The following document contains the results of Checkstyle. 
| Rules | Violations | Severity |
|---|---|---|
JavadocPackage
| 1 | |
| NewlineAtEndOfFile | 8 | |
| Translation | 0 | |
| FileLength | 0 | |
FileTabCharacter
| 100 | |
RegexpSingleline
| 7558 | |
| JavadocMethod | 1822 | |
| JavadocType | 96 | |
| JavadocVariable | 338 | |
| JavadocStyle | 196 | |
| ConstantName | 6 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 6 | |
| PackageName | 0 | |
| ParameterName | 2 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| LineLength | 1214 | |
| MethodLength | 6 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 24 | |
| MethodParamPad | 198 | |
| NoWhitespaceAfter | 94 | |
| NoWhitespaceBefore | 18 | |
| OperatorWrap | 36 | |
| ParenPad | 6214 | |
| TypecastParenPad | 0 | |
| WhitespaceAfter | 316 | |
| WhitespaceAround | 340 | |
| ModifierOrder | 68 | |
| RedundantModifier | 68 | |
| AvoidNestedBlocks | 216 | |
| EmptyBlock | 22 | |
| LeftCurly | 3330 | |
| NeedBraces | 802 | |
| RightCurly | 452 | |
| AvoidInlineConditionals | 62 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
| HiddenField | 242 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 1202 | |
| MissingSwitchDefault | 56 | |
| RedundantThrows | 40 | |
| SimplifyBooleanExpression | 6 | |
| SimplifyBooleanReturn | 0 | |
| DesignForExtension | 1260 | |
| FinalClass | 8 | |
| HideUtilityClassConstructor | 6 | |
| InterfaceIsType | 2 | |
| VisibilityModifier | 6 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 1990 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 74 | |
| '{' should be on the previous line. | 86 | |
| Missing a Javadoc comment. | 88 | |
| First sentence should end with a period. | 93 | |
| Line has trailing spaces. | 95 | |
| First sentence should end with a period. | 96 | |
| First sentence should end with a period. | 99 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 102 | |
| Parameter xpathExpr should be final. | 109 | |
| '{' should be on the previous line. | 110 | |
| '{' should be on the previous line. | 112 | |
| '(' is followed by whitespace. | 115 | |
| ')' is preceded with whitespace. | 115 | |
| '(' is followed by whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| '}' should be on the same line. | 118 | |
| '{' should be on the previous line. | 120 | |
| '(' is followed by whitespace. | 121 | |
| ')' is preceded with whitespace. | 121 | |
| '}' should be on the same line. | 122 | |
| '{' should be on the previous line. | 124 | |
| '(' is followed by whitespace. | 125 | |
| ')' is preceded with whitespace. | 125 | |
| Line is longer than 80 characters. | 140 | |
| Parameter xpathExpr should be final. | 140 | |
| Parameter navigator should be final. | 140 | |
| 'navigator' hides a field. | 140 | |
| '(' is followed by whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| Line has trailing spaces. | 155 | |
| Line has trailing spaces. | 156 | |
| Line has trailing spaces. | 161 | |
| Line has trailing spaces. | 164 | |
| Line has trailing spaces. | 165 | |
| Line is longer than 80 characters. | 170 | |
| Unused @throws tag for 'ClassCastException'. | 171 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Parameter context should be final. | 173 | |
| '{' should be on the previous line. | 174 | |
| '(' is followed by whitespace. | 177 | |
| ')' is preceded with whitespace. | 179 | |
| '{' should be on the previous line. | 180 | |
| '(' is followed by whitespace. | 183 | |
| Line has trailing spaces. | 187 | |
| ')' is preceded with whitespace. | 187 | |
| '{' should be on the previous line. | 188 | |
| Line has trailing spaces. | 194 | |
| Extra HTML tag found: </p> | 202 | |
| Line has trailing spaces. | 204 | |
| Line is longer than 80 characters. | 209 | |
| Method 'selectNodes' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| Parameter node should be final. | 213 | |
| '{' should be on the previous line. | 214 | |
| '(' is followed by whitespace. | 215 | |
| ')' is preceded with whitespace. | 215 | |
| '(' is followed by whitespace. | 216 | |
| ')' is preceded with whitespace. | 216 | |
| Extra HTML tag found: </p> | 224 | |
| Line has trailing spaces. | 226 | |
| Line is longer than 80 characters. | 231 | |
| Method 'selectSingleNode' is not designed for extension - needs to be abstract, final or empty. | 235 | |
| Parameter node should be final. | 235 | |
| '{' should be on the previous line. | 236 | |
| '(' is followed by whitespace. | 237 | |
| ')' is preceded with whitespace. | 237 | |
| '(' is followed by whitespace. | 239 | |
| ')' is preceded with whitespace. | 239 | |
| '{' should be on the previous line. | 240 | |
| '(' is followed by whitespace. | 244 | |
| ')' is preceded with whitespace. | 244 | |
| Line has trailing spaces. | 249 | |
| Line is longer than 80 characters. | 252 | |
| Method 'valueOf' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| Parameter node should be final. | 255 | |
| '{' should be on the previous line. | 256 | |
| '(' is followed by whitespace. | 257 | |
| ')' is preceded with whitespace. | 257 | |
| Line has trailing spaces. | 261 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 275 | |
| Line is longer than 80 characters. | 276 | |
| Method 'stringValueOf' is not designed for extension - needs to be abstract, final or empty. | 278 | |
| Parameter node should be final. | 278 | |
| '{' should be on the previous line. | 279 | |
| '(' is followed by whitespace. | 280 | |
| ')' is preceded with whitespace. | 280 | |
| Line has trailing spaces. | 281 | |
| '(' is followed by whitespace. | 282 | |
| ')' is preceded with whitespace. | 282 | |
| '(' is followed by whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| '{' should be on the previous line. | 285 | |
| '(' is followed by whitespace. | 289 | |
| ')' is preceded with whitespace. | 290 | |
| Line is longer than 80 characters. | 305 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 308 | |
| Method 'booleanValueOf' is not designed for extension - needs to be abstract, final or empty. | 310 | |
| Parameter node should be final. | 310 | |
| '{' should be on the previous line. | 311 | |
| '(' is followed by whitespace. | 312 | |
| ')' is preceded with whitespace. | 312 | |
| '(' is followed by whitespace. | 313 | |
| ')' is preceded with whitespace. | 313 | |
| 'if' construct must use '{}'s. | 314 | |
| '(' is followed by whitespace. | 314 | |
| ')' is preceded with whitespace. | 314 | |
| Line is longer than 80 characters. | 315 | |
| '(' is followed by whitespace. | 315 | |
| ')' is preceded with whitespace. | 315 | |
| Line is longer than 80 characters. | 329 | |
| Line is longer than 80 characters. | 333 | |
| Method 'numberValueOf' is not designed for extension - needs to be abstract, final or empty. | 335 | |
| Parameter node should be final. | 335 | |
| '{' should be on the previous line. | 336 | |
| '(' is followed by whitespace. | 337 | |
| ')' is preceded with whitespace. | 337 | |
| '(' is followed by whitespace. | 338 | |
| ')' is preceded with whitespace. | 338 | |
| '(' is followed by whitespace. | 339 | |
| ')' is preceded with whitespace. | 340 | |
| Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. | 369 | |
| Parameter prefix should be final. | 369 | |
| Parameter uri should be final. | 370 | |
| '{' should be on the previous line. | 371 | |
| '(' is followed by whitespace. | 373 | |
| ')' is preceded with whitespace. | 373 | |
| '{' should be on the previous line. | 374 | |
| 'cast' is not followed by whitespace. | 375 | |
| '(' is followed by whitespace. | 375 | |
| ')' is preceded with whitespace. | 376 | |
| Line is longer than 80 characters. | 380 | |
| Line has trailing spaces. | 390 | |
| Method 'setNamespaceContext' is not designed for extension - needs to be abstract, final or empty. | 405 | |
| Parameter namespaceContext should be final. | 405 | |
| '{' should be on the previous line. | 406 | |
| Method 'setFunctionContext' is not designed for extension - needs to be abstract, final or empty. | 424 | |
| Parameter functionContext should be final. | 424 | |
| '{' should be on the previous line. | 425 | |
| Method 'setVariableContext' is not designed for extension - needs to be abstract, final or empty. | 443 | |
| Parameter variableContext should be final. | 443 | |
| '{' should be on the previous line. | 444 | |
| Line is longer than 80 characters. | 457 | |
| Method 'getNamespaceContext' is not designed for extension - needs to be abstract, final or empty. | 466 | |
| '{' should be on the previous line. | 467 | |
| Line is longer than 80 characters. | 480 | |
| Method 'getFunctionContext' is not designed for extension - needs to be abstract, final or empty. | 489 | |
| '{' should be on the previous line. | 490 | |
| Line is longer than 80 characters. | 503 | |
| Line has trailing spaces. | 507 | |
| Method 'getVariableContext' is not designed for extension - needs to be abstract, final or empty. | 512 | |
| '{' should be on the previous line. | 513 | |
| Line has trailing spaces. | 516 | |
| Line has trailing spaces. | 517 | |
| Line has trailing spaces. | 532 | |
| Method 'getRootExpr' is not designed for extension - needs to be abstract, final or empty. | 532 | |
| '{' should be on the previous line. | 533 | |
| Line has trailing spaces. | 536 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 541 | |
| '{' should be on the previous line. | 542 | |
| Method 'debug' is not designed for extension - needs to be abstract, final or empty. | 550 | |
| '{' should be on the previous line. | 551 | |
| Line has trailing spaces. | 554 | |
| Line has trailing spaces. | 561 | |
| Line has trailing spaces. | 565 | |
| Method 'getContext' is not designed for extension - needs to be abstract, final or empty. | 570 | |
| Parameter node should be final. | 570 | |
| '{' should be on the previous line. | 571 | |
| '(' is followed by whitespace. | 572 | |
| ')' is preceded with whitespace. | 572 | |
| '{' should be on the previous line. | 573 | |
| '(' is followed by whitespace. | 577 | |
| ')' is preceded with whitespace. | 577 | |
| '(' is followed by whitespace. | 579 | |
| ')' is preceded with whitespace. | 579 | |
| '{' should be on the previous line. | 580 | |
| '(' is followed by whitespace. | 581 | |
| ')' is preceded with whitespace. | 581 | |
| '}' should be on the same line. | 582 | |
| '{' should be on the previous line. | 584 | |
| '(' is followed by whitespace. | 586 | |
| ')' is preceded with whitespace. | 586 | |
| Method 'getContextSupport' is not designed for extension - needs to be abstract, final or empty. | 599 | |
| '{' should be on the previous line. | 600 | |
| '(' is followed by whitespace. | 601 | |
| ')' is preceded with whitespace. | 601 | |
| '{' should be on the previous line. | 602 | |
| Line has trailing spaces. | 603 | |
| '(' is followed by whitespace. | 603 | |
| Line has trailing spaces. | 607 | |
| Line has trailing spaces. | 614 | |
| Method 'getNavigator' is not designed for extension - needs to be abstract, final or empty. | 619 | |
| '{' should be on the previous line. | 620 | |
| Line has trailing spaces. | 623 | |
| Line has trailing spaces. | 624 | |
| Method 'createFunctionContext' is not designed for extension - needs to be abstract, final or empty. | 636 | |
| '{' should be on the previous line. | 637 | |
| Line has trailing spaces. | 640 | |
| Method 'createNamespaceContext' is not designed for extension - needs to be abstract, final or empty. | 645 | |
| '{' should be on the previous line. | 646 | |
| Line has trailing spaces. | 649 | |
| Method 'createVariableContext' is not designed for extension - needs to be abstract, final or empty. | 654 | |
| '{' should be on the previous line. | 655 | |
| Line has trailing spaces. | 658 | |
| Line has trailing spaces. | 660 | |
| Extra HTML tag found: </p> | 666 | |
| Line is longer than 80 characters. | 672 | |
| Method 'selectNodesForContext' is not designed for extension - needs to be abstract, final or empty. | 675 | |
| Parameter context should be final. | 675 | |
| '(' is followed by whitespace. | 677 | |
| ')' is preceded with whitespace. | 677 | |
| Line has trailing spaces. | 679 | |
| Line has trailing spaces. | 681 | |
| Extra HTML tag found: </p> | 689 | |
| Line is longer than 80 characters. | 695 | |
| Line is longer than 80 characters. | 699 | |
| Method 'selectSingleNodeForContext' is not designed for extension - needs to be abstract, final or empty. | 699 | |
| Parameter context should be final. | 699 | |
| '(' is followed by whitespace. | 701 | |
| ')' is preceded with whitespace. | 701 | |
| '(' is followed by whitespace. | 703 | |
| ')' is preceded with whitespace. | 703 | |
| '{' should be on the previous line. | 704 | |
| '(' is followed by whitespace. | 708 | |
| ')' is preceded with whitespace. | 708 | |
| Line has trailing spaces. | 710 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 74 | |
| '{' should be on the previous line. | 86 | |
| Missing a Javadoc comment. | 88 | |
| First sentence should end with a period. | 93 | |
| Line has trailing spaces. | 95 | |
| First sentence should end with a period. | 96 | |
| First sentence should end with a period. | 99 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 102 | |
| Parameter xpathExpr should be final. | 109 | |
| '{' should be on the previous line. | 110 | |
| '{' should be on the previous line. | 112 | |
| '(' is followed by whitespace. | 115 | |
| ')' is preceded with whitespace. | 115 | |
| '(' is followed by whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| '}' should be on the same line. | 118 | |
| '{' should be on the previous line. | 120 | |
| '(' is followed by whitespace. | 121 | |
| ')' is preceded with whitespace. | 121 | |
| '}' should be on the same line. | 122 | |
| '{' should be on the previous line. | 124 | |
| '(' is followed by whitespace. | 125 | |
| ')' is preceded with whitespace. | 125 | |
| Line is longer than 80 characters. | 140 | |
| Parameter xpathExpr should be final. | 140 | |
| Parameter navigator should be final. | 140 | |
| 'navigator' hides a field. | 140 | |
| '(' is followed by whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| Line has trailing spaces. | 155 | |
| Line has trailing spaces. | 156 | |
| Line has trailing spaces. | 161 | |
| Line has trailing spaces. | 164 | |
| Line has trailing spaces. | 165 | |
| Line is longer than 80 characters. | 170 | |
| Unused @throws tag for 'ClassCastException'. | 171 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Parameter context should be final. | 173 | |
| '{' should be on the previous line. | 174 | |
| '(' is followed by whitespace. | 177 | |
| ')' is preceded with whitespace. | 179 | |
| '{' should be on the previous line. | 180 | |
| '(' is followed by whitespace. | 183 | |
| Line has trailing spaces. | 187 | |
| ')' is preceded with whitespace. | 187 | |
| '{' should be on the previous line. | 188 | |
| Line has trailing spaces. | 194 | |
| Extra HTML tag found: </p> | 202 | |
| Line has trailing spaces. | 204 | |
| Line is longer than 80 characters. | 209 | |
| Method 'selectNodes' is not designed for extension - needs to be abstract, final or empty. | 213 | |
| Parameter node should be final. | 213 | |
| '{' should be on the previous line. | 214 | |
| '(' is followed by whitespace. | 215 | |
| ')' is preceded with whitespace. | 215 | |
| '(' is followed by whitespace. | 216 | |
| ')' is preceded with whitespace. | 216 | |
| Extra HTML tag found: </p> | 224 | |
| Line has trailing spaces. | 226 | |
| Line is longer than 80 characters. | 231 | |
| Method 'selectSingleNode' is not designed for extension - needs to be abstract, final or empty. | 235 | |
| Parameter node should be final. | 235 | |
| '{' should be on the previous line. | 236 | |
| '(' is followed by whitespace. | 237 | |
| ')' is preceded with whitespace. | 237 | |
| '(' is followed by whitespace. | 239 | |
| ')' is preceded with whitespace. | 239 | |
| '{' should be on the previous line. | 240 | |
| '(' is followed by whitespace. | 244 | |
| ')' is preceded with whitespace. | 244 | |
| Line has trailing spaces. | 249 | |
| Line is longer than 80 characters. | 252 | |
| Method 'valueOf' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| Parameter node should be final. | 255 | |
| '{' should be on the previous line. | 256 | |
| '(' is followed by whitespace. | 257 | |
| ')' is preceded with whitespace. | 257 | |
| Line has trailing spaces. | 261 | |
| Line is longer than 80 characters. | 273 | |
| Line is longer than 80 characters. | 275 | |
| Line is longer than 80 characters. | 276 | |
| Method 'stringValueOf' is not designed for extension - needs to be abstract, final or empty. | 278 | |
| Parameter node should be final. | 278 | |
| '{' should be on the previous line. | 279 | |
| '(' is followed by whitespace. | 280 | |
| ')' is preceded with whitespace. | 280 | |
| Line has trailing spaces. | 281 | |
| '(' is followed by whitespace. | 282 | |
| ')' is preceded with whitespace. | 282 | |
| '(' is followed by whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| '{' should be on the previous line. | 285 | |
| '(' is followed by whitespace. | 289 | |
| ')' is preceded with whitespace. | 290 | |
| Line is longer than 80 characters. | 305 | |
| Line is longer than 80 characters. | 307 | |
| Line is longer than 80 characters. | 308 | |
| Method 'booleanValueOf' is not designed for extension - needs to be abstract, final or empty. | 310 | |
| Parameter node should be final. | 310 | |
| '{' should be on the previous line. | 311 | |
| '(' is followed by whitespace. | 312 | |
| ')' is preceded with whitespace. | 312 | |
| '(' is followed by whitespace. | 313 | |
| ')' is preceded with whitespace. | 313 | |
| 'if' construct must use '{}'s. | 314 | |
| '(' is followed by whitespace. | 314 | |
| ')' is preceded with whitespace. | 314 | |
| Line is longer than 80 characters. | 315 | |
| '(' is followed by whitespace. | 315 | |
| ')' is preceded with whitespace. | 315 | |
| Line is longer than 80 characters. | 329 | |
| Line is longer than 80 characters. | 333 | |
| Method 'numberValueOf' is not designed for extension - needs to be abstract, final or empty. | 335 | |
| Parameter node should be final. | 335 | |
| '{' should be on the previous line. | 336 | |
| '(' is followed by whitespace. | 337 | |
| ')' is preceded with whitespace. | 337 | |
| '(' is followed by whitespace. | 338 | |
| ')' is preceded with whitespace. | 338 | |
| '(' is followed by whitespace. | 339 | |
| ')' is preceded with whitespace. | 340 | |
| Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. | 369 | |
| Parameter prefix should be final. | 369 | |
| Parameter uri should be final. | 370 | |
| '{' should be on the previous line. | 371 | |
| '(' is followed by whitespace. | 373 | |
| ')' is preceded with whitespace. | 373 | |
| '{' should be on the previous line. | 374 | |
| 'cast' is not followed by whitespace. | 375 | |
| '(' is followed by whitespace. | 375 | |
| ')' is preceded with whitespace. | 376 | |
| Line is longer than 80 characters. | 380 | |
| Line has trailing spaces. | 390 | |
| Method 'setNamespaceContext' is not designed for extension - needs to be abstract, final or empty. | 405 | |
| Parameter namespaceContext should be final. | 405 | |
| '{' should be on the previous line. | 406 | |
| Method 'setFunctionContext' is not designed for extension - needs to be abstract, final or empty. | 424 | |
| Parameter functionContext should be final. | 424 | |
| '{' should be on the previous line. | 425 | |
| Method 'setVariableContext' is not designed for extension - needs to be abstract, final or empty. | 443 | |
| Parameter variableContext should be final. | 443 | |
| '{' should be on the previous line. | 444 | |
| Line is longer than 80 characters. | 457 | |
| Method 'getNamespaceContext' is not designed for extension - needs to be abstract, final or empty. | 466 | |
| '{' should be on the previous line. | 467 | |
| Line is longer than 80 characters. | 480 | |
| Method 'getFunctionContext' is not designed for extension - needs to be abstract, final or empty. | 489 | |
| '{' should be on the previous line. | 490 | |
| Line is longer than 80 characters. | 503 | |
| Line has trailing spaces. | 507 | |
| Method 'getVariableContext' is not designed for extension - needs to be abstract, final or empty. | 512 | |
| '{' should be on the previous line. | 513 | |
| Line has trailing spaces. | 516 | |
| Line has trailing spaces. | 517 | |
| Line has trailing spaces. | 532 | |
| Method 'getRootExpr' is not designed for extension - needs to be abstract, final or empty. | 532 | |
| '{' should be on the previous line. | 533 | |
| Line has trailing spaces. | 536 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 541 | |
| '{' should be on the previous line. | 542 | |
| Method 'debug' is not designed for extension - needs to be abstract, final or empty. | 550 | |
| '{' should be on the previous line. | 551 | |
| Line has trailing spaces. | 554 | |
| Line has trailing spaces. | 561 | |
| Line has trailing spaces. | 565 | |
| Method 'getContext' is not designed for extension - needs to be abstract, final or empty. | 570 | |
| Parameter node should be final. | 570 | |
| '{' should be on the previous line. | 571 | |
| '(' is followed by whitespace. | 572 | |
| ')' is preceded with whitespace. | 572 | |
| '{' should be on the previous line. | 573 | |
| '(' is followed by whitespace. | 577 | |
| ')' is preceded with whitespace. | 577 | |
| '(' is followed by whitespace. | 579 | |
| ')' is preceded with whitespace. | 579 | |
| '{' should be on the previous line. | 580 | |
| '(' is followed by whitespace. | 581 | |
| ')' is preceded with whitespace. | 581 | |
| '}' should be on the same line. | 582 | |
| '{' should be on the previous line. | 584 | |
| '(' is followed by whitespace. | 586 | |
| ')' is preceded with whitespace. | 586 | |
| Method 'getContextSupport' is not designed for extension - needs to be abstract, final or empty. | 599 | |
| '{' should be on the previous line. | 600 | |
| '(' is followed by whitespace. | 601 | |
| ')' is preceded with whitespace. | 601 | |
| '{' should be on the previous line. | 602 | |
| Line has trailing spaces. | 603 | |
| '(' is followed by whitespace. | 603 | |
| Line has trailing spaces. | 607 | |
| Line has trailing spaces. | 614 | |
| Method 'getNavigator' is not designed for extension - needs to be abstract, final or empty. | 619 | |
| '{' should be on the previous line. | 620 | |
| Line has trailing spaces. | 623 | |
| Line has trailing spaces. | 624 | |
| Method 'createFunctionContext' is not designed for extension - needs to be abstract, final or empty. | 636 | |
| '{' should be on the previous line. | 637 | |
| Line has trailing spaces. | 640 | |
| Method 'createNamespaceContext' is not designed for extension - needs to be abstract, final or empty. | 645 | |
| '{' should be on the previous line. | 646 | |
| Line has trailing spaces. | 649 | |
| Method 'createVariableContext' is not designed for extension - needs to be abstract, final or empty. | 654 | |
| '{' should be on the previous line. | 655 | |
| Line has trailing spaces. | 658 | |
| Line has trailing spaces. | 660 | |
| Extra HTML tag found: </p> | 666 | |
| Line is longer than 80 characters. | 672 | |
| Method 'selectNodesForContext' is not designed for extension - needs to be abstract, final or empty. | 675 | |
| Parameter context should be final. | 675 | |
| '(' is followed by whitespace. | 677 | |
| ')' is preceded with whitespace. | 677 | |
| Line has trailing spaces. | 679 | |
| Line has trailing spaces. | 681 | |
| Extra HTML tag found: </p> | 689 | |
| Line is longer than 80 characters. | 695 | |
| Line is longer than 80 characters. | 699 | |
| Method 'selectSingleNodeForContext' is not designed for extension - needs to be abstract, final or empty. | 699 | |
| Parameter context should be final. | 699 | |
| '(' is followed by whitespace. | 701 | |
| ')' is preceded with whitespace. | 701 | |
| '(' is followed by whitespace. | 703 | |
| ')' is preceded with whitespace. | 703 | |
| '{' should be on the previous line. | 704 | |
| '(' is followed by whitespace. | 708 | |
| ')' is preceded with whitespace. | 708 | |
| Line has trailing spaces. | 710 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 69 | |
| First sentence should end with a period. | 77 | |
| First sentence should end with a period. | 80 | |
| First sentence should end with a period. | 83 | |
| First sentence should end with a period. | 86 | |
| Parameter contextSupport should be final. | 97 | |
| 'contextSupport' hides a field. | 97 | |
| '{' should be on the previous line. | 98 | |
| Line has trailing spaces. | 104 | |
| Line has trailing spaces. | 109 | |
| Line has trailing spaces. | 111 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 119 | |
| Method 'setNodeSet' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Parameter nodeSet should be final. | 125 | |
| 'nodeSet' hides a field. | 125 | |
| '{' should be on the previous line. | 126 | |
| 'if' construct must use '{}'s. | 129 | |
| Method 'getNodeSet' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| '{' should be on the previous line. | 139 | |
| Method 'setContextSupport' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Parameter contextSupport should be final. | 147 | |
| 'contextSupport' hides a field. | 147 | |
| '{' should be on the previous line. | 148 | |
| Method 'getContextSupport' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| '{' should be on the previous line. | 157 | |
| Method 'getNavigator' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| '{' should be on the previous line. | 166 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Parameter prefix should be final. | 176 | |
| '{' should be on the previous line. | 177 | |
| '(' is followed by whitespace. | 178 | |
| ')' is preceded with whitespace. | 178 | |
| Method 'getVariableValue' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| Parameter namespaceURI should be final. | 191 | |
| Parameter prefix should be final. | 192 | |
| Parameter localName should be final. | 193 | |
| '{' should be on the previous line. | 195 | |
| '(' is followed by whitespace. | 196 | |
| ')' is preceded with whitespace. | 198 | |
| Method 'getFunction' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| Parameter namespaceURI should be final. | 211 | |
| Parameter prefix should be final. | 212 | |
| Parameter localName should be final. | 213 | |
| '{' should be on the previous line. | 215 | |
| '(' is followed by whitespace. | 216 | |
| ')' is preceded with whitespace. | 218 | |
| Line has trailing spaces. | 221 | |
| Line has trailing spaces. | 223 | |
| Method 'setSize' is not designed for extension - needs to be abstract, final or empty. | 229 | |
| Parameter size should be final. | 229 | |
| 'size' hides a field. | 229 | |
| '{' should be on the previous line. | 230 | |
| Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 238 | |
| '{' should be on the previous line. | 239 | |
| Method 'setPosition' is not designed for extension - needs to be abstract, final or empty. | 247 | |
| Parameter position should be final. | 247 | |
| 'position' hides a field. | 247 | |
| '{' should be on the previous line. | 248 | |
| Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. | 256 | |
| '{' should be on the previous line. | 257 | |
| Line has trailing spaces. | 261 | |
| Line has trailing spaces. | 263 | |
| Method 'duplicate' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| '{' should be on the previous line. | 270 | |
| '(' is followed by whitespace. | 271 | |
| ')' is preceded with whitespace. | 271 | |
| '(' is followed by whitespace. | 275 | |
| ')' is preceded with whitespace. | 275 | |
| '{' should be on the previous line. | 276 | |
| '(' is followed by whitespace. | 277 | |
| ')' is preceded with whitespace. | 277 | |
| '(' is followed by whitespace. | 278 | |
| ')' is preceded with whitespace. | 278 | |
| '(' is followed by whitespace. | 279 | |
| ')' is preceded with whitespace. | 279 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 69 | |
| First sentence should end with a period. | 77 | |
| First sentence should end with a period. | 80 | |
| First sentence should end with a period. | 83 | |
| First sentence should end with a period. | 86 | |
| Parameter contextSupport should be final. | 97 | |
| 'contextSupport' hides a field. | 97 | |
| '{' should be on the previous line. | 98 | |
| Line has trailing spaces. | 104 | |
| Line has trailing spaces. | 109 | |
| Line has trailing spaces. | 111 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 119 | |
| Method 'setNodeSet' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Parameter nodeSet should be final. | 125 | |
| 'nodeSet' hides a field. | 125 | |
| '{' should be on the previous line. | 126 | |
| 'if' construct must use '{}'s. | 129 | |
| Method 'getNodeSet' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| '{' should be on the previous line. | 139 | |
| Method 'setContextSupport' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Parameter contextSupport should be final. | 147 | |
| 'contextSupport' hides a field. | 147 | |
| '{' should be on the previous line. | 148 | |
| Method 'getContextSupport' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| '{' should be on the previous line. | 157 | |
| Method 'getNavigator' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| '{' should be on the previous line. | 166 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Parameter prefix should be final. | 176 | |
| '{' should be on the previous line. | 177 | |
| '(' is followed by whitespace. | 178 | |
| ')' is preceded with whitespace. | 178 | |
| Method 'getVariableValue' is not designed for extension - needs to be abstract, final or empty. | 191 | |
| Parameter namespaceURI should be final. | 191 | |
| Parameter prefix should be final. | 192 | |
| Parameter localName should be final. | 193 | |
| '{' should be on the previous line. | 195 | |
| '(' is followed by whitespace. | 196 | |
| ')' is preceded with whitespace. | 198 | |
| Method 'getFunction' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| Parameter namespaceURI should be final. | 211 | |
| Parameter prefix should be final. | 212 | |
| Parameter localName should be final. | 213 | |
| '{' should be on the previous line. | 215 | |
| '(' is followed by whitespace. | 216 | |
| ')' is preceded with whitespace. | 218 | |
| Line has trailing spaces. | 221 | |
| Line has trailing spaces. | 223 | |
| Method 'setSize' is not designed for extension - needs to be abstract, final or empty. | 229 | |
| Parameter size should be final. | 229 | |
| 'size' hides a field. | 229 | |
| '{' should be on the previous line. | 230 | |
| Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 238 | |
| '{' should be on the previous line. | 239 | |
| Method 'setPosition' is not designed for extension - needs to be abstract, final or empty. | 247 | |
| Parameter position should be final. | 247 | |
| 'position' hides a field. | 247 | |
| '{' should be on the previous line. | 248 | |
| Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. | 256 | |
| '{' should be on the previous line. | 257 | |
| Line has trailing spaces. | 261 | |
| Line has trailing spaces. | 263 | |
| Method 'duplicate' is not designed for extension - needs to be abstract, final or empty. | 269 | |
| '{' should be on the previous line. | 270 | |
| '(' is followed by whitespace. | 271 | |
| ')' is preceded with whitespace. | 271 | |
| '(' is followed by whitespace. | 275 | |
| ')' is preceded with whitespace. | 275 | |
| '{' should be on the previous line. | 276 | |
| '(' is followed by whitespace. | 277 | |
| ')' is preceded with whitespace. | 277 | |
| '(' is followed by whitespace. | 278 | |
| ')' is preceded with whitespace. | 278 | |
| '(' is followed by whitespace. | 279 | |
| ')' is preceded with whitespace. | 279 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 78 | |
| '{' should be on the previous line. | 82 | |
| Parameter namespaceContext should be final. | 93 | |
| 'namespaceContext' hides a field. | 93 | |
| Parameter functionContext should be final. | 94 | |
| 'functionContext' hides a field. | 94 | |
| Parameter variableContext should be final. | 95 | |
| 'variableContext' hides a field. | 95 | |
| Parameter navigator should be final. | 96 | |
| 'navigator' hides a field. | 96 | |
| '{' should be on the previous line. | 97 | |
| '(' is followed by whitespace. | 98 | |
| ')' is preceded with whitespace. | 98 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '(' is followed by whitespace. | 100 | |
| ')' is preceded with whitespace. | 100 | |
| Method 'setNamespaceContext' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Parameter namespaceContext should be final. | 113 | |
| 'namespaceContext' hides a field. | 113 | |
| '{' should be on the previous line. | 114 | |
| Method 'getNamespaceContext' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| '{' should be on the previous line. | 123 | |
| Method 'setFunctionContext' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Parameter functionContext should be final. | 131 | |
| 'functionContext' hides a field. | 131 | |
| '{' should be on the previous line. | 132 | |
| Method 'getFunctionContext' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| '{' should be on the previous line. | 141 | |
| Method 'setVariableContext' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Parameter variableContext should be final. | 149 | |
| 'variableContext' hides a field. | 149 | |
| '{' should be on the previous line. | 150 | |
| Method 'getVariableContext' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| '{' should be on the previous line. | 159 | |
| Method 'getNavigator' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| '{' should be on the previous line. | 168 | |
| Line has trailing spaces. | 172 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| Parameter prefix should be final. | 180 | |
| '{' should be on the previous line. | 181 | |
| Line has trailing spaces. | 182 | |
| '(' is followed by whitespace. | 188 | |
| ')' is preceded with whitespace. | 188 | |
| '{' should be on the previous line. | 189 | |
| '(' is followed by whitespace. | 190 | |
| ')' is preceded with whitespace. | 190 | |
| Method 'getVariableValue' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| '(' is followed by whitespace. | 206 | |
| Parameter namespaceURI should be final. | 206 | |
| Parameter prefix should be final. | 207 | |
| Parameter localName should be final. | 208 | |
| ')' is preceded with whitespace. | 208 | |
| '{' should be on the previous line. | 210 | |
| '(' is followed by whitespace. | 213 | |
| ')' is preceded with whitespace. | 213 | |
| '{' should be on the previous line. | 214 | |
| '(' is followed by whitespace. | 215 | |
| ')' is preceded with whitespace. | 215 | |
| '}' should be on the same line. | 216 | |
| '{' should be on the previous line. | 218 | |
| '(' is followed by whitespace. | 219 | |
| ')' is preceded with whitespace. | 219 | |
| Method 'getFunction' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| '(' is followed by whitespace. | 233 | |
| Parameter namespaceURI should be final. | 233 | |
| Parameter prefix should be final. | 234 | |
| Parameter localName should be final. | 235 | |
| ')' is preceded with whitespace. | 235 | |
| '{' should be on the previous line. | 237 | |
| '(' is followed by whitespace. | 240 | |
| ')' is preceded with whitespace. | 240 | |
| '{' should be on the previous line. | 241 | |
| '(' is followed by whitespace. | 242 | |
| ')' is preceded with whitespace. | 242 | |
| '}' should be on the same line. | 243 | |
| '{' should be on the previous line. | 245 | |
| '(' is followed by whitespace. | 246 | |
| ')' is preceded with whitespace. | 246 | |
| Line has trailing spaces. | 249 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 78 | |
| '{' should be on the previous line. | 82 | |
| Parameter namespaceContext should be final. | 93 | |
| 'namespaceContext' hides a field. | 93 | |
| Parameter functionContext should be final. | 94 | |
| 'functionContext' hides a field. | 94 | |
| Parameter variableContext should be final. | 95 | |
| 'variableContext' hides a field. | 95 | |
| Parameter navigator should be final. | 96 | |
| 'navigator' hides a field. | 96 | |
| '{' should be on the previous line. | 97 | |
| '(' is followed by whitespace. | 98 | |
| ')' is preceded with whitespace. | 98 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '(' is followed by whitespace. | 100 | |
| ')' is preceded with whitespace. | 100 | |
| Method 'setNamespaceContext' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Parameter namespaceContext should be final. | 113 | |
| 'namespaceContext' hides a field. | 113 | |
| '{' should be on the previous line. | 114 | |
| Method 'getNamespaceContext' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| '{' should be on the previous line. | 123 | |
| Method 'setFunctionContext' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Parameter functionContext should be final. | 131 | |
| 'functionContext' hides a field. | 131 | |
| '{' should be on the previous line. | 132 | |
| Method 'getFunctionContext' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| '{' should be on the previous line. | 141 | |
| Method 'setVariableContext' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Parameter variableContext should be final. | 149 | |
| 'variableContext' hides a field. | 149 | |
| '{' should be on the previous line. | 150 | |
| Method 'getVariableContext' is not designed for extension - needs to be abstract, final or empty. | 158 | |
| '{' should be on the previous line. | 159 | |
| Method 'getNavigator' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| '{' should be on the previous line. | 168 | |
| Line has trailing spaces. | 172 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 180 | |
| Parameter prefix should be final. | 180 | |
| '{' should be on the previous line. | 181 | |
| Line has trailing spaces. | 182 | |
| '(' is followed by whitespace. | 188 | |
| ')' is preceded with whitespace. | 188 | |
| '{' should be on the previous line. | 189 | |
| '(' is followed by whitespace. | 190 | |
| ')' is preceded with whitespace. | 190 | |
| Method 'getVariableValue' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| '(' is followed by whitespace. | 206 | |
| Parameter namespaceURI should be final. | 206 | |
| Parameter prefix should be final. | 207 | |
| Parameter localName should be final. | 208 | |
| ')' is preceded with whitespace. | 208 | |
| '{' should be on the previous line. | 210 | |
| '(' is followed by whitespace. | 213 | |
| ')' is preceded with whitespace. | 213 | |
| '{' should be on the previous line. | 214 | |
| '(' is followed by whitespace. | 215 | |
| ')' is preceded with whitespace. | 215 | |
| '}' should be on the same line. | 216 | |
| '{' should be on the previous line. | 218 | |
| '(' is followed by whitespace. | 219 | |
| ')' is preceded with whitespace. | 219 | |
| Method 'getFunction' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| '(' is followed by whitespace. | 233 | |
| Parameter namespaceURI should be final. | 233 | |
| Parameter prefix should be final. | 234 | |
| Parameter localName should be final. | 235 | |
| ')' is preceded with whitespace. | 235 | |
| '{' should be on the previous line. | 237 | |
| '(' is followed by whitespace. | 240 | |
| ')' is preceded with whitespace. | 240 | |
| '{' should be on the previous line. | 241 | |
| '(' is followed by whitespace. | 242 | |
| ')' is preceded with whitespace. | 242 | |
| '}' should be on the same line. | 243 | |
| '{' should be on the previous line. | 245 | |
| '(' is followed by whitespace. | 246 | |
| ')' is preceded with whitespace. | 246 | |
| Line has trailing spaces. | 249 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 85 | |
| First sentence should end with a period. | 87 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters. | 93 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter contextNode should be final. | 93 | |
| Expected @param tag for 'contextNode'. | 93 | |
| Line is longer than 80 characters. | 101 | |
| Method 'getDescendantAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Parameter contextNode should be final. | 101 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 104 | |
| First sentence should end with a period. | 107 | |
| Line has trailing spaces. | 108 | |
| Line is longer than 80 characters. | 113 | |
| Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Parameter contextNode should be final. | 113 | |
| Expected @param tag for 'contextNode'. | 113 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 113 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getAncestorAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Parameter contextNode should be final. | 118 | |
| '(' is followed by whitespace. | 120 | |
| ')' is preceded with whitespace. | 121 | |
| Line is longer than 80 characters. | 125 | |
| Method 'getFollowingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter contextNode should be final. | 125 | |
| '(' is followed by whitespace. | 127 | |
| ')' is preceded with whitespace. | 128 | |
| Line is longer than 80 characters. | 132 | |
| Method 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter contextNode should be final. | 132 | |
| '(' is followed by whitespace. | 134 | |
| ')' is preceded with whitespace. | 135 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getFollowingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Missing a Javadoc comment. | 138 | |
| Parameter contextNode should be final. | 138 | |
| '(' is followed by whitespace. | 140 | |
| ')' is preceded with whitespace. | 141 | |
| Line is longer than 80 characters. | 147 | |
| Method 'getPrecedingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Parameter contextNode should be final. | 147 | |
| '(' is followed by whitespace. | 149 | |
| ')' is preceded with whitespace. | 150 | |
| Line has trailing spaces. | 155 | |
| Line has trailing spaces. | 157 | |
| Line is longer than 80 characters. | 162 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| Parameter contextNode should be final. | 162 | |
| Expected @param tag for 'contextNode'. | 162 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 162 | |
| Line has trailing spaces. | 167 | |
| Line has trailing spaces. | 169 | |
| Line is longer than 80 characters. | 174 | |
| Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| Parameter contextNode should be final. | 174 | |
| Expected @param tag for 'contextNode'. | 174 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 174 | |
| Line is longer than 80 characters. | 179 | |
| Method 'getSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| Missing a Javadoc comment. | 179 | |
| Parameter contextNode should be final. | 179 | |
| '(' is followed by whitespace. | 181 | |
| ')' is preceded with whitespace. | 181 | |
| Line is longer than 80 characters. | 184 | |
| Method 'getDescendantOrSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| Missing a Javadoc comment. | 184 | |
| Parameter contextNode should be final. | 184 | |
| '(' is followed by whitespace. | 186 | |
| ')' is preceded with whitespace. | 187 | |
| Line is longer than 80 characters. | 190 | |
| Method 'getAncestorOrSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| Missing a Javadoc comment. | 190 | |
| Parameter contextNode should be final. | 190 | |
| '(' is followed by whitespace. | 192 | |
| ')' is preceded with whitespace. | 193 | |
| Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Missing a Javadoc comment. | 196 | |
| Parameter contextNode should be final. | 196 | |
| '{' should be on the previous line. | 197 | |
| Line has trailing spaces. | 200 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| Missing a Javadoc comment. | 201 | |
| Parameter prefix should be final. | 201 | |
| Parameter element should be final. | 201 | |
| '{' should be on the previous line. | 202 | |
| Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| Missing a Javadoc comment. | 206 | |
| Parameter obj should be final. | 206 | |
| '{' should be on the previous line. | 207 | |
| Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| Missing a Javadoc comment. | 211 | |
| Parameter obj should be final. | 211 | |
| '{' should be on the previous line. | 212 | |
| Method 'getNodeType' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| Missing a Javadoc comment. | 216 | |
| Parameter node should be final. | 216 | |
| '{' should be on the previous line. | 217 | |
| Line has trailing spaces. | 218 | |
| '(' is followed by whitespace. | 218 | |
| ')' is preceded with whitespace. | 218 | |
| '{' should be on the previous line. | 219 | |
| '}' should be on the same line. | 221 | |
| Line has trailing spaces. | 222 | |
| '(' is followed by whitespace. | 222 | |
| ')' is preceded with whitespace. | 222 | |
| '{' should be on the previous line. | 223 | |
| '}' should be on the same line. | 225 | |
| Line has trailing spaces. | 226 | |
| '(' is followed by whitespace. | 226 | |
| ')' is preceded with whitespace. | 226 | |
| '{' should be on the previous line. | 227 | |
| '}' should be on the same line. | 229 | |
| Line has trailing spaces. | 230 | |
| '(' is followed by whitespace. | 230 | |
| ')' is preceded with whitespace. | 230 | |
| '{' should be on the previous line. | 231 | |
| '}' should be on the same line. | 233 | |
| Line has trailing spaces. | 234 | |
| '(' is followed by whitespace. | 234 | |
| ')' is preceded with whitespace. | 234 | |
| '{' should be on the previous line. | 235 | |
| '}' should be on the same line. | 237 | |
| Line has trailing spaces. | 238 | |
| '(' is followed by whitespace. | 238 | |
| ')' is preceded with whitespace. | 238 | |
| '{' should be on the previous line. | 239 | |
| '}' should be on the same line. | 241 | |
| Line has trailing spaces. | 242 | |
| '(' is followed by whitespace. | 242 | |
| ')' is preceded with whitespace. | 242 | |
| '{' should be on the previous line. | 243 | |
| '}' should be on the same line. | 245 | |
| Line has trailing spaces. | 250 | |
| Line has trailing spaces. | 252 | |
| Line is longer than 80 characters. | 259 | |
| Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. | 259 | |
| Parameter contextNode should be final. | 259 | |
| '(' is followed by whitespace. | 261 | |
| ')' is preceded with whitespace. | 261 | |
| '(' is followed by whitespace. | 262 | |
| ')' is preceded with whitespace. | 262 | |
| '{' should be on the previous line. | 263 | |
| Line has trailing spaces. | 271 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| Parameter url should be final. | 279 | |
| '{' should be on the previous line. | 280 | |
| Method 'getElementById' is not designed for extension - needs to be abstract, final or empty. | 294 | |
| Parameter contextNode should be final. | 294 | |
| Parameter elementId should be final. | 294 | |
| '{' should be on the previous line. | 295 | |
| Line has trailing spaces. | 298 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 85 | |
| First sentence should end with a period. | 87 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters. | 93 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter contextNode should be final. | 93 | |
| Expected @param tag for 'contextNode'. | 93 | |
| Line is longer than 80 characters. | 101 | |
| Method 'getDescendantAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| Parameter contextNode should be final. | 101 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 104 | |
| First sentence should end with a period. | 107 | |
| Line has trailing spaces. | 108 | |
| Line is longer than 80 characters. | 113 | |
| Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Parameter contextNode should be final. | 113 | |
| Expected @param tag for 'contextNode'. | 113 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 113 | |
| Line is longer than 80 characters. | 118 | |
| Method 'getAncestorAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Parameter contextNode should be final. | 118 | |
| '(' is followed by whitespace. | 120 | |
| ')' is preceded with whitespace. | 121 | |
| Line is longer than 80 characters. | 125 | |
| Method 'getFollowingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter contextNode should be final. | 125 | |
| '(' is followed by whitespace. | 127 | |
| ')' is preceded with whitespace. | 128 | |
| Line is longer than 80 characters. | 132 | |
| Method 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| Parameter contextNode should be final. | 132 | |
| '(' is followed by whitespace. | 134 | |
| ')' is preceded with whitespace. | 135 | |
| Line is longer than 80 characters. | 138 | |
| Method 'getFollowingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Missing a Javadoc comment. | 138 | |
| Parameter contextNode should be final. | 138 | |
| '(' is followed by whitespace. | 140 | |
| ')' is preceded with whitespace. | 141 | |
| Line is longer than 80 characters. | 147 | |
| Method 'getPrecedingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Parameter contextNode should be final. | 147 | |
| '(' is followed by whitespace. | 149 | |
| ')' is preceded with whitespace. | 150 | |
| Line has trailing spaces. | 155 | |
| Line has trailing spaces. | 157 | |
| Line is longer than 80 characters. | 162 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| Parameter contextNode should be final. | 162 | |
| Expected @param tag for 'contextNode'. | 162 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 162 | |
| Line has trailing spaces. | 167 | |
| Line has trailing spaces. | 169 | |
| Line is longer than 80 characters. | 174 | |
| Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| Parameter contextNode should be final. | 174 | |
| Expected @param tag for 'contextNode'. | 174 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 174 | |
| Line is longer than 80 characters. | 179 | |
| Method 'getSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| Missing a Javadoc comment. | 179 | |
| Parameter contextNode should be final. | 179 | |
| '(' is followed by whitespace. | 181 | |
| ')' is preceded with whitespace. | 181 | |
| Line is longer than 80 characters. | 184 | |
| Method 'getDescendantOrSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| Missing a Javadoc comment. | 184 | |
| Parameter contextNode should be final. | 184 | |
| '(' is followed by whitespace. | 186 | |
| ')' is preceded with whitespace. | 187 | |
| Line is longer than 80 characters. | 190 | |
| Method 'getAncestorOrSelfAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 190 | |
| Missing a Javadoc comment. | 190 | |
| Parameter contextNode should be final. | 190 | |
| '(' is followed by whitespace. | 192 | |
| ')' is preceded with whitespace. | 193 | |
| Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Missing a Javadoc comment. | 196 | |
| Parameter contextNode should be final. | 196 | |
| '{' should be on the previous line. | 197 | |
| Line has trailing spaces. | 200 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| Missing a Javadoc comment. | 201 | |
| Parameter prefix should be final. | 201 | |
| Parameter element should be final. | 201 | |
| '{' should be on the previous line. | 202 | |
| Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| Missing a Javadoc comment. | 206 | |
| Parameter obj should be final. | 206 | |
| '{' should be on the previous line. | 207 | |
| Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. | 211 | |
| Missing a Javadoc comment. | 211 | |
| Parameter obj should be final. | 211 | |
| '{' should be on the previous line. | 212 | |
| Method 'getNodeType' is not designed for extension - needs to be abstract, final or empty. | 216 | |
| Missing a Javadoc comment. | 216 | |
| Parameter node should be final. | 216 | |
| '{' should be on the previous line. | 217 | |
| Line has trailing spaces. | 218 | |
| '(' is followed by whitespace. | 218 | |
| ')' is preceded with whitespace. | 218 | |
| '{' should be on the previous line. | 219 | |
| '}' should be on the same line. | 221 | |
| Line has trailing spaces. | 222 | |
| '(' is followed by whitespace. | 222 | |
| ')' is preceded with whitespace. | 222 | |
| '{' should be on the previous line. | 223 | |
| '}' should be on the same line. | 225 | |
| Line has trailing spaces. | 226 | |
| '(' is followed by whitespace. | 226 | |
| ')' is preceded with whitespace. | 226 | |
| '{' should be on the previous line. | 227 | |
| '}' should be on the same line. | 229 | |
| Line has trailing spaces. | 230 | |
| '(' is followed by whitespace. | 230 | |
| ')' is preceded with whitespace. | 230 | |
| '{' should be on the previous line. | 231 | |
| '}' should be on the same line. | 233 | |
| Line has trailing spaces. | 234 | |
| '(' is followed by whitespace. | 234 | |
| ')' is preceded with whitespace. | 234 | |
| '{' should be on the previous line. | 235 | |
| '}' should be on the same line. | 237 | |
| Line has trailing spaces. | 238 | |
| '(' is followed by whitespace. | 238 | |
| ')' is preceded with whitespace. | 238 | |
| '{' should be on the previous line. | 239 | |
| '}' should be on the same line. | 241 | |
| Line has trailing spaces. | 242 | |
| '(' is followed by whitespace. | 242 | |
| ')' is preceded with whitespace. | 242 | |
| '{' should be on the previous line. | 243 | |
| '}' should be on the same line. | 245 | |
| Line has trailing spaces. | 250 | |
| Line has trailing spaces. | 252 | |
| Line is longer than 80 characters. | 259 | |
| Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. | 259 | |
| Parameter contextNode should be final. | 259 | |
| '(' is followed by whitespace. | 261 | |
| ')' is preceded with whitespace. | 261 | |
| '(' is followed by whitespace. | 262 | |
| ')' is preceded with whitespace. | 262 | |
| '{' should be on the previous line. | 263 | |
| Line has trailing spaces. | 271 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| Parameter url should be final. | 279 | |
| '{' should be on the previous line. | 280 | |
| Method 'getElementById' is not designed for extension - needs to be abstract, final or empty. | 294 | |
| Parameter contextNode should be final. | 294 | |
| Parameter elementId should be final. | 294 | |
| '{' should be on the previous line. | 295 | |
| Line has trailing spaces. | 298 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 63 | |
| '{' should be on the previous line. | 71 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 63 | |
| '{' should be on the previous line. | 71 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 81 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 54 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 70 | |
| Parameter message should be final. | 73 | |
| '(' is followed by whitespace. | 74 | |
| ')' is preceded with whitespace. | 74 | |
| Line has trailing spaces. | 79 | |
| Parameter nestedException should be final. | 82 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 83 | |
| Line has trailing spaces. | 89 | |
| Parameter message should be final. | 93 | |
| Parameter nestedException should be final. | 93 | |
| '(' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| Line has trailing spaces. | 96 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 104 | |
| Method 'getNestedException' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Line has trailing spaces. | 110 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 54 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 70 | |
| Parameter message should be final. | 73 | |
| '(' is followed by whitespace. | 74 | |
| ')' is preceded with whitespace. | 74 | |
| Line has trailing spaces. | 79 | |
| Parameter nestedException should be final. | 82 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 83 | |
| Line has trailing spaces. | 89 | |
| Parameter message should be final. | 93 | |
| Parameter nestedException should be final. | 93 | |
| '(' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| Line has trailing spaces. | 96 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 104 | |
| Method 'getNestedException' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Line has trailing spaces. | 110 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 64 | |
| Line is longer than 80 characters. | 65 | |
| '(' is followed by whitespace. | 89 | |
| ')' is preceded with whitespace. | 91 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 64 | |
| Line is longer than 80 characters. | 65 | |
| '(' is followed by whitespace. | 89 | |
| ')' is preceded with whitespace. | 91 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 56 | |
| Class JaxenConstants should be declared as final. | 59 | |
| '{' should be on the previous line. | 60 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 62 | |
| '{' is not followed by whitespace. | 62 | |
| '}' is not preceded with whitespace. | 62 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 56 | |
| Class JaxenConstants should be declared as final. | 59 | |
| '{' should be on the previous line. | 60 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 62 | |
| '{' is not followed by whitespace. | 62 | |
| '}' is not preceded with whitespace. | 62 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 68 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters. | 74 | |
| Line has trailing spaces. | 75 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Missing a Javadoc comment. | 66 | |
| Variable 'javaVersion' must be private and have accessor methods. | 66 | |
| '1.4' is a magic number. | 66 | |
| Line has trailing spaces. | 67 | |
| '3' is a magic number. | 71 | |
| '}' should be on the same line. | 73 | |
| Must have at least one statement. | 74 | |
| Line has trailing spaces. | 79 | |
| '(' is followed by whitespace. | 85 | |
| Parameter message should be final. | 85 | |
| ')' is preceded with whitespace. | 85 | |
| '{' should be on the previous line. | 86 | |
| '(' is followed by whitespace. | 87 | |
| ')' is preceded with whitespace. | 87 | |
| '(' is followed by whitespace. | 95 | |
| Parameter rootCause should be final. | 95 | |
| ')' is preceded with whitespace. | 95 | |
| '{' should be on the previous line. | 96 | |
| '(' is followed by whitespace. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 103 | |
| Parameter message should be final. | 107 | |
| Parameter nestedException should be final. | 107 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| Line has trailing spaces. | 110 | |
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Missing a Javadoc comment. | 66 | |
| Variable 'javaVersion' must be private and have accessor methods. | 66 | |
| '1.4' is a magic number. | 66 | |
| Line has trailing spaces. | 67 | |
| '3' is a magic number. | 71 | |
| '}' should be on the same line. | 73 | |
| Must have at least one statement. | 74 | |
| Line has trailing spaces. | 79 | |
| '(' is followed by whitespace. | 85 | |
| Parameter message should be final. | 85 | |
| ')' is preceded with whitespace. | 85 | |
| '{' should be on the previous line. | 86 | |
| '(' is followed by whitespace. | 87 | |
| ')' is preceded with whitespace. | 87 | |
| '(' is followed by whitespace. | 95 | |
| Parameter rootCause should be final. | 95 | |
| ')' is preceded with whitespace. | 95 | |
| '{' should be on the previous line. | 96 | |
| '(' is followed by whitespace. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 103 | |
| Parameter message should be final. | 107 | |
| Parameter nestedException should be final. | 107 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| Line has trailing spaces. | 110 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Line has trailing spaces. | 78 | |
| Variable 'simplified' must be private and have accessor methods. | 82 | |
| Line has trailing spaces. | 85 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 87 | |
| Variable 'stack' must be private and have accessor methods. | 90 | |
| First sentence should end with a period. | 92 | |
| '{' should be on the previous line. | 95 | |
| Line has trailing spaces. | 99 | |
| Method 'setXPathFactory' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter xpathFactory should be final. | 105 | |
| 'xpathFactory' hides a field. | 105 | |
| '{' should be on the previous line. | 106 | |
| Method 'getXPathFactory' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| '{' should be on the previous line. | 116 | |
| Method 'getXPathExpr' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| '{' should be on the previous line. | 130 | |
| '(' is followed by whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| Line has trailing spaces. | 141 | |
| Method 'getXPathExpr' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| Parameter shouldSimplify should be final. | 146 | |
| '{' should be on the previous line. | 147 | |
| '(' is followed by whitespace. | 148 | |
| '!' is followed by whitespace. | 148 | |
| ')' is preceded with whitespace. | 148 | |
| '{' should be on the previous line. | 149 | |
| Method 'startXPath' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Missing a Javadoc comment. | 157 | |
| '{' should be on the previous line. | 158 | |
| Line has trailing spaces. | 162 | |
| Method 'endXPath' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| Missing a Javadoc comment. | 163 | |
| '{' should be on the previous line. | 164 | |
| '(' is followed by whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| Method 'startPathExpr' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Missing a Javadoc comment. | 169 | |
| '{' should be on the previous line. | 170 | |
| Method 'endPathExpr' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| Missing a Javadoc comment. | 174 | |
| '{' should be on the previous line. | 175 | |
| '(' is followed by whitespace. | 195 | |
| ')' is preceded with whitespace. | 195 | |
| '{' should be on the previous line. | 196 | |
| '}' should be on the same line. | 199 | |
| '{' should be on the previous line. | 201 | |
| '(' is followed by whitespace. | 204 | |
| ')' is preceded with whitespace. | 204 | |
| '{' should be on the previous line. | 205 | |
| '}' should be on the same line. | 208 | |
| '{' should be on the previous line. | 210 | |
| '(' is followed by whitespace. | 217 | |
| '(' is followed by whitespace. | 217 | |
| ')' is preceded with whitespace. | 218 | |
| ')' is preceded with whitespace. | 218 | |
| Method 'startAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| Missing a Javadoc comment. | 221 | |
| '{' should be on the previous line. | 222 | |
| '(' is followed by whitespace. | 225 | |
| ')' is preceded with whitespace. | 225 | |
| Method 'endAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. | 228 | |
| Missing a Javadoc comment. | 228 | |
| '{' should be on the previous line. | 229 | |
| Method 'startRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| Missing a Javadoc comment. | 233 | |
| '{' should be on the previous line. | 234 | |
| '(' is followed by whitespace. | 237 | |
| ')' is preceded with whitespace. | 237 | |
| Method 'endRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| Missing a Javadoc comment. | 240 | |
| '{' should be on the previous line. | 241 | |
| Line has trailing spaces. | 245 | |
| Method 'endLocationPath' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| Missing a Javadoc comment. | 245 | |
| '{' should be on the previous line. | 246 | |
| '(' is followed by whitespace. | 249 | |
| ')' is preceded with whitespace. | 250 | |
| '(' is followed by whitespace. | 252 | |
| ')' is preceded with whitespace. | 252 | |
| Method 'addSteps' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| Missing a Javadoc comment. | 255 | |
| Parameter locationPath should be final. | 255 | |
| Parameter stepIter should be final. | 256 | |
| '{' should be on the previous line. | 257 | |
| '(' is followed by whitespace. | 258 | |
| ')' is preceded with whitespace. | 258 | |
| '{' should be on the previous line. | 259 | |
| '(' is followed by whitespace. | 260 | |
| ')' is preceded with whitespace. | 260 | |
| Method 'startNameStep' is not designed for extension - needs to be abstract, final or empty. | 264 | |
| Missing a Javadoc comment. | 264 | |
| Parameter axis should be final. | 264 | |
| Parameter prefix should be final. | 265 | |
| Parameter localName should be final. | 266 | |
| '{' should be on the previous line. | 267 | |
| '(' is followed by whitespace. | 270 | |
| '(' is followed by whitespace. | 270 | |
| ')' is preceded with whitespace. | 272 | |
| ')' is preceded with whitespace. | 272 | |
| Line has trailing spaces. | 275 | |
| Method 'endNameStep' is not designed for extension - needs to be abstract, final or empty. | 275 | |
| Missing a Javadoc comment. | 275 | |
| '{' should be on the previous line. | 276 | |
| Line has trailing spaces. | 279 | |
| Method 'startTextNodeStep' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| Missing a Javadoc comment. | 280 | |
| Parameter axis should be final. | 280 | |
| '{' should be on the previous line. | 281 | |
| Line has trailing spaces. | 284 | |
| '(' is followed by whitespace. | 285 | |
| '(' is followed by whitespace. | 285 | |
| ')' is preceded with whitespace. | 285 | |
| ')' is preceded with whitespace. | 285 | |
| Line has trailing spaces. | 287 | |
| Method 'endTextNodeStep' is not designed for extension - needs to be abstract, final or empty. | 288 | |
| Missing a Javadoc comment. | 288 | |
| '{' should be on the previous line. | 289 | |
| Method 'startCommentNodeStep' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| Missing a Javadoc comment. | 293 | |
| Parameter axis should be final. | 293 | |
| '{' should be on the previous line. | 294 | |
| '(' is followed by whitespace. | 297 | |
| '(' is followed by whitespace. | 297 | |
| ')' is preceded with whitespace. | 297 | |
| ')' is preceded with whitespace. | 297 | |
| Method 'endCommentNodeStep' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| Missing a Javadoc comment. | 300 | |
| '{' should be on the previous line. | 301 | |
| Line has trailing spaces. | 304 | |
| Method 'startAllNodeStep' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| Missing a Javadoc comment. | 305 | |
| Parameter axis should be final. | 305 | |
| '{' should be on the previous line. | 306 | |
| '(' is followed by whitespace. | 309 | |
| '(' is followed by whitespace. | 309 | |
| ')' is preceded with whitespace. | 309 | |
| ')' is preceded with whitespace. | 309 | |
| Method 'endAllNodeStep' is not designed for extension - needs to be abstract, final or empty. | 312 | |
| Missing a Javadoc comment. | 312 | |
| '{' should be on the previous line. | 313 | |
| Method 'startProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty. | 317 | |
| Missing a Javadoc comment. | 317 | |
| Parameter axis should be final. | 317 | |
| Line is longer than 80 characters. | 318 | |
| Parameter name should be final. | 318 | |
| '(' is followed by whitespace. | 322 | |
| '(' is followed by whitespace. | 322 | |
| ')' is preceded with whitespace. | 323 | |
| ')' is preceded with whitespace. | 323 | |
| Line has trailing spaces. | 325 | |
| Method 'endProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty. | 326 | |
| Missing a Javadoc comment. | 326 | |
| '{' should be on the previous line. | 327 | |
| Method 'endStep' is not designed for extension - needs to be abstract, final or empty. | 331 | |
| Missing a Javadoc comment. | 331 | |
| '{' should be on the previous line. | 332 | |
| '(' is followed by whitespace. | 335 | |
| ')' is preceded with whitespace. | 336 | |
| '(' is followed by whitespace. | 338 | |
| ')' is preceded with whitespace. | 338 | |
| Line has trailing spaces. | 340 | |
| Method 'startPredicate' is not designed for extension - needs to be abstract, final or empty. | 341 | |
| Missing a Javadoc comment. | 341 | |
| '{' should be on the previous line. | 342 | |
| Line has trailing spaces. | 345 | |
| Method 'endPredicate' is not designed for extension - needs to be abstract, final or empty. | 346 | |
| Missing a Javadoc comment. | 346 | |
| '{' should be on the previous line. | 347 | |
| '(' is followed by whitespace. | 348 | |
| ')' is preceded with whitespace. | 348 | |
| '(' is followed by whitespace. | 352 | |
| ')' is preceded with whitespace. | 352 | |
| Line has trailing spaces. | 355 | |
| Method 'startFilterExpr' is not designed for extension - needs to be abstract, final or empty. | 355 | |
| Missing a Javadoc comment. | 355 | |
| '{' should be on the previous line. | 356 | |
| Method 'endFilterExpr' is not designed for extension - needs to be abstract, final or empty. | 360 | |
| Missing a Javadoc comment. | 360 | |
| '{' should be on the previous line. | 361 | |
| Line has trailing spaces. | 363 | |
| '(' is followed by whitespace. | 364 | |
| ')' is preceded with whitespace. | 364 | |
| '(' is followed by whitespace. | 368 | |
| ')' is preceded with whitespace. | 369 | |
| '(' is followed by whitespace. | 371 | |
| ')' is preceded with whitespace. | 371 | |
| Method 'addPredicates' is not designed for extension - needs to be abstract, final or empty. | 374 | |
| Missing a Javadoc comment. | 374 | |
| Parameter obj should be final. | 374 | |
| Parameter predIter should be final. | 375 | |
| '{' should be on the previous line. | 376 | |
| '(' is followed by whitespace. | 377 | |
| ')' is preceded with whitespace. | 377 | |
| '{' should be on the previous line. | 378 | |
| '(' is followed by whitespace. | 379 | |
| ')' is preceded with whitespace. | 379 | |
| Method 'returnExpr' is not designed for extension - needs to be abstract, final or empty. | 383 | |
| Missing a Javadoc comment. | 383 | |
| '{' should be on the previous line. | 384 | |
| '(' is followed by whitespace. | 387 | |
| ')' is preceded with whitespace. | 387 | |
| Missing a Javadoc comment. | 390 | |
| '{' should be on the previous line. | 391 | |
| Method 'endOrExpr' is not designed for extension - needs to be abstract, final or empty. | 394 | |
| Missing a Javadoc comment. | 394 | |
| Parameter create should be final. | 394 | |
| '{' should be on the previous line. | 395 | |
| '(' is followed by whitespace. | 397 | |
| ')' is preceded with whitespace. | 397 | |
| '{' should be on the previous line. | 398 | |
| '(' is followed by whitespace. | 402 | |
| '(' is followed by whitespace. | 402 | |
| ')' is preceded with whitespace. | 403 | |
| ')' is preceded with whitespace. | 403 | |
| Missing a Javadoc comment. | 407 | |
| '{' should be on the previous line. | 408 | |
| Method 'endAndExpr' is not designed for extension - needs to be abstract, final or empty. | 411 | |
| Missing a Javadoc comment. | 411 | |
| Parameter create should be final. | 411 | |
| '{' should be on the previous line. | 412 | |
| '(' is followed by whitespace. | 414 | |
| ')' is preceded with whitespace. | 414 | |
| '{' should be on the previous line. | 415 | |
| '(' is followed by whitespace. | 420 | |
| '(' is followed by whitespace. | 420 | |
| ')' is preceded with whitespace. | 421 | |
| ')' is preceded with whitespace. | 421 | |
| Missing a Javadoc comment. | 425 | |
| '{' should be on the previous line. | 426 | |
| Method 'endEqualityExpr' is not designed for extension - needs to be abstract, final or empty. | 429 | |
| Missing a Javadoc comment. | 429 | |
| Parameter operator should be final. | 429 | |
| '{' should be on the previous line. | 430 | |
| '(' is followed by whitespace. | 432 | |
| ')' is preceded with whitespace. | 432 | |
| '{' should be on the previous line. | 433 | |
| Line has trailing spaces. | 434 | |
| Line has trailing spaces. | 437 | |
| '(' is followed by whitespace. | 438 | |
| '(' is followed by whitespace. | 438 | |
| ')' is preceded with whitespace. | 440 | |
| ')' is preceded with whitespace. | 440 | |
| Missing a Javadoc comment. | 444 | |
| '{' should be on the previous line. | 445 | |
| Method 'endRelationalExpr' is not designed for extension - needs to be abstract, final or empty. | 448 | |
| Missing a Javadoc comment. | 448 | |
| Parameter operator should be final. | 448 | |
| '{' should be on the previous line. | 449 | |
| '(' is followed by whitespace. | 451 | |
| ')' is preceded with whitespace. | 451 | |
| '{' should be on the previous line. | 452 | |
| '(' is followed by whitespace. | 457 | |
| '(' is followed by whitespace. | 457 | |
| ')' is preceded with whitespace. | 459 | |
| ')' is preceded with whitespace. | 459 | |
| Missing a Javadoc comment. | 463 | |
| '{' should be on the previous line. | 464 | |
| Method 'endAdditiveExpr' is not designed for extension - needs to be abstract, final or empty. | 467 | |
| Missing a Javadoc comment. | 467 | |
| Parameter operator should be final. | 467 | |
| '{' should be on the previous line. | 468 | |
| '(' is followed by whitespace. | 470 | |
| ')' is preceded with whitespace. | 470 | |
| '{' should be on the previous line. | 471 | |
| Line has trailing spaces. | 472 | |
| Line has trailing spaces. | 475 | |
| '(' is followed by whitespace. | 476 | |
| '(' is followed by whitespace. | 476 | |
| ')' is preceded with whitespace. | 478 | |
| ')' is preceded with whitespace. | 478 | |
| Missing a Javadoc comment. | 482 | |
| '{' should be on the previous line. | 483 | |
| Method 'endMultiplicativeExpr' is not designed for extension - needs to be abstract, final or empty. | 486 | |
| Missing a Javadoc comment. | 486 | |
| Parameter operator should be final. | 486 | |
| '{' should be on the previous line. | 487 | |
| '(' is followed by whitespace. | 489 | |
| ')' is preceded with whitespace. | 489 | |
| '{' should be on the previous line. | 490 | |
| Line has trailing spaces. | 494 | |
| '(' is followed by whitespace. | 495 | |
| '(' is followed by whitespace. | 495 | |
| ')' is preceded with whitespace. | 497 | |
| ')' is preceded with whitespace. | 497 | |
| Missing a Javadoc comment. | 501 | |
| '{' should be on the previous line. | 502 | |
| Method 'endUnaryExpr' is not designed for extension - needs to be abstract, final or empty. | 505 | |
| Missing a Javadoc comment. | 505 | |
| Parameter operator should be final. | 505 | |
| '{' should be on the previous line. | 506 | |
| '(' is followed by whitespace. | 508 | |
| ')' is preceded with whitespace. | 508 | |
| '{' should be on the previous line. | 509 | |
| '(' is followed by whitespace. | 510 | |
| '(' is followed by whitespace. | 510 | |
| ')' is preceded with whitespace. | 511 | |
| ')' is preceded with whitespace. | 511 | |
| Line has trailing spaces. | 515 | |
| Missing a Javadoc comment. | 515 | |
| '{' should be on the previous line. | 516 | |
| Method 'endUnionExpr' is not designed for extension - needs to be abstract, final or empty. | 519 | |
| Missing a Javadoc comment. | 519 | |
| Parameter create should be final. | 519 | |
| '{' should be on the previous line. | 520 | |
| '(' is followed by whitespace. | 522 | |
| ')' is preceded with whitespace. | 522 | |
| '{' should be on the previous line. | 523 | |
| '(' is followed by whitespace. | 528 | |
| '(' is followed by whitespace. | 528 | |
| ')' is preceded with whitespace. | 529 | |
| ')' is preceded with whitespace. | 529 | |
| Method 'number' is not designed for extension - needs to be abstract, final or empty. | 533 | |
| Missing a Javadoc comment. | 533 | |
| Parameter number should be final. | 533 | |
| '{' should be on the previous line. | 534 | |
| '(' is followed by whitespace. | 535 | |
| '(' is followed by whitespace. | 535 | |
| ')' is preceded with whitespace. | 535 | |
| ')' is preceded with whitespace. | 535 | |
| Method 'number' is not designed for extension - needs to be abstract, final or empty. | 538 | |
| Missing a Javadoc comment. | 538 | |
| Parameter number should be final. | 538 | |
| '{' should be on the previous line. | 539 | |
| '(' is followed by whitespace. | 540 | |
| '(' is followed by whitespace. | 540 | |
| ')' is preceded with whitespace. | 540 | |
| ')' is preceded with whitespace. | 540 | |
| Method 'literal' is not designed for extension - needs to be abstract, final or empty. | 543 | |
| Missing a Javadoc comment. | 543 | |
| Parameter literal should be final. | 543 | |
| '{' should be on the previous line. | 544 | |
| '(' is followed by whitespace. | 545 | |
| '(' is followed by whitespace. | 545 | |
| ')' is preceded with whitespace. | 545 | |
| ')' is preceded with whitespace. | 545 | |
| Method 'variableReference' is not designed for extension - needs to be abstract, final or empty. | 548 | |
| Missing a Javadoc comment. | 548 | |
| Parameter prefix should be final. | 548 | |
| Parameter variableName should be final. | 549 | |
| '{' should be on the previous line. | 550 | |
| '(' is followed by whitespace. | 551 | |
| '(' is followed by whitespace. | 551 | |
| ')' is preceded with whitespace. | 552 | |
| ')' is preceded with whitespace. | 552 | |
| Method 'startFunction' is not designed for extension - needs to be abstract, final or empty. | 555 | |
| Missing a Javadoc comment. | 555 | |
| Parameter prefix should be final. | 555 | |
| Parameter functionName should be final. | 556 | |
| '{' should be on the previous line. | 557 | |
| '(' is followed by whitespace. | 559 | |
| '(' is followed by whitespace. | 559 | |
| ')' is preceded with whitespace. | 560 | |
| ')' is preceded with whitespace. | 560 | |
| Method 'endFunction' is not designed for extension - needs to be abstract, final or empty. | 563 | |
| Missing a Javadoc comment. | 563 | |
| '{' should be on the previous line. | 564 | |
| Line is longer than 80 characters. | 565 | |
| '(' is followed by whitespace. | 567 | |
| ')' is preceded with whitespace. | 568 | |
| '(' is followed by whitespace. | 570 | |
| ')' is preceded with whitespace. | 570 | |
| Method 'addParameters' is not designed for extension - needs to be abstract, final or empty. | 573 | |
| Missing a Javadoc comment. | 573 | |
| Parameter function should be final. | 573 | |
| Parameter paramIter should be final. | 574 | |
| '{' should be on the previous line. | 575 | |
| '(' is followed by whitespace. | 576 | |
| ')' is preceded with whitespace. | 576 | |
| '{' should be on the previous line. | 577 | |
| '(' is followed by whitespace. | 578 | |
| ')' is preceded with whitespace. | 578 | |
| Method 'stackSize' is not designed for extension - needs to be abstract, final or empty. | 582 | |
| Missing a Javadoc comment. | 582 | |
| '{' should be on the previous line. | 583 | |
| Method 'push' is not designed for extension - needs to be abstract, final or empty. | 587 | |
| Missing a Javadoc comment. | 587 | |
| Parameter obj should be final. | 587 | |
| '{' should be on the previous line. | 588 | |
| '(' is followed by whitespace. | 589 | |
| ')' is preceded with whitespace. | 589 | |
| Method 'pop' is not designed for extension - needs to be abstract, final or empty. | 592 | |
| Missing a Javadoc comment. | 592 | |
| '{' should be on the previous line. | 593 | |
| Method 'canPop' is not designed for extension - needs to be abstract, final or empty. | 597 | |
| Missing a Javadoc comment. | 597 | |
| '{' should be on the previous line. | 598 | |
| '(' is followed by whitespace. | 599 | |
| ')' is preceded with whitespace. | 599 | |
| Method 'pushFrame' is not designed for extension - needs to be abstract, final or empty. | 602 | |
| Missing a Javadoc comment. | 602 | |
| '{' should be on the previous line. | 603 | |
| '(' is followed by whitespace. | 604 | |
| ')' is preceded with whitespace. | 604 | |
| Method 'popFrame' is not designed for extension - needs to be abstract, final or empty. | 607 | |
| Missing a Javadoc comment. | 607 | |
| '{' should be on the previous line. | 608 | |
| Method 'peekFrame' is not designed for extension - needs to be abstract, final or empty. | 612 | |
| Missing a Javadoc comment. | 612 | |
| '{' should be on the previous line. | 613 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 75 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Line has trailing spaces. | 78 | |
| Variable 'simplified' must be private and have accessor methods. | 82 | |
| Line has trailing spaces. | 85 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 87 | |
| Variable 'stack' must be private and have accessor methods. | 90 | |
| First sentence should end with a period. | 92 | |
| '{' should be on the previous line. | 95 | |
| Line has trailing spaces. | 99 | |
| Method 'setXPathFactory' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter xpathFactory should be final. | 105 | |
| 'xpathFactory' hides a field. | 105 | |
| '{' should be on the previous line. | 106 | |
| Method 'getXPathFactory' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| '{' should be on the previous line. | 116 | |
| Method 'getXPathExpr' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| '{' should be on the previous line. | 130 | |
| '(' is followed by whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| Line has trailing spaces. | 141 | |
| Method 'getXPathExpr' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| Parameter shouldSimplify should be final. | 146 | |
| '{' should be on the previous line. | 147 | |
| '(' is followed by whitespace. | 148 | |
| '!' is followed by whitespace. | 148 | |
| ')' is preceded with whitespace. | 148 | |
| '{' should be on the previous line. | 149 | |
| Method 'startXPath' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| Missing a Javadoc comment. | 157 | |
| '{' should be on the previous line. | 158 | |
| Line has trailing spaces. | 162 | |
| Method 'endXPath' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| Missing a Javadoc comment. | 163 | |
| '{' should be on the previous line. | 164 | |
| '(' is followed by whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| Method 'startPathExpr' is not designed for extension - needs to be abstract, final or empty. | 169 | |
| Missing a Javadoc comment. | 169 | |
| '{' should be on the previous line. | 170 | |
| Method 'endPathExpr' is not designed for extension - needs to be abstract, final or empty. | 174 | |
| Missing a Javadoc comment. | 174 | |
| '{' should be on the previous line. | 175 | |
| '(' is followed by whitespace. | 195 | |
| ')' is preceded with whitespace. | 195 | |
| '{' should be on the previous line. | 196 | |
| '}' should be on the same line. | 199 | |
| '{' should be on the previous line. | 201 | |
| '(' is followed by whitespace. | 204 | |
| ')' is preceded with whitespace. | 204 | |
| '{' should be on the previous line. | 205 | |
| '}' should be on the same line. | 208 | |
| '{' should be on the previous line. | 210 | |
| '(' is followed by whitespace. | 217 | |
| '(' is followed by whitespace. | 217 | |
| ')' is preceded with whitespace. | 218 | |
| ')' is preceded with whitespace. | 218 | |
| Method 'startAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| Missing a Javadoc comment. | 221 | |
| '{' should be on the previous line. | 222 | |
| '(' is followed by whitespace. | 225 | |
| ')' is preceded with whitespace. | 225 | |
| Method 'endAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. | 228 | |
| Missing a Javadoc comment. | 228 | |
| '{' should be on the previous line. | 229 | |
| Method 'startRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. | 233 | |
| Missing a Javadoc comment. | 233 | |
| '{' should be on the previous line. | 234 | |
| '(' is followed by whitespace. | 237 | |
| ')' is preceded with whitespace. | 237 | |
| Method 'endRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| Missing a Javadoc comment. | 240 | |
| '{' should be on the previous line. | 241 | |
| Line has trailing spaces. | 245 | |
| Method 'endLocationPath' is not designed for extension - needs to be abstract, final or empty. | 245 | |
| Missing a Javadoc comment. | 245 | |
| '{' should be on the previous line. | 246 | |
| '(' is followed by whitespace. | 249 | |
| ')' is preceded with whitespace. | 250 | |
| '(' is followed by whitespace. | 252 | |
| ')' is preceded with whitespace. | 252 | |
| Method 'addSteps' is not designed for extension - needs to be abstract, final or empty. | 255 | |
| Missing a Javadoc comment. | 255 | |
| Parameter locationPath should be final. | 255 | |
| Parameter stepIter should be final. | 256 | |
| '{' should be on the previous line. | 257 | |
| '(' is followed by whitespace. | 258 | |
| ')' is preceded with whitespace. | 258 | |
| '{' should be on the previous line. | 259 | |
| '(' is followed by whitespace. | 260 | |
| ')' is preceded with whitespace. | 260 | |
| Method 'startNameStep' is not designed for extension - needs to be abstract, final or empty. | 264 | |
| Missing a Javadoc comment. | 264 | |
| Parameter axis should be final. | 264 | |
| Parameter prefix should be final. | 265 | |
| Parameter localName should be final. | 266 | |
| '{' should be on the previous line. | 267 | |
| '(' is followed by whitespace. | 270 | |
| '(' is followed by whitespace. | 270 | |
| ')' is preceded with whitespace. | 272 | |
| ')' is preceded with whitespace. | 272 | |
| Line has trailing spaces. | 275 | |
| Method 'endNameStep' is not designed for extension - needs to be abstract, final or empty. | 275 | |
| Missing a Javadoc comment. | 275 | |
| '{' should be on the previous line. | 276 | |
| Line has trailing spaces. | 279 | |
| Method 'startTextNodeStep' is not designed for extension - needs to be abstract, final or empty. | 280 | |
| Missing a Javadoc comment. | 280 | |
| Parameter axis should be final. | 280 | |
| '{' should be on the previous line. | 281 | |
| Line has trailing spaces. | 284 | |
| '(' is followed by whitespace. | 285 | |
| '(' is followed by whitespace. | 285 | |
| ')' is preceded with whitespace. | 285 | |
| ')' is preceded with whitespace. | 285 | |
| Line has trailing spaces. | 287 | |
| Method 'endTextNodeStep' is not designed for extension - needs to be abstract, final or empty. | 288 | |
| Missing a Javadoc comment. | 288 | |
| '{' should be on the previous line. | 289 | |
| Method 'startCommentNodeStep' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| Missing a Javadoc comment. | 293 | |
| Parameter axis should be final. | 293 | |
| '{' should be on the previous line. | 294 | |
| '(' is followed by whitespace. | 297 | |
| '(' is followed by whitespace. | 297 | |
| ')' is preceded with whitespace. | 297 | |
| ')' is preceded with whitespace. | 297 | |
| Method 'endCommentNodeStep' is not designed for extension - needs to be abstract, final or empty. | 300 | |
| Missing a Javadoc comment. | 300 | |
| '{' should be on the previous line. | 301 | |
| Line has trailing spaces. | 304 | |
| Method 'startAllNodeStep' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| Missing a Javadoc comment. | 305 | |
| Parameter axis should be final. | 305 | |
| '{' should be on the previous line. | 306 | |
| '(' is followed by whitespace. | 309 | |
| '(' is followed by whitespace. | 309 | |
| ')' is preceded with whitespace. | 309 | |
| ')' is preceded with whitespace. | 309 | |
| Method 'endAllNodeStep' is not designed for extension - needs to be abstract, final or empty. | 312 | |
| Missing a Javadoc comment. | 312 | |
| '{' should be on the previous line. | 313 | |
| Method 'startProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty. | 317 | |
| Missing a Javadoc comment. | 317 | |
| Parameter axis should be final. | 317 | |
| Line is longer than 80 characters. | 318 | |
| Parameter name should be final. | 318 | |
| '(' is followed by whitespace. | 322 | |
| '(' is followed by whitespace. | 322 | |
| ')' is preceded with whitespace. | 323 | |
| ')' is preceded with whitespace. | 323 | |
| Line has trailing spaces. | 325 | |
| Method 'endProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty. | 326 | |
| Missing a Javadoc comment. | 326 | |
| '{' should be on the previous line. | 327 | |
| Method 'endStep' is not designed for extension - needs to be abstract, final or empty. | 331 | |
| Missing a Javadoc comment. | 331 | |
| '{' should be on the previous line. | 332 | |
| '(' is followed by whitespace. | 335 | |
| ')' is preceded with whitespace. | 336 | |
| '(' is followed by whitespace. | 338 | |
| ')' is preceded with whitespace. | 338 | |
| Line has trailing spaces. | 340 | |
| Method 'startPredicate' is not designed for extension - needs to be abstract, final or empty. | 341 | |
| Missing a Javadoc comment. | 341 | |
| '{' should be on the previous line. | 342 | |
| Line has trailing spaces. | 345 | |
| Method 'endPredicate' is not designed for extension - needs to be abstract, final or empty. | 346 | |
| Missing a Javadoc comment. | 346 | |
| '{' should be on the previous line. | 347 | |
| '(' is followed by whitespace. | 348 | |
| ')' is preceded with whitespace. | 348 | |
| '(' is followed by whitespace. | 352 | |
| ')' is preceded with whitespace. | 352 | |
| Line has trailing spaces. | 355 | |
| Method 'startFilterExpr' is not designed for extension - needs to be abstract, final or empty. | 355 | |
| Missing a Javadoc comment. | 355 | |
| '{' should be on the previous line. | 356 | |
| Method 'endFilterExpr' is not designed for extension - needs to be abstract, final or empty. | 360 | |
| Missing a Javadoc comment. | 360 | |
| '{' should be on the previous line. | 361 | |
| Line has trailing spaces. | 363 | |
| '(' is followed by whitespace. | 364 | |
| ')' is preceded with whitespace. | 364 | |
| '(' is followed by whitespace. | 368 | |
| ')' is preceded with whitespace. | 369 | |
| '(' is followed by whitespace. | 371 | |
| ')' is preceded with whitespace. | 371 | |
| Method 'addPredicates' is not designed for extension - needs to be abstract, final or empty. | 374 | |
| Missing a Javadoc comment. | 374 | |
| Parameter obj should be final. | 374 | |
| Parameter predIter should be final. | 375 | |
| '{' should be on the previous line. | 376 | |
| '(' is followed by whitespace. | 377 | |
| ')' is preceded with whitespace. | 377 | |
| '{' should be on the previous line. | 378 | |
| '(' is followed by whitespace. | 379 | |
| ')' is preceded with whitespace. | 379 | |
| Method 'returnExpr' is not designed for extension - needs to be abstract, final or empty. | 383 | |
| Missing a Javadoc comment. | 383 | |
| '{' should be on the previous line. | 384 | |
| '(' is followed by whitespace. | 387 | |
| ')' is preceded with whitespace. | 387 | |
| Missing a Javadoc comment. | 390 | |
| '{' should be on the previous line. | 391 | |
| Method 'endOrExpr' is not designed for extension - needs to be abstract, final or empty. | 394 | |
| Missing a Javadoc comment. | 394 | |
| Parameter create should be final. | 394 | |
| '{' should be on the previous line. | 395 | |
| '(' is followed by whitespace. | 397 | |
| ')' is preceded with whitespace. | 397 | |
| '{' should be on the previous line. | 398 | |
| '(' is followed by whitespace. | 402 | |
| '(' is followed by whitespace. | 402 | |
| ')' is preceded with whitespace. | 403 | |
| ')' is preceded with whitespace. | 403 | |
| Missing a Javadoc comment. | 407 | |
| '{' should be on the previous line. | 408 | |
| Method 'endAndExpr' is not designed for extension - needs to be abstract, final or empty. | 411 | |
| Missing a Javadoc comment. | 411 | |
| Parameter create should be final. | 411 | |
| '{' should be on the previous line. | 412 | |
| '(' is followed by whitespace. | 414 | |
| ')' is preceded with whitespace. | 414 | |
| '{' should be on the previous line. | 415 | |
| '(' is followed by whitespace. | 420 | |
| '(' is followed by whitespace. | 420 | |
| ')' is preceded with whitespace. | 421 | |
| ')' is preceded with whitespace. | 421 | |
| Missing a Javadoc comment. | 425 | |
| '{' should be on the previous line. | 426 | |
| Method 'endEqualityExpr' is not designed for extension - needs to be abstract, final or empty. | 429 | |
| Missing a Javadoc comment. | 429 | |
| Parameter operator should be final. | 429 | |
| '{' should be on the previous line. | 430 | |
| '(' is followed by whitespace. | 432 | |
| ')' is preceded with whitespace. | 432 | |
| '{' should be on the previous line. | 433 | |
| Line has trailing spaces. | 434 | |
| Line has trailing spaces. | 437 | |
| '(' is followed by whitespace. | 438 | |
| '(' is followed by whitespace. | 438 | |
| ')' is preceded with whitespace. | 440 | |
| ')' is preceded with whitespace. | 440 | |
| Missing a Javadoc comment. | 444 | |
| '{' should be on the previous line. | 445 | |
| Method 'endRelationalExpr' is not designed for extension - needs to be abstract, final or empty. | 448 | |
| Missing a Javadoc comment. | 448 | |
| Parameter operator should be final. | 448 | |
| '{' should be on the previous line. | 449 | |
| '(' is followed by whitespace. | 451 | |
| ')' is preceded with whitespace. | 451 | |
| '{' should be on the previous line. | 452 | |
| '(' is followed by whitespace. | 457 | |
| '(' is followed by whitespace. | 457 | |
| ')' is preceded with whitespace. | 459 | |
| ')' is preceded with whitespace. | 459 | |
| Missing a Javadoc comment. | 463 | |
| '{' should be on the previous line. | 464 | |
| Method 'endAdditiveExpr' is not designed for extension - needs to be abstract, final or empty. | 467 | |
| Missing a Javadoc comment. | 467 | |
| Parameter operator should be final. | 467 | |
| '{' should be on the previous line. | 468 | |
| '(' is followed by whitespace. | 470 | |
| ')' is preceded with whitespace. | 470 | |
| '{' should be on the previous line. | 471 | |
| Line has trailing spaces. | 472 | |
| Line has trailing spaces. | 475 | |
| '(' is followed by whitespace. | 476 | |
| '(' is followed by whitespace. | 476 | |
| ')' is preceded with whitespace. | 478 | |
| ')' is preceded with whitespace. | 478 | |
| Missing a Javadoc comment. | 482 | |
| '{' should be on the previous line. | 483 | |
| Method 'endMultiplicativeExpr' is not designed for extension - needs to be abstract, final or empty. | 486 | |
| Missing a Javadoc comment. | 486 | |
| Parameter operator should be final. | 486 | |
| '{' should be on the previous line. | 487 | |
| '(' is followed by whitespace. | 489 | |
| ')' is preceded with whitespace. | 489 | |
| '{' should be on the previous line. | 490 | |
| Line has trailing spaces. | 494 | |
| '(' is followed by whitespace. | 495 | |
| '(' is followed by whitespace. | 495 | |
| ')' is preceded with whitespace. | 497 | |
| ')' is preceded with whitespace. | 497 | |
| Missing a Javadoc comment. | 501 | |
| '{' should be on the previous line. | 502 | |
| Method 'endUnaryExpr' is not designed for extension - needs to be abstract, final or empty. | 505 | |
| Missing a Javadoc comment. | 505 | |
| Parameter operator should be final. | 505 | |
| '{' should be on the previous line. | 506 | |
| '(' is followed by whitespace. | 508 | |
| ')' is preceded with whitespace. | 508 | |
| '{' should be on the previous line. | 509 | |
| '(' is followed by whitespace. | 510 | |
| '(' is followed by whitespace. | 510 | |
| ')' is preceded with whitespace. | 511 | |
| ')' is preceded with whitespace. | 511 | |
| Line has trailing spaces. | 515 | |
| Missing a Javadoc comment. | 515 | |
| '{' should be on the previous line. | 516 | |
| Method 'endUnionExpr' is not designed for extension - needs to be abstract, final or empty. | 519 | |
| Missing a Javadoc comment. | 519 | |
| Parameter create should be final. | 519 | |
| '{' should be on the previous line. | 520 | |
| '(' is followed by whitespace. | 522 | |
| ')' is preceded with whitespace. | 522 | |
| '{' should be on the previous line. | 523 | |
| '(' is followed by whitespace. | 528 | |
| '(' is followed by whitespace. | 528 | |
| ')' is preceded with whitespace. | 529 | |
| ')' is preceded with whitespace. | 529 | |
| Method 'number' is not designed for extension - needs to be abstract, final or empty. | 533 | |
| Missing a Javadoc comment. | 533 | |
| Parameter number should be final. | 533 | |
| '{' should be on the previous line. | 534 | |
| '(' is followed by whitespace. | 535 | |
| '(' is followed by whitespace. | 535 | |
| ')' is preceded with whitespace. | 535 | |
| ')' is preceded with whitespace. | 535 | |
| Method 'number' is not designed for extension - needs to be abstract, final or empty. | 538 | |
| Missing a Javadoc comment. | 538 | |
| Parameter number should be final. | 538 | |
| '{' should be on the previous line. | 539 | |
| '(' is followed by whitespace. | 540 | |
| '(' is followed by whitespace. | 540 | |
| ')' is preceded with whitespace. | 540 | |
| ')' is preceded with whitespace. | 540 | |
| Method 'literal' is not designed for extension - needs to be abstract, final or empty. | 543 | |
| Missing a Javadoc comment. | 543 | |
| Parameter literal should be final. | 543 | |
| '{' should be on the previous line. | 544 | |
| '(' is followed by whitespace. | 545 | |
| '(' is followed by whitespace. | 545 | |
| ')' is preceded with whitespace. | 545 | |
| ')' is preceded with whitespace. | 545 | |
| Method 'variableReference' is not designed for extension - needs to be abstract, final or empty. | 548 | |
| Missing a Javadoc comment. | 548 | |
| Parameter prefix should be final. | 548 | |
| Parameter variableName should be final. | 549 | |
| '{' should be on the previous line. | 550 | |
| '(' is followed by whitespace. | 551 | |
| '(' is followed by whitespace. | 551 | |
| ')' is preceded with whitespace. | 552 | |
| ')' is preceded with whitespace. | 552 | |
| Method 'startFunction' is not designed for extension - needs to be abstract, final or empty. | 555 | |
| Missing a Javadoc comment. | 555 | |
| Parameter prefix should be final. | 555 | |
| Parameter functionName should be final. | 556 | |
| '{' should be on the previous line. | 557 | |
| '(' is followed by whitespace. | 559 | |
| '(' is followed by whitespace. | 559 | |
| ')' is preceded with whitespace. | 560 | |
| ')' is preceded with whitespace. | 560 | |
| Method 'endFunction' is not designed for extension - needs to be abstract, final or empty. | 563 | |
| Missing a Javadoc comment. | 563 | |
| '{' should be on the previous line. | 564 | |
| Line is longer than 80 characters. | 565 | |
| '(' is followed by whitespace. | 567 | |
| ')' is preceded with whitespace. | 568 | |
| '(' is followed by whitespace. | 570 | |
| ')' is preceded with whitespace. | 570 | |
| Method 'addParameters' is not designed for extension - needs to be abstract, final or empty. | 573 | |
| Missing a Javadoc comment. | 573 | |
| Parameter function should be final. | 573 | |
| Parameter paramIter should be final. | 574 | |
| '{' should be on the previous line. | 575 | |
| '(' is followed by whitespace. | 576 | |
| ')' is preceded with whitespace. | 576 | |
| '{' should be on the previous line. | 577 | |
| '(' is followed by whitespace. | 578 | |
| ')' is preceded with whitespace. | 578 | |
| Method 'stackSize' is not designed for extension - needs to be abstract, final or empty. | 582 | |
| Missing a Javadoc comment. | 582 | |
| '{' should be on the previous line. | 583 | |
| Method 'push' is not designed for extension - needs to be abstract, final or empty. | 587 | |
| Missing a Javadoc comment. | 587 | |
| Parameter obj should be final. | 587 | |
| '{' should be on the previous line. | 588 | |
| '(' is followed by whitespace. | 589 | |
| ')' is preceded with whitespace. | 589 | |
| Method 'pop' is not designed for extension - needs to be abstract, final or empty. | 592 | |
| Missing a Javadoc comment. | 592 | |
| '{' should be on the previous line. | 593 | |
| Method 'canPop' is not designed for extension - needs to be abstract, final or empty. | 597 | |
| Missing a Javadoc comment. | 597 | |
| '{' should be on the previous line. | 598 | |
| '(' is followed by whitespace. | 599 | |
| ')' is preceded with whitespace. | 599 | |
| Method 'pushFrame' is not designed for extension - needs to be abstract, final or empty. | 602 | |
| Missing a Javadoc comment. | 602 | |
| '{' should be on the previous line. | 603 | |
| '(' is followed by whitespace. | 604 | |
| ')' is preceded with whitespace. | 604 | |
| Method 'popFrame' is not designed for extension - needs to be abstract, final or empty. | 607 | |
| Missing a Javadoc comment. | 607 | |
| '{' should be on the previous line. | 608 | |
| Method 'peekFrame' is not designed for extension - needs to be abstract, final or empty. | 612 | |
| Missing a Javadoc comment. | 612 | |
| '{' should be on the previous line. | 613 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 29 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters. | 55 | |
| '{' should be on the previous line. | 59 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 71 | |
| Parameter cause should be final. | 74 | |
| 'cause' hides a field. | 74 | |
| '{' should be on the previous line. | 75 | |
| Line has trailing spaces. | 82 | |
| Parameter message should be final. | 85 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 93 | |
| Method 'getCause' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 105 | |
| Line has trailing spaces. | 107 | |
| Method 'initCause' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Parameter cause should be final. | 110 | |
| 'cause' hides a field. | 110 | |
| 'if' construct must use '{}'s. | 111 | |
| 'if' construct must use '{}'s. | 112 | |
| Line is longer than 80 characters. | 112 | |
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| '(' is preceded with whitespace. | 123 | |
| '(' is followed by whitespace. | 123 | |
| Parameter s should be final. | 123 | |
| ')' is preceded with whitespace. | 123 | |
| '{' should be on the previous line. | 124 | |
| '(' is preceded with whitespace. | 125 | |
| '(' is followed by whitespace. | 125 | |
| ')' is preceded with whitespace. | 125 | |
| '1.4' is a magic number. | 126 | |
| '(' is followed by whitespace. | 127 | |
| ')' is preceded with whitespace. | 127 | |
| '(' is followed by whitespace. | 128 | |
| ')' is preceded with whitespace. | 128 | |
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| '(' is preceded with whitespace. | 137 | |
| '(' is followed by whitespace. | 137 | |
| Parameter s should be final. | 137 | |
| ')' is preceded with whitespace. | 137 | |
| '{' should be on the previous line. | 138 | |
| '(' is followed by whitespace. | 139 | |
| ')' is preceded with whitespace. | 139 | |
| '1.4' is a magic number. | 140 | |
| '(' is followed by whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| '(' is followed by whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| Line has trailing spaces. | 145 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 27 | |
| Line has trailing spaces. | 29 | |
| Line has trailing spaces. | 31 | |
| Line is longer than 80 characters. | 55 | |
| '{' should be on the previous line. | 59 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 71 | |
| Parameter cause should be final. | 74 | |
| 'cause' hides a field. | 74 | |
| '{' should be on the previous line. | 75 | |
| Line has trailing spaces. | 82 | |
| Parameter message should be final. | 85 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 93 | |
| Method 'getCause' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 105 | |
| Line has trailing spaces. | 107 | |
| Method 'initCause' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Parameter cause should be final. | 110 | |
| 'cause' hides a field. | 110 | |
| 'if' construct must use '{}'s. | 111 | |
| 'if' construct must use '{}'s. | 112 | |
| Line is longer than 80 characters. | 112 | |
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| '(' is preceded with whitespace. | 123 | |
| '(' is followed by whitespace. | 123 | |
| Parameter s should be final. | 123 | |
| ')' is preceded with whitespace. | 123 | |
| '{' should be on the previous line. | 124 | |
| '(' is preceded with whitespace. | 125 | |
| '(' is followed by whitespace. | 125 | |
| ')' is preceded with whitespace. | 125 | |
| '1.4' is a magic number. | 126 | |
| '(' is followed by whitespace. | 127 | |
| ')' is preceded with whitespace. | 127 | |
| '(' is followed by whitespace. | 128 | |
| ')' is preceded with whitespace. | 128 | |
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| '(' is preceded with whitespace. | 137 | |
| '(' is followed by whitespace. | 137 | |
| Parameter s should be final. | 137 | |
| ')' is preceded with whitespace. | 137 | |
| '{' should be on the previous line. | 138 | |
| '(' is followed by whitespace. | 139 | |
| ')' is preceded with whitespace. | 139 | |
| '1.4' is a magic number. | 140 | |
| '(' is followed by whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| '(' is followed by whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| Line has trailing spaces. | 145 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 70 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 89 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 38 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 70 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 89 | |
| Line has trailing spaces. | 95 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters. | 70 | |
| '{' should be on the previous line. | 80 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 96 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters. | 70 | |
| '{' should be on the previous line. | 80 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 96 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| '{' should be on the previous line. | 73 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 226 | |
| Line is longer than 80 characters. | 239 | |
| First sentence should end with a period. | 249 | |
| Line has trailing spaces. | 269 | |
| Line is longer than 80 characters. | 282 | |
| Line has trailing spaces. | 289 | |
| Line has trailing spaces. | 296 | |
| Line has trailing spaces. | 304 | |
| Line has trailing spaces. | 320 | |
| Line has trailing spaces. | 377 | |
| Line has trailing spaces. | 386 | |
| Line has trailing spaces. | 395 | |
| Line has trailing spaces. | 404 | |
| Line is longer than 80 characters. | 417 | |
| Line has trailing spaces. | 446 | |
| Line has trailing spaces. | 448 | |
| Line has trailing spaces. | 488 | |
| Line is longer than 80 characters. | 489 | |
| Line has trailing spaces. | 517 | |
| Line has trailing spaces. | 542 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| '{' should be on the previous line. | 73 | |
| Line is longer than 80 characters. | 98 | |
| Line is longer than 80 characters. | 104 | |
| Line is longer than 80 characters. | 123 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 149 | |
| Line is longer than 80 characters. | 162 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 174 | |
| Line is longer than 80 characters. | 187 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 226 | |
| Line is longer than 80 characters. | 239 | |
| First sentence should end with a period. | 249 | |
| Line has trailing spaces. | 269 | |
| Line is longer than 80 characters. | 282 | |
| Line has trailing spaces. | 289 | |
| Line has trailing spaces. | 296 | |
| Line has trailing spaces. | 304 | |
| Line has trailing spaces. | 320 | |
| Line has trailing spaces. | 377 | |
| Line has trailing spaces. | 386 | |
| Line has trailing spaces. | 395 | |
| Line has trailing spaces. | 404 | |
| Line is longer than 80 characters. | 417 | |
| Line has trailing spaces. | 446 | |
| Line has trailing spaces. | 448 | |
| Line has trailing spaces. | 488 | |
| Line is longer than 80 characters. | 489 | |
| Line has trailing spaces. | 517 | |
| Line has trailing spaces. | 542 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| '(' is followed by whitespace. | 72 | |
| Parameter namespaceURI should be final. | 72 | |
| 'namespaceURI' hides a field. | 72 | |
| Parameter localName should be final. | 72 | |
| 'localName' hides a field. | 72 | |
| ')' is preceded with whitespace. | 72 | |
| '{' should be on the previous line. | 73 | |
| 'if' construct must use '{}'s. | 74 | |
| Missing a Javadoc comment. | 79 | |
| '{' should be on the previous line. | 80 | |
| '(' is followed by whitespace. | 81 | |
| ')' is preceded with whitespace. | 81 | |
| Missing a Javadoc comment. | 84 | |
| '(' is followed by whitespace. | 84 | |
| Parameter o should be final. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| '{' should be on the previous line. | 85 | |
| Line has trailing spaces. | 87 | |
| '(' is followed by whitespace. | 91 | |
| '&&' should be on a new line. | 91 | |
| ')' is preceded with whitespace. | 92 | |
| Line has trailing spaces. | 94 | |
| 'if' construct must use '{}'s. | 99 | |
| 'else' construct must use '{}'s. | 100 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 58 | |
| Missing a Javadoc comment. | 60 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| '(' is followed by whitespace. | 72 | |
| Parameter namespaceURI should be final. | 72 | |
| 'namespaceURI' hides a field. | 72 | |
| Parameter localName should be final. | 72 | |
| 'localName' hides a field. | 72 | |
| ')' is preceded with whitespace. | 72 | |
| '{' should be on the previous line. | 73 | |
| 'if' construct must use '{}'s. | 74 | |
| Missing a Javadoc comment. | 79 | |
| '{' should be on the previous line. | 80 | |
| '(' is followed by whitespace. | 81 | |
| ')' is preceded with whitespace. | 81 | |
| Missing a Javadoc comment. | 84 | |
| '(' is followed by whitespace. | 84 | |
| Parameter o should be final. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| '{' should be on the previous line. | 85 | |
| Line has trailing spaces. | 87 | |
| '(' is followed by whitespace. | 91 | |
| '&&' should be on a new line. | 91 | |
| ')' is preceded with whitespace. | 92 | |
| Line has trailing spaces. | 94 | |
| 'if' construct must use '{}'s. | 99 | |
| 'else' construct must use '{}'s. | 100 | |
| Line has trailing spaces. | 102 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 66 | |
| Line has trailing spaces. | 70 | |
| '{' should be on the previous line. | 76 | |
| Method 'registerFunction' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Parameter namespaceURI should be final. | 108 | |
| Parameter localName should be final. | 109 | |
| Parameter function should be final. | 110 | |
| ')' is preceded with whitespace. | 110 | |
| '{' should be on the previous line. | 111 | |
| '(' is followed by whitespace. | 112 | |
| ')' is preceded with whitespace. | 113 | |
| Method 'getFunction' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Parameter namespaceURI should be final. | 116 | |
| Parameter prefix should be final. | 117 | |
| Parameter localName should be final. | 118 | |
| ')' is preceded with whitespace. | 118 | |
| '{' should be on the previous line. | 120 | |
| '(' is followed by whitespace. | 121 | |
| ')' is preceded with whitespace. | 121 | |
| '(' is followed by whitespace. | 123 | |
| ')' is preceded with whitespace. | 123 | |
| '(' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| '}' should be on the same line. | 125 | |
| Line is longer than 80 characters. | 127 | |
| '(' is followed by whitespace. | 127 | |
| ')' is preceded with whitespace. | 127 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 66 | |
| Line has trailing spaces. | 70 | |
| '{' should be on the previous line. | 76 | |
| Method 'registerFunction' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Parameter namespaceURI should be final. | 108 | |
| Parameter localName should be final. | 109 | |
| Parameter function should be final. | 110 | |
| ')' is preceded with whitespace. | 110 | |
| '{' should be on the previous line. | 111 | |
| '(' is followed by whitespace. | 112 | |
| ')' is preceded with whitespace. | 113 | |
| Method 'getFunction' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Parameter namespaceURI should be final. | 116 | |
| Parameter prefix should be final. | 117 | |
| Parameter localName should be final. | 118 | |
| ')' is preceded with whitespace. | 118 | |
| '{' should be on the previous line. | 120 | |
| '(' is followed by whitespace. | 121 | |
| ')' is preceded with whitespace. | 121 | |
| '(' is followed by whitespace. | 123 | |
| ')' is preceded with whitespace. | 123 | |
| '(' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| '}' should be on the same line. | 125 | |
| Line is longer than 80 characters. | 127 | |
| '(' is followed by whitespace. | 127 | |
| ')' is preceded with whitespace. | 127 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 74 | |
| Line has trailing spaces. | 79 | |
| Line is longer than 80 characters. | 79 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 85 | |
| Unused @throws tag for 'NullPointerException'. | 85 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters. | 86 | |
| Unused @throws tag for 'ClassCastException'. | 86 | |
| Parameter namespaces should be final. | 88 | |
| 'namespaces' hides a field. | 88 | |
| '{' should be on the previous line. | 89 | |
| '!' is followed by whitespace. | 93 | |
| '!' is followed by whitespace. | 94 | |
| Line has trailing spaces. | 110 | |
| Method 'addElementNamespaces' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| '(' is followed by whitespace. | 113 | |
| Parameter nav should be final. | 113 | |
| Parameter element should be final. | 113 | |
| ')' is preceded with whitespace. | 113 | |
| '{' should be on the previous line. | 115 | |
| '(' is followed by whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| '(' is followed by whitespace. | 118 | |
| ')' is preceded with whitespace. | 118 | |
| '(' is followed by whitespace. | 120 | |
| ')' is preceded with whitespace. | 120 | |
| '(' is followed by whitespace. | 121 | |
| ')' is preceded with whitespace. | 121 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| '(' is followed by whitespace. | 123 | |
| ')' is preceded with whitespace. | 123 | |
| Line has trailing spaces. | 126 | |
| Line has trailing spaces. | 131 | |
| Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Parameter prefix should be final. | 135 | |
| Parameter URI should be final. | 135 | |
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 135 | |
| '{' should be on the previous line. | 136 | |
| '(' is followed by whitespace. | 137 | |
| ')' is preceded with whitespace. | 137 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Parameter prefix should be final. | 140 | |
| '{' should be on the previous line. | 141 | |
| '(' is followed by whitespace. | 142 | |
| '(' is followed by whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| '{' should be on the previous line. | 143 | |
| '(' is followed by whitespace. | 144 | |
| ')' is preceded with whitespace. | 144 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 74 | |
| Line has trailing spaces. | 79 | |
| Line is longer than 80 characters. | 79 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 85 | |
| Unused @throws tag for 'NullPointerException'. | 85 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters. | 86 | |
| Unused @throws tag for 'ClassCastException'. | 86 | |
| Parameter namespaces should be final. | 88 | |
| 'namespaces' hides a field. | 88 | |
| '{' should be on the previous line. | 89 | |
| '!' is followed by whitespace. | 93 | |
| '!' is followed by whitespace. | 94 | |
| Line has trailing spaces. | 110 | |
| Method 'addElementNamespaces' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| '(' is followed by whitespace. | 113 | |
| Parameter nav should be final. | 113 | |
| Parameter element should be final. | 113 | |
| ')' is preceded with whitespace. | 113 | |
| '{' should be on the previous line. | 115 | |
| '(' is followed by whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| '(' is followed by whitespace. | 118 | |
| ')' is preceded with whitespace. | 118 | |
| '(' is followed by whitespace. | 120 | |
| ')' is preceded with whitespace. | 120 | |
| '(' is followed by whitespace. | 121 | |
| ')' is preceded with whitespace. | 121 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| '(' is followed by whitespace. | 123 | |
| ')' is preceded with whitespace. | 123 | |
| Line has trailing spaces. | 126 | |
| Line has trailing spaces. | 131 | |
| Method 'addNamespace' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Parameter prefix should be final. | 135 | |
| Parameter URI should be final. | 135 | |
| Name 'URI' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 135 | |
| '{' should be on the previous line. | 136 | |
| '(' is followed by whitespace. | 137 | |
| ')' is preceded with whitespace. | 137 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Parameter prefix should be final. | 140 | |
| '{' should be on the previous line. | 141 | |
| '(' is followed by whitespace. | 142 | |
| '(' is followed by whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| '{' should be on the previous line. | 143 | |
| '(' is followed by whitespace. | 144 | |
| ')' is preceded with whitespace. | 144 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 66 | |
| Line has trailing spaces. | 68 | |
| '{' should be on the previous line. | 81 | |
| Line has trailing spaces. | 88 | |
| Method 'setVariableValue' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| '(' is followed by whitespace. | 102 | |
| Parameter namespaceURI should be final. | 102 | |
| Parameter localName should be final. | 103 | |
| Parameter value should be final. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| '{' should be on the previous line. | 105 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 107 | |
| Method 'setVariableValue' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| '(' is followed by whitespace. | 122 | |
| Parameter localName should be final. | 122 | |
| Parameter value should be final. | 123 | |
| ')' is preceded with whitespace. | 123 | |
| '{' should be on the previous line. | 124 | |
| '(' is followed by whitespace. | 125 | |
| ')' is preceded with whitespace. | 125 | |
| Method 'getVariableValue' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| '(' is followed by whitespace. | 128 | |
| Parameter namespaceURI should be final. | 128 | |
| Parameter prefix should be final. | 129 | |
| Parameter localName should be final. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| '{' should be on the previous line. | 132 | |
| '(' is followed by whitespace. | 133 | |
| ')' is preceded with whitespace. | 133 | |
| '(' is followed by whitespace. | 135 | |
| ')' is preceded with whitespace. | 135 | |
| '{' should be on the previous line. | 136 | |
| '(' is followed by whitespace. | 137 | |
| ')' is preceded with whitespace. | 137 | |
| '}' should be on the same line. | 138 | |
| '{' should be on the previous line. | 140 | |
| '(' is followed by whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 66 | |
| Line has trailing spaces. | 68 | |
| '{' should be on the previous line. | 81 | |
| Line has trailing spaces. | 88 | |
| Method 'setVariableValue' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| '(' is followed by whitespace. | 102 | |
| Parameter namespaceURI should be final. | 102 | |
| Parameter localName should be final. | 103 | |
| Parameter value should be final. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| '{' should be on the previous line. | 105 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 107 | |
| Method 'setVariableValue' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| '(' is followed by whitespace. | 122 | |
| Parameter localName should be final. | 122 | |
| Parameter value should be final. | 123 | |
| ')' is preceded with whitespace. | 123 | |
| '{' should be on the previous line. | 124 | |
| '(' is followed by whitespace. | 125 | |
| ')' is preceded with whitespace. | 125 | |
| Method 'getVariableValue' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| '(' is followed by whitespace. | 128 | |
| Parameter namespaceURI should be final. | 128 | |
| Parameter prefix should be final. | 129 | |
| Parameter localName should be final. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| '{' should be on the previous line. | 132 | |
| '(' is followed by whitespace. | 133 | |
| ')' is preceded with whitespace. | 133 | |
| '(' is followed by whitespace. | 135 | |
| ')' is preceded with whitespace. | 135 | |
| '{' should be on the previous line. | 136 | |
| '(' is followed by whitespace. | 137 | |
| ')' is preceded with whitespace. | 137 | |
| '}' should be on the same line. | 138 | |
| '{' should be on the previous line. | 140 | |
| '(' is followed by whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 66 | |
| Parameter message should be final. | 69 | |
| '{' should be on the previous line. | 70 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 66 | |
| Parameter message should be final. | 69 | |
| '{' should be on the previous line. | 70 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 55 | |
| '{' should be on the previous line. | 63 | |
| Line has trailing spaces. | 65 | |
| Parameter message should be final. | 73 | |
| '{' should be on the previous line. | 74 | |
| '(' is followed by whitespace. | 75 | |
| ')' is preceded with whitespace. | 75 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 55 | |
| '{' should be on the previous line. | 63 | |
| Line has trailing spaces. | 65 | |
| Parameter message should be final. | 73 | |
| '{' should be on the previous line. | 74 | |
| '(' is followed by whitespace. | 75 | |
| ')' is preceded with whitespace. | 75 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 75 | |
| '{' should be on the previous line. | 85 | |
| Redundant 'public' modifier. | 110 | |
| '(' is followed by whitespace. | 110 | |
| ')' is preceded with whitespace. | 112 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 75 | |
| '{' should be on the previous line. | 85 | |
| Redundant 'public' modifier. | 110 | |
| '(' is followed by whitespace. | 110 | |
| ')' is preceded with whitespace. | 112 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 46 | |
| '{' should be on the previous line. | 58 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 104 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 140 | |
| Line has trailing spaces. | 150 | |
| Line has trailing spaces. | 152 | |
| Line is longer than 80 characters. | 167 | |
| Line has trailing spaces. | 176 | |
| Line has trailing spaces. | 179 | |
| Line is longer than 80 characters. | 190 | |
| Line has trailing spaces. | 218 | |
| Line has trailing spaces. | 230 | |
| Line has trailing spaces. | 232 | |
| Line has trailing spaces. | 238 | |
| Line is longer than 80 characters. | 241 | |
| Line has trailing spaces. | 248 | |
| Line has trailing spaces. | 283 | |
| Line is longer than 80 characters. | 341 | |
| Line is longer than 80 characters. | 361 | |
| Line is longer than 80 characters. | 381 | |
| Line has trailing spaces. | 387 | |
| Line has trailing spaces. | 391 | |
| Line has trailing spaces. | 393 | |
| Line has trailing spaces. | 7 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 46 | |
| '{' should be on the previous line. | 58 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 104 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 140 | |
| Line has trailing spaces. | 150 | |
| Line has trailing spaces. | 152 | |
| Line is longer than 80 characters. | 167 | |
| Line has trailing spaces. | 176 | |
| Line has trailing spaces. | 179 | |
| Line is longer than 80 characters. | 190 | |
| Line has trailing spaces. | 218 | |
| Line has trailing spaces. | 230 | |
| Line has trailing spaces. | 232 | |
| Line has trailing spaces. | 238 | |
| Line is longer than 80 characters. | 241 | |
| Line has trailing spaces. | 248 | |
| Line has trailing spaces. | 283 | |
| Line is longer than 80 characters. | 341 | |
| Line is longer than 80 characters. | 361 | |
| Line is longer than 80 characters. | 381 | |
| Line has trailing spaces. | 387 | |
| Line has trailing spaces. | 391 | |
| Line has trailing spaces. | 393 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 98 | |
| '{' should be on the previous line. | 120 | |
| Missing a Javadoc comment. | 121 | |
| First sentence should end with a period. | 123 | |
| '{' should be on the previous line. | 128 | |
| '{' should be on the previous line. | 136 | |
| Line has trailing spaces. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Parameter includeExtensionFunctions should be final. | 146 | |
| '{' should be on the previous line. | 147 | |
| Missing a Javadoc comment. | 155 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 159 | |
| '(' is followed by whitespace. | 161 | |
| ')' is preceded with whitespace. | 163 | |
| '(' is followed by whitespace. | 165 | |
| ')' is preceded with whitespace. | 167 | |
| '(' is followed by whitespace. | 169 | |
| ')' is preceded with whitespace. | 171 | |
| Line has trailing spaces. | 172 | |
| '(' is followed by whitespace. | 173 | |
| ')' is preceded with whitespace. | 175 | |
| '(' is followed by whitespace. | 177 | |
| ')' is preceded with whitespace. | 179 | |
| '(' is followed by whitespace. | 181 | |
| ')' is preceded with whitespace. | 183 | |
| '(' is followed by whitespace. | 185 | |
| ')' is preceded with whitespace. | 187 | |
| '(' is followed by whitespace. | 189 | |
| ')' is preceded with whitespace. | 191 | |
| '(' is followed by whitespace. | 193 | |
| ')' is preceded with whitespace. | 195 | |
| '(' is followed by whitespace. | 197 | |
| ')' is preceded with whitespace. | 199 | |
| '(' is followed by whitespace. | 201 | |
| ')' is preceded with whitespace. | 203 | |
| '(' is followed by whitespace. | 205 | |
| ')' is preceded with whitespace. | 207 | |
| '(' is followed by whitespace. | 209 | |
| ')' is preceded with whitespace. | 211 | |
| '(' is followed by whitespace. | 213 | |
| ')' is preceded with whitespace. | 215 | |
| '(' is followed by whitespace. | 217 | |
| ')' is preceded with whitespace. | 219 | |
| '(' is followed by whitespace. | 221 | |
| ')' is preceded with whitespace. | 223 | |
| '(' is followed by whitespace. | 225 | |
| ')' is preceded with whitespace. | 227 | |
| '(' is followed by whitespace. | 229 | |
| ')' is preceded with whitespace. | 231 | |
| '(' is followed by whitespace. | 233 | |
| ')' is preceded with whitespace. | 235 | |
| '(' is followed by whitespace. | 237 | |
| ')' is preceded with whitespace. | 239 | |
| '(' is followed by whitespace. | 241 | |
| ')' is preceded with whitespace. | 243 | |
| '(' is followed by whitespace. | 245 | |
| ')' is preceded with whitespace. | 247 | |
| '(' is followed by whitespace. | 249 | |
| ')' is preceded with whitespace. | 251 | |
| '(' is followed by whitespace. | 253 | |
| ')' is preceded with whitespace. | 255 | |
| '(' is followed by whitespace. | 257 | |
| ')' is preceded with whitespace. | 259 | |
| Line has trailing spaces. | 260 | |
| '(' is followed by whitespace. | 261 | |
| ')' is preceded with whitespace. | 263 | |
| Missing a Javadoc comment. | 266 | |
| '(' is followed by whitespace. | 269 | |
| ')' is preceded with whitespace. | 271 | |
| Missing a Javadoc comment. | 274 | |
| '(' is followed by whitespace. | 278 | |
| ')' is preceded with whitespace. | 280 | |
| Line has trailing spaces. | 281 | |
| '(' is followed by whitespace. | 282 | |
| ')' is preceded with whitespace. | 284 | |
| Line has trailing spaces. | 285 | |
| '(' is followed by whitespace. | 286 | |
| ')' is preceded with whitespace. | 288 | |
| Line has trailing spaces. | 289 | |
| '(' is followed by whitespace. | 290 | |
| ')' is preceded with whitespace. | 292 | |
| Line has trailing spaces. | 295 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 98 | |
| '{' should be on the previous line. | 120 | |
| Missing a Javadoc comment. | 121 | |
| First sentence should end with a period. | 123 | |
| '{' should be on the previous line. | 128 | |
| '{' should be on the previous line. | 136 | |
| Line has trailing spaces. | 142 | |
| Line is longer than 80 characters. | 143 | |
| Parameter includeExtensionFunctions should be final. | 146 | |
| '{' should be on the previous line. | 147 | |
| Missing a Javadoc comment. | 155 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 159 | |
| '(' is followed by whitespace. | 161 | |
| ')' is preceded with whitespace. | 163 | |
| '(' is followed by whitespace. | 165 | |
| ')' is preceded with whitespace. | 167 | |
| '(' is followed by whitespace. | 169 | |
| ')' is preceded with whitespace. | 171 | |
| Line has trailing spaces. | 172 | |
| '(' is followed by whitespace. | 173 | |
| ')' is preceded with whitespace. | 175 | |
| '(' is followed by whitespace. | 177 | |
| ')' is preceded with whitespace. | 179 | |
| '(' is followed by whitespace. | 181 | |
| ')' is preceded with whitespace. | 183 | |
| '(' is followed by whitespace. | 185 | |
| ')' is preceded with whitespace. | 187 | |
| '(' is followed by whitespace. | 189 | |
| ')' is preceded with whitespace. | 191 | |
| '(' is followed by whitespace. | 193 | |
| ')' is preceded with whitespace. | 195 | |
| '(' is followed by whitespace. | 197 | |
| ')' is preceded with whitespace. | 199 | |
| '(' is followed by whitespace. | 201 | |
| ')' is preceded with whitespace. | 203 | |
| '(' is followed by whitespace. | 205 | |
| ')' is preceded with whitespace. | 207 | |
| '(' is followed by whitespace. | 209 | |
| ')' is preceded with whitespace. | 211 | |
| '(' is followed by whitespace. | 213 | |
| ')' is preceded with whitespace. | 215 | |
| '(' is followed by whitespace. | 217 | |
| ')' is preceded with whitespace. | 219 | |
| '(' is followed by whitespace. | 221 | |
| ')' is preceded with whitespace. | 223 | |
| '(' is followed by whitespace. | 225 | |
| ')' is preceded with whitespace. | 227 | |
| '(' is followed by whitespace. | 229 | |
| ')' is preceded with whitespace. | 231 | |
| '(' is followed by whitespace. | 233 | |
| ')' is preceded with whitespace. | 235 | |
| '(' is followed by whitespace. | 237 | |
| ')' is preceded with whitespace. | 239 | |
| '(' is followed by whitespace. | 241 | |
| ')' is preceded with whitespace. | 243 | |
| '(' is followed by whitespace. | 245 | |
| ')' is preceded with whitespace. | 247 | |
| '(' is followed by whitespace. | 249 | |
| ')' is preceded with whitespace. | 251 | |
| '(' is followed by whitespace. | 253 | |
| ')' is preceded with whitespace. | 255 | |
| '(' is followed by whitespace. | 257 | |
| ')' is preceded with whitespace. | 259 | |
| Line has trailing spaces. | 260 | |
| '(' is followed by whitespace. | 261 | |
| ')' is preceded with whitespace. | 263 | |
| Missing a Javadoc comment. | 266 | |
| '(' is followed by whitespace. | 269 | |
| ')' is preceded with whitespace. | 271 | |
| Missing a Javadoc comment. | 274 | |
| '(' is followed by whitespace. | 278 | |
| ')' is preceded with whitespace. | 280 | |
| Line has trailing spaces. | 281 | |
| '(' is followed by whitespace. | 282 | |
| ')' is preceded with whitespace. | 284 | |
| Line has trailing spaces. | 285 | |
| '(' is followed by whitespace. | 286 | |
| ')' is preceded with whitespace. | 288 | |
| Line has trailing spaces. | 289 | |
| '(' is followed by whitespace. | 290 | |
| ')' is preceded with whitespace. | 292 | |
| Line has trailing spaces. | 295 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| First sentence should end with a period. | 63 | |
| First sentence should end with a period. | 66 | |
| Line has trailing spaces. | 72 | |
| Parameter e should be final. | 75 | |
| '{' should be on the previous line. | 76 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| First sentence should end with a period. | 83 | |
| Parameter xpath should be final. | 89 | |
| 'xpath' hides a field. | 89 | |
| Parameter position should be final. | 90 | |
| 'position' hides a field. | 90 | |
| Parameter message should be final. | 91 | |
| '{' should be on the previous line. | 92 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| '{' should be on the previous line. | 104 | |
| Method 'getXPath' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| '{' should be on the previous line. | 113 | |
| Method 'getPositionMarker' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| '{' should be on the previous line. | 130 | |
| '(' is followed by whitespace. | 135 | |
| ';' is preceded with whitespace. | 135 | |
| ';' is preceded with whitespace. | 135 | |
| ')' is preceded with whitespace. | 135 | |
| '{' should be on the previous line. | 136 | |
| Line has trailing spaces. | 143 | |
| Method 'getMultilineMessage' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| '{' should be on the previous line. | 158 | |
| '(' is followed by whitespace. | 160 | |
| ')' is preceded with whitespace. | 160 | |
| '(' is followed by whitespace. | 161 | |
| ')' is preceded with whitespace. | 161 | |
| '(' is followed by whitespace. | 162 | |
| ')' is preceded with whitespace. | 162 | |
| '(' is followed by whitespace. | 164 | |
| ')' is preceded with whitespace. | 164 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| First sentence should end with a period. | 63 | |
| First sentence should end with a period. | 66 | |
| Line has trailing spaces. | 72 | |
| Parameter e should be final. | 75 | |
| '{' should be on the previous line. | 76 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| First sentence should end with a period. | 83 | |
| Parameter xpath should be final. | 89 | |
| 'xpath' hides a field. | 89 | |
| Parameter position should be final. | 90 | |
| 'position' hides a field. | 90 | |
| Parameter message should be final. | 91 | |
| '{' should be on the previous line. | 92 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| '{' should be on the previous line. | 104 | |
| Method 'getXPath' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| '{' should be on the previous line. | 113 | |
| Method 'getPositionMarker' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| '{' should be on the previous line. | 130 | |
| '(' is followed by whitespace. | 135 | |
| ';' is preceded with whitespace. | 135 | |
| ';' is preceded with whitespace. | 135 | |
| ')' is preceded with whitespace. | 135 | |
| '{' should be on the previous line. | 136 | |
| Line has trailing spaces. | 143 | |
| Method 'getMultilineMessage' is not designed for extension - needs to be abstract, final or empty. | 157 | |
| '{' should be on the previous line. | 158 | |
| '(' is followed by whitespace. | 160 | |
| ')' is preceded with whitespace. | 160 | |
| '(' is followed by whitespace. | 161 | |
| ')' is preceded with whitespace. | 161 | |
| '(' is followed by whitespace. | 162 | |
| ')' is preceded with whitespace. | 162 | |
| '(' is followed by whitespace. | 164 | |
| ')' is preceded with whitespace. | 164 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 73 | |
| Line has trailing spaces. | 75 | |
| Parameter xpathExpr should be final. | 85 | |
| '{' should be on the previous line. | 86 | |
| '(' is followed by whitespace. | 87 | |
| ')' is preceded with whitespace. | 87 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 73 | |
| Line has trailing spaces. | 75 | |
| Parameter xpathExpr should be final. | 85 | |
| '{' should be on the previous line. | 86 | |
| '(' is followed by whitespace. | 87 | |
| ')' is preceded with whitespace. | 87 | |
| Line has trailing spaces. | 90 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| '{' should be on the previous line. | 98 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 109 | |
| Missing a Javadoc comment. | 110 | |
| 'static' modifier out of order with the JLS suggestions. | 110 | |
| Line has trailing spaces. | 113 | |
| '(' is preceded with whitespace. | 122 | |
| '{' should be on the previous line. | 123 | |
| '(' is preceded with whitespace. | 132 | |
| '{' should be on the previous line. | 133 | |
| Line has trailing spaces. | 138 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| '(' is preceded with whitespace. | 150 | |
| Parameter contextNode should be final. | 150 | |
| '{' should be on the previous line. | 151 | |
| Line is longer than 80 characters. | 154 | |
| '(' is followed by whitespace. | 154 | |
| '(' is preceded with whitespace. | 156 | |
| 'cast' is not followed by whitespace. | 156 | |
| '(' is preceded with whitespace. | 157 | |
| Parameter node should be final. | 157 | |
| '{' should be on the previous line. | 158 | |
| '(' is preceded with whitespace. | 161 | |
| Parameter node should be final. | 161 | |
| '{' should be on the previous line. | 162 | |
| Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| '(' is preceded with whitespace. | 179 | |
| Parameter contextNode should be final. | 179 | |
| '{' should be on the previous line. | 180 | |
| 'cast' is not followed by whitespace. | 181 | |
| '(' is preceded with whitespace. | 184 | |
| '(' is preceded with whitespace. | 185 | |
| Parameter n should be final. | 185 | |
| '{' should be on the previous line. | 186 | |
| 'cast' is not followed by whitespace. | 189 | |
| '(' is preceded with whitespace. | 191 | |
| Parameter n should be final. | 191 | |
| '(' is preceded with whitespace. | 196 | |
| '(' is preceded with whitespace. | 197 | |
| Parameter n should be final. | 197 | |
| '{' should be on the previous line. | 198 | |
| '(' is preceded with whitespace. | 201 | |
| Parameter n should be final. | 201 | |
| Line has trailing spaces. | 207 | |
| Line has trailing spaces. | 208 | |
| Line has trailing spaces. | 209 | |
| Line has trailing spaces. | 213 | |
| Line has trailing spaces. | 215 | |
| Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| Parameter child should be final. | 219 | |
| Method 'getFollowingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 234 | |
| '(' is preceded with whitespace. | 234 | |
| Parameter contextNode should be final. | 234 | |
| '{' should be on the previous line. | 235 | |
| '(' is preceded with whitespace. | 236 | |
| 'cast' is not followed by whitespace. | 236 | |
| '(' is preceded with whitespace. | 237 | |
| Parameter node should be final. | 237 | |
| '{' should be on the previous line. | 238 | |
| '(' is preceded with whitespace. | 241 | |
| Parameter node should be final. | 241 | |
| Method 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| '(' is preceded with whitespace. | 254 | |
| Parameter contextNode should be final. | 254 | |
| '{' should be on the previous line. | 255 | |
| '(' is preceded with whitespace. | 256 | |
| 'cast' is not followed by whitespace. | 256 | |
| '(' is preceded with whitespace. | 257 | |
| Parameter node should be final. | 257 | |
| '{' should be on the previous line. | 258 | |
| '(' is preceded with whitespace. | 261 | |
| Parameter node should be final. | 261 | |
| Method 'getFollowingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| '(' is preceded with whitespace. | 274 | |
| Parameter contextNode should be final. | 274 | |
| '{' should be on the previous line. | 275 | |
| '(' is preceded with whitespace. | 276 | |
| 'cast' is not followed by whitespace. | 276 | |
| '(' is preceded with whitespace. | 277 | |
| Parameter node should be final. | 277 | |
| '{' should be on the previous line. | 278 | |
| '}' should be on the same line. | 281 | |
| '}' should be on the same line. | 286 | |
| '(' is preceded with whitespace. | 292 | |
| Parameter node should be final. | 292 | |
| '}' should be on the same line. | 295 | |
| 'if' construct must use '{}'s. | 298 | |
| 'if' construct must use '{}'s. | 299 | |
| Line is longer than 80 characters. | 299 | |
| 'else' construct must use '{}'s. | 300 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 313 | |
| '(' is preceded with whitespace. | 313 | |
| Parameter contextNode should be final. | 313 | |
| '{' should be on the previous line. | 314 | |
| 'cast' is not followed by whitespace. | 316 | |
| Line has trailing spaces. | 317 | |
| '}' should be on the same line. | 317 | |
| Line has trailing spaces. | 331 | |
| Line has trailing spaces. | 333 | |
| Line has trailing spaces. | 334 | |
| Line has trailing spaces. | 335 | |
| Line has trailing spaces. | 336 | |
| Line has trailing spaces. | 339 | |
| Line has trailing spaces. | 342 | |
| Line has trailing spaces. | 344 | |
| Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 350 | |
| '(' is preceded with whitespace. | 350 | |
| Parameter contextNode should be final. | 350 | |
| '{' should be on the previous line. | 351 | |
| Line has trailing spaces. | 363 | |
| '!' is followed by whitespace. | 366 | |
| Line is longer than 80 characters. | 369 | |
| Line is longer than 80 characters. | 380 | |
| Line is longer than 80 characters. | 382 | |
| Must have at least one statement. | 382 | |
| '}' should be on the same line. | 383 | |
| Line is longer than 80 characters. | 387 | |
| 'cast' is not followed by whitespace. | 387 | |
| Line is longer than 80 characters. | 388 | |
| 'if' construct must use '{}'s. | 389 | |
| Line is longer than 80 characters. | 389 | |
| Line has trailing spaces. | 390 | |
| Line has trailing spaces. | 393 | |
| Line is longer than 80 characters. | 397 | |
| Line is longer than 80 characters. | 399 | |
| '(' is followed by whitespace. | 401 | |
| 'cast' is not followed by whitespace. | 401 | |
| Line is longer than 80 characters. | 402 | |
| 'if' construct must use '{}'s. | 404 | |
| Line has trailing spaces. | 407 | |
| Line has trailing spaces. | 409 | |
| 'cast' is not followed by whitespace. | 415 | |
| 'cast' is not followed by whitespace. | 421 | |
| Line has trailing spaces. | 426 | |
| '}' should be on the same line. | 426 | |
| Line has trailing spaces. | 434 | |
| Line is longer than 80 characters. | 437 | |
| Line is longer than 80 characters. | 439 | |
| Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty. | 439 | |
| '(' is preceded with whitespace. | 439 | |
| Parameter xpath should be final. | 439 | |
| Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. | 450 | |
| '(' is preceded with whitespace. | 450 | |
| Parameter contextNode should be final. | 450 | |
| '{' should be on the previous line. | 451 | |
| 'if' construct must use '{}'s. | 452 | |
| 'else' construct must use '{}'s. | 453 | |
| 'cast' is not followed by whitespace. | 453 | |
| Line has trailing spaces. | 456 | |
| Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 466 | |
| '(' is preceded with whitespace. | 466 | |
| Parameter element should be final. | 466 | |
| '{' should be on the previous line. | 467 | |
| '}' should be on the same line. | 473 | |
| Must have at least one statement. | 474 | |
| Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 487 | |
| '(' is preceded with whitespace. | 487 | |
| Parameter element should be final. | 487 | |
| '{' should be on the previous line. | 488 | |
| 'cast' is not followed by whitespace. | 490 | |
| 'if' construct must use '{}'s. | 491 | |
| 'cast' is not followed by whitespace. | 491 | |
| Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty. | 505 | |
| '(' is preceded with whitespace. | 505 | |
| Parameter element should be final. | 505 | |
| '{' should be on the previous line. | 506 | |
| '}' should be on the same line. | 512 | |
| Must have at least one statement. | 513 | |
| Line has trailing spaces. | 523 | |
| Line has trailing spaces. | 525 | |
| Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 527 | |
| '(' is preceded with whitespace. | 527 | |
| Parameter attribute should be final. | 527 | |
| '{' should be on the previous line. | 528 | |
| '}' should be on the same line. | 534 | |
| Must have at least one statement. | 535 | |
| Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. | 548 | |
| '(' is preceded with whitespace. | 548 | |
| Parameter attribute should be final. | 548 | |
| '{' should be on the previous line. | 549 | |
| 'cast' is not followed by whitespace. | 551 | |
| 'if' construct must use '{}'s. | 552 | |
| 'cast' is not followed by whitespace. | 552 | |
| Line has trailing spaces. | 563 | |
| Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty. | 567 | |
| '(' is preceded with whitespace. | 567 | |
| Parameter attribute should be final. | 567 | |
| '{' should be on the previous line. | 568 | |
| '}' should be on the same line. | 574 | |
| Must have at least one statement. | 575 | |
| Method 'isDocument' is not designed for extension - needs to be abstract, final or empty. | 587 | |
| '(' is preceded with whitespace. | 587 | |
| Parameter object should be final. | 587 | |
| '{' should be on the previous line. | 588 | |
| '&&' should be on a new line. | 589 | |
| 'cast' is not followed by whitespace. | 590 | |
| Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty. | 600 | |
| '(' is preceded with whitespace. | 600 | |
| Parameter object should be final. | 600 | |
| '{' should be on the previous line. | 601 | |
| Method 'isElement' is not designed for extension - needs to be abstract, final or empty. | 612 | |
| '(' is preceded with whitespace. | 612 | |
| Parameter object should be final. | 612 | |
| '{' should be on the previous line. | 613 | |
| '&&' should be on a new line. | 614 | |
| 'cast' is not followed by whitespace. | 615 | |
| Line has trailing spaces. | 620 | |
| Line has trailing spaces. | 622 | |
| Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty. | 627 | |
| '(' is preceded with whitespace. | 627 | |
| Parameter object should be final. | 627 | |
| '{' should be on the previous line. | 628 | |
| '&&' should be on a new line. | 629 | |
| 'cast' is not followed by whitespace. | 630 | |
| Line is longer than 80 characters. | 631 | |
| '!' is followed by whitespace. | 631 | |
| Method 'isComment' is not designed for extension - needs to be abstract, final or empty. | 641 | |
| '(' is preceded with whitespace. | 641 | |
| Parameter object should be final. | 641 | |
| '{' should be on the previous line. | 642 | |
| '&&' should be on a new line. | 643 | |
| 'cast' is not followed by whitespace. | 644 | |
| Method 'isText' is not designed for extension - needs to be abstract, final or empty. | 654 | |
| '(' is preceded with whitespace. | 654 | |
| Parameter object should be final. | 654 | |
| '{' should be on the previous line. | 655 | |
| 'cast' is not followed by whitespace. | 657 | |
| Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. | 676 | |
| '(' is preceded with whitespace. | 676 | |
| Parameter object should be final. | 676 | |
| '{' should be on the previous line. | 677 | |
| '&&' should be on a new line. | 678 | |
| 'cast' is not followed by whitespace. | 679 | |
| Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty. | 690 | |
| '(' is preceded with whitespace. | 690 | |
| Parameter object should be final. | 690 | |
| '{' should be on the previous line. | 691 | |
| 'cast' is not followed by whitespace. | 693 | |
| '}' should be on the same line. | 694 | |
| '(' is preceded with whitespace. | 708 | |
| Parameter node should be final. | 708 | |
| Parameter buffer should be final. | 708 | |
| '{' should be on the previous line. | 709 | |
| Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty. | 730 | |
| '(' is preceded with whitespace. | 730 | |
| Parameter object should be final. | 730 | |
| '{' should be on the previous line. | 731 | |
| 'if' construct must use '{}'s. | 732 | |
| 'cast' is not followed by whitespace. | 732 | |
| 'else' construct must use '{}'s. | 733 | |
| Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty. | 743 | |
| '(' is preceded with whitespace. | 743 | |
| Parameter object should be final. | 743 | |
| '{' should be on the previous line. | 744 | |
| 'if' construct must use '{}'s. | 745 | |
| 'cast' is not followed by whitespace. | 745 | |
| 'else' construct must use '{}'s. | 746 | |
| Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty. | 756 | |
| '(' is preceded with whitespace. | 756 | |
| Parameter object should be final. | 756 | |
| '{' should be on the previous line. | 757 | |
| 'if' construct must use '{}'s. | 758 | |
| 'cast' is not followed by whitespace. | 758 | |
| 'else' construct must use '{}'s. | 759 | |
| Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty. | 770 | |
| '(' is preceded with whitespace. | 770 | |
| Parameter object should be final. | 770 | |
| '{' should be on the previous line. | 771 | |
| 'if' construct must use '{}'s. | 772 | |
| 'cast' is not followed by whitespace. | 772 | |
| 'else' construct must use '{}'s. | 773 | |
| Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 783 | |
| '(' is preceded with whitespace. | 783 | |
| Parameter object should be final. | 783 | |
| '{' should be on the previous line. | 784 | |
| 'if' construct must use '{}'s. | 785 | |
| 'cast' is not followed by whitespace. | 785 | |
| 'else' construct must use '{}'s. | 786 | |
| Line has trailing spaces. | 791 | |
| Line is longer than 80 characters. | 794 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 797 | |
| '(' is preceded with whitespace. | 797 | |
| Parameter prefix should be final. | 797 | |
| Parameter element should be final. | 797 | |
| 'cast' is not followed by whitespace. | 801 | |
| 'if' construct must use '{}'s. | 802 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 817 | |
| Parameter uri should be final. | 817 | |
| '{' should be on the previous line. | 818 | |
| '{' should be on the previous line. | 820 | |
| Line has trailing spaces. | 822 | |
| Line is longer than 80 characters. | 823 | |
| '(' is followed by whitespace. | 826 | |
| ')' is preceded with whitespace. | 826 | |
| '}' should be on the same line. | 827 | |
| Line is longer than 80 characters. | 829 | |
| '}' should be on the same line. | 830 | |
| Line is longer than 80 characters. | 832 | |
| '}' should be on the same line. | 833 | |
| Line is longer than 80 characters. | 835 | |
| Line has trailing spaces. | 837 | |
| Line has trailing spaces. | 839 | |
| Line has trailing spaces. | 842 | |
| Unused @throws tag for 'ClassCastException'. | 845 | |
| Line has trailing spaces. | 846 | |
| Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. | 848 | |
| Parameter obj should be final. | 848 | |
| Line has trailing spaces. | 849 | |
| '{' should be on the previous line. | 849 | |
| Line has trailing spaces. | 859 | |
| Unused @throws tag for 'ClassCastException'. | 862 | |
| Line has trailing spaces. | 863 | |
| Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. | 865 | |
| Parameter obj should be final. | 865 | |
| '{' should be on the previous line. | 866 | |
| Line has trailing spaces. | 874 | |
| '{' should be on the previous line. | 893 | |
| '(' is preceded with whitespace. | 901 | |
| Parameter contextNode should be final. | 901 | |
| '{' should be on the previous line. | 902 | |
| Missing a Javadoc comment. | 909 | |
| '(' is preceded with whitespace. | 909 | |
| '{' should be on the previous line. | 910 | |
| Missing a Javadoc comment. | 914 | |
| '(' is preceded with whitespace. | 914 | |
| '{' should be on the previous line. | 915 | |
| 'if' construct must use '{}'s. | 916 | |
| Missing a Javadoc comment. | 925 | |
| '(' is preceded with whitespace. | 925 | |
| '{' should be on the previous line. | 926 | |
| '(' is preceded with whitespace. | 941 | |
| '(' is preceded with whitespace. | 955 | |
| '(' is preceded with whitespace. | 964 | |
| Parameter node should be final. | 964 | |
| 'node' hides a field. | 964 | |
| '{' should be on the previous line. | 965 | |
| 'if' construct must use '{}'s. | 967 | |
| Missing a Javadoc comment. | 981 | |
| Line has trailing spaces. | 985 | |
| '{' should be on the previous line. | 995 | |
| '(' is preceded with whitespace. | 1002 | |
| Parameter parent should be final. | 1002 | |
| '{' should be on the previous line. | 1003 | |
| '-' is not preceded with whitespace. | 1006 | |
| '-' is not followed by whitespace. | 1006 | |
| Line is longer than 80 characters. | 1008 | |
| '!' is followed by whitespace. | 1008 | |
| Missing a Javadoc comment. | 1015 | |
| '(' is preceded with whitespace. | 1015 | |
| '{' should be on the previous line. | 1016 | |
| Missing a Javadoc comment. | 1020 | |
| '(' is preceded with whitespace. | 1020 | |
| '{' should be on the previous line. | 1021 | |
| 'if' construct must use '{}'s. | 1023 | |
| Line is longer than 80 characters. | 1024 | |
| Line has trailing spaces. | 1025 | |
| '}' should be on the same line. | 1028 | |
| 'else' construct must use '{}'s. | 1029 | |
| Missing a Javadoc comment. | 1032 | |
| '(' is preceded with whitespace. | 1032 | |
| '{' should be on the previous line. | 1033 | |
| Missing a Javadoc comment. | 1038 | |
| Missing a Javadoc comment. | 1039 | |
| Missing a Javadoc comment. | 1040 | |
| Line has trailing spaces. | 1060 | |
| Line is longer than 80 characters. | 1061 | |
| Unused @throws tag for 'ClassCastException'. | 1061 | |
| Line has trailing spaces. | 1062 | |
| Method 'getElementById' is not designed for extension - needs to be abstract, final or empty. | 1064 | |
| Parameter object should be final. | 1064 | |
| Parameter elementId should be final. | 1064 | |
| '{' should be on the previous line. | 1065 | |
| 'cast' is not followed by whitespace. | 1066 | |
| 'if' construct must use '{}'s. | 1067 | |
| 'else' construct must use '{}'s. | 1068 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| '{' should be on the previous line. | 98 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 109 | |
| Missing a Javadoc comment. | 110 | |
| 'static' modifier out of order with the JLS suggestions. | 110 | |
| Line has trailing spaces. | 113 | |
| '(' is preceded with whitespace. | 122 | |
| '{' should be on the previous line. | 123 | |
| '(' is preceded with whitespace. | 132 | |
| '{' should be on the previous line. | 133 | |
| Line has trailing spaces. | 138 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 150 | |
| '(' is preceded with whitespace. | 150 | |
| Parameter contextNode should be final. | 150 | |
| '{' should be on the previous line. | 151 | |
| Line is longer than 80 characters. | 154 | |
| '(' is followed by whitespace. | 154 | |
| '(' is preceded with whitespace. | 156 | |
| 'cast' is not followed by whitespace. | 156 | |
| '(' is preceded with whitespace. | 157 | |
| Parameter node should be final. | 157 | |
| '{' should be on the previous line. | 158 | |
| '(' is preceded with whitespace. | 161 | |
| Parameter node should be final. | 161 | |
| '{' should be on the previous line. | 162 | |
| Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 179 | |
| '(' is preceded with whitespace. | 179 | |
| Parameter contextNode should be final. | 179 | |
| '{' should be on the previous line. | 180 | |
| 'cast' is not followed by whitespace. | 181 | |
| '(' is preceded with whitespace. | 184 | |
| '(' is preceded with whitespace. | 185 | |
| Parameter n should be final. | 185 | |
| '{' should be on the previous line. | 186 | |
| 'cast' is not followed by whitespace. | 189 | |
| '(' is preceded with whitespace. | 191 | |
| Parameter n should be final. | 191 | |
| '(' is preceded with whitespace. | 196 | |
| '(' is preceded with whitespace. | 197 | |
| Parameter n should be final. | 197 | |
| '{' should be on the previous line. | 198 | |
| '(' is preceded with whitespace. | 201 | |
| Parameter n should be final. | 201 | |
| Line has trailing spaces. | 207 | |
| Line has trailing spaces. | 208 | |
| Line has trailing spaces. | 209 | |
| Line has trailing spaces. | 213 | |
| Line has trailing spaces. | 215 | |
| Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. | 219 | |
| Parameter child should be final. | 219 | |
| Method 'getFollowingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 234 | |
| '(' is preceded with whitespace. | 234 | |
| Parameter contextNode should be final. | 234 | |
| '{' should be on the previous line. | 235 | |
| '(' is preceded with whitespace. | 236 | |
| 'cast' is not followed by whitespace. | 236 | |
| '(' is preceded with whitespace. | 237 | |
| Parameter node should be final. | 237 | |
| '{' should be on the previous line. | 238 | |
| '(' is preceded with whitespace. | 241 | |
| Parameter node should be final. | 241 | |
| Method 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| '(' is preceded with whitespace. | 254 | |
| Parameter contextNode should be final. | 254 | |
| '{' should be on the previous line. | 255 | |
| '(' is preceded with whitespace. | 256 | |
| 'cast' is not followed by whitespace. | 256 | |
| '(' is preceded with whitespace. | 257 | |
| Parameter node should be final. | 257 | |
| '{' should be on the previous line. | 258 | |
| '(' is preceded with whitespace. | 261 | |
| Parameter node should be final. | 261 | |
| Method 'getFollowingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 274 | |
| '(' is preceded with whitespace. | 274 | |
| Parameter contextNode should be final. | 274 | |
| '{' should be on the previous line. | 275 | |
| '(' is preceded with whitespace. | 276 | |
| 'cast' is not followed by whitespace. | 276 | |
| '(' is preceded with whitespace. | 277 | |
| Parameter node should be final. | 277 | |
| '{' should be on the previous line. | 278 | |
| '}' should be on the same line. | 281 | |
| '}' should be on the same line. | 286 | |
| '(' is preceded with whitespace. | 292 | |
| Parameter node should be final. | 292 | |
| '}' should be on the same line. | 295 | |
| 'if' construct must use '{}'s. | 298 | |
| 'if' construct must use '{}'s. | 299 | |
| Line is longer than 80 characters. | 299 | |
| 'else' construct must use '{}'s. | 300 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 313 | |
| '(' is preceded with whitespace. | 313 | |
| Parameter contextNode should be final. | 313 | |
| '{' should be on the previous line. | 314 | |
| 'cast' is not followed by whitespace. | 316 | |
| Line has trailing spaces. | 317 | |
| '}' should be on the same line. | 317 | |
| Line has trailing spaces. | 331 | |
| Line has trailing spaces. | 333 | |
| Line has trailing spaces. | 334 | |
| Line has trailing spaces. | 335 | |
| Line has trailing spaces. | 336 | |
| Line has trailing spaces. | 339 | |
| Line has trailing spaces. | 342 | |
| Line has trailing spaces. | 344 | |
| Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 350 | |
| '(' is preceded with whitespace. | 350 | |
| Parameter contextNode should be final. | 350 | |
| '{' should be on the previous line. | 351 | |
| Line has trailing spaces. | 363 | |
| '!' is followed by whitespace. | 366 | |
| Line is longer than 80 characters. | 369 | |
| Line is longer than 80 characters. | 380 | |
| Line is longer than 80 characters. | 382 | |
| Must have at least one statement. | 382 | |
| '}' should be on the same line. | 383 | |
| Line is longer than 80 characters. | 387 | |
| 'cast' is not followed by whitespace. | 387 | |
| Line is longer than 80 characters. | 388 | |
| 'if' construct must use '{}'s. | 389 | |
| Line is longer than 80 characters. | 389 | |
| Line has trailing spaces. | 390 | |
| Line has trailing spaces. | 393 | |
| Line is longer than 80 characters. | 397 | |
| Line is longer than 80 characters. | 399 | |
| '(' is followed by whitespace. | 401 | |
| 'cast' is not followed by whitespace. | 401 | |
| Line is longer than 80 characters. | 402 | |
| 'if' construct must use '{}'s. | 404 | |
| Line has trailing spaces. | 407 | |
| Line has trailing spaces. | 409 | |
| 'cast' is not followed by whitespace. | 415 | |
| 'cast' is not followed by whitespace. | 421 | |
| Line has trailing spaces. | 426 | |
| '}' should be on the same line. | 426 | |
| Line has trailing spaces. | 434 | |
| Line is longer than 80 characters. | 437 | |
| Line is longer than 80 characters. | 439 | |
| Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty. | 439 | |
| '(' is preceded with whitespace. | 439 | |
| Parameter xpath should be final. | 439 | |
| Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. | 450 | |
| '(' is preceded with whitespace. | 450 | |
| Parameter contextNode should be final. | 450 | |
| '{' should be on the previous line. | 451 | |
| 'if' construct must use '{}'s. | 452 | |
| 'else' construct must use '{}'s. | 453 | |
| 'cast' is not followed by whitespace. | 453 | |
| Line has trailing spaces. | 456 | |
| Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 466 | |
| '(' is preceded with whitespace. | 466 | |
| Parameter element should be final. | 466 | |
| '{' should be on the previous line. | 467 | |
| '}' should be on the same line. | 473 | |
| Must have at least one statement. | 474 | |
| Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 487 | |
| '(' is preceded with whitespace. | 487 | |
| Parameter element should be final. | 487 | |
| '{' should be on the previous line. | 488 | |
| 'cast' is not followed by whitespace. | 490 | |
| 'if' construct must use '{}'s. | 491 | |
| 'cast' is not followed by whitespace. | 491 | |
| Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty. | 505 | |
| '(' is preceded with whitespace. | 505 | |
| Parameter element should be final. | 505 | |
| '{' should be on the previous line. | 506 | |
| '}' should be on the same line. | 512 | |
| Must have at least one statement. | 513 | |
| Line has trailing spaces. | 523 | |
| Line has trailing spaces. | 525 | |
| Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 527 | |
| '(' is preceded with whitespace. | 527 | |
| Parameter attribute should be final. | 527 | |
| '{' should be on the previous line. | 528 | |
| '}' should be on the same line. | 534 | |
| Must have at least one statement. | 535 | |
| Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. | 548 | |
| '(' is preceded with whitespace. | 548 | |
| Parameter attribute should be final. | 548 | |
| '{' should be on the previous line. | 549 | |
| 'cast' is not followed by whitespace. | 551 | |
| 'if' construct must use '{}'s. | 552 | |
| 'cast' is not followed by whitespace. | 552 | |
| Line has trailing spaces. | 563 | |
| Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty. | 567 | |
| '(' is preceded with whitespace. | 567 | |
| Parameter attribute should be final. | 567 | |
| '{' should be on the previous line. | 568 | |
| '}' should be on the same line. | 574 | |
| Must have at least one statement. | 575 | |
| Method 'isDocument' is not designed for extension - needs to be abstract, final or empty. | 587 | |
| '(' is preceded with whitespace. | 587 | |
| Parameter object should be final. | 587 | |
| '{' should be on the previous line. | 588 | |
| '&&' should be on a new line. | 589 | |
| 'cast' is not followed by whitespace. | 590 | |
| Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty. | 600 | |
| '(' is preceded with whitespace. | 600 | |
| Parameter object should be final. | 600 | |
| '{' should be on the previous line. | 601 | |
| Method 'isElement' is not designed for extension - needs to be abstract, final or empty. | 612 | |
| '(' is preceded with whitespace. | 612 | |
| Parameter object should be final. | 612 | |
| '{' should be on the previous line. | 613 | |
| '&&' should be on a new line. | 614 | |
| 'cast' is not followed by whitespace. | 615 | |
| Line has trailing spaces. | 620 | |
| Line has trailing spaces. | 622 | |
| Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty. | 627 | |
| '(' is preceded with whitespace. | 627 | |
| Parameter object should be final. | 627 | |
| '{' should be on the previous line. | 628 | |
| '&&' should be on a new line. | 629 | |
| 'cast' is not followed by whitespace. | 630 | |
| Line is longer than 80 characters. | 631 | |
| '!' is followed by whitespace. | 631 | |
| Method 'isComment' is not designed for extension - needs to be abstract, final or empty. | 641 | |
| '(' is preceded with whitespace. | 641 | |
| Parameter object should be final. | 641 | |
| '{' should be on the previous line. | 642 | |
| '&&' should be on a new line. | 643 | |
| 'cast' is not followed by whitespace. | 644 | |
| Method 'isText' is not designed for extension - needs to be abstract, final or empty. | 654 | |
| '(' is preceded with whitespace. | 654 | |
| Parameter object should be final. | 654 | |
| '{' should be on the previous line. | 655 | |
| 'cast' is not followed by whitespace. | 657 | |
| Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. | 676 | |
| '(' is preceded with whitespace. | 676 | |
| Parameter object should be final. | 676 | |
| '{' should be on the previous line. | 677 | |
| '&&' should be on a new line. | 678 | |
| 'cast' is not followed by whitespace. | 679 | |
| Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty. | 690 | |
| '(' is preceded with whitespace. | 690 | |
| Parameter object should be final. | 690 | |
| '{' should be on the previous line. | 691 | |
| 'cast' is not followed by whitespace. | 693 | |
| '}' should be on the same line. | 694 | |
| '(' is preceded with whitespace. | 708 | |
| Parameter node should be final. | 708 | |
| Parameter buffer should be final. | 708 | |
| '{' should be on the previous line. | 709 | |
| Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty. | 730 | |
| '(' is preceded with whitespace. | 730 | |
| Parameter object should be final. | 730 | |
| '{' should be on the previous line. | 731 | |
| 'if' construct must use '{}'s. | 732 | |
| 'cast' is not followed by whitespace. | 732 | |
| 'else' construct must use '{}'s. | 733 | |
| Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty. | 743 | |
| '(' is preceded with whitespace. | 743 | |
| Parameter object should be final. | 743 | |
| '{' should be on the previous line. | 744 | |
| 'if' construct must use '{}'s. | 745 | |
| 'cast' is not followed by whitespace. | 745 | |
| 'else' construct must use '{}'s. | 746 | |
| Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty. | 756 | |
| '(' is preceded with whitespace. | 756 | |
| Parameter object should be final. | 756 | |
| '{' should be on the previous line. | 757 | |
| 'if' construct must use '{}'s. | 758 | |
| 'cast' is not followed by whitespace. | 758 | |
| 'else' construct must use '{}'s. | 759 | |
| Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty. | 770 | |
| '(' is preceded with whitespace. | 770 | |
| Parameter object should be final. | 770 | |
| '{' should be on the previous line. | 771 | |
| 'if' construct must use '{}'s. | 772 | |
| 'cast' is not followed by whitespace. | 772 | |
| 'else' construct must use '{}'s. | 773 | |
| Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 783 | |
| '(' is preceded with whitespace. | 783 | |
| Parameter object should be final. | 783 | |
| '{' should be on the previous line. | 784 | |
| 'if' construct must use '{}'s. | 785 | |
| 'cast' is not followed by whitespace. | 785 | |
| 'else' construct must use '{}'s. | 786 | |
| Line has trailing spaces. | 791 | |
| Line is longer than 80 characters. | 794 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 797 | |
| '(' is preceded with whitespace. | 797 | |
| Parameter prefix should be final. | 797 | |
| Parameter element should be final. | 797 | |
| 'cast' is not followed by whitespace. | 801 | |
| 'if' construct must use '{}'s. | 802 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 817 | |
| Parameter uri should be final. | 817 | |
| '{' should be on the previous line. | 818 | |
| '{' should be on the previous line. | 820 | |
| Line has trailing spaces. | 822 | |
| Line is longer than 80 characters. | 823 | |
| '(' is followed by whitespace. | 826 | |
| ')' is preceded with whitespace. | 826 | |
| '}' should be on the same line. | 827 | |
| Line is longer than 80 characters. | 829 | |
| '}' should be on the same line. | 830 | |
| Line is longer than 80 characters. | 832 | |
| '}' should be on the same line. | 833 | |
| Line is longer than 80 characters. | 835 | |
| Line has trailing spaces. | 837 | |
| Line has trailing spaces. | 839 | |
| Line has trailing spaces. | 842 | |
| Unused @throws tag for 'ClassCastException'. | 845 | |
| Line has trailing spaces. | 846 | |
| Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. | 848 | |
| Parameter obj should be final. | 848 | |
| Line has trailing spaces. | 849 | |
| '{' should be on the previous line. | 849 | |
| Line has trailing spaces. | 859 | |
| Unused @throws tag for 'ClassCastException'. | 862 | |
| Line has trailing spaces. | 863 | |
| Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. | 865 | |
| Parameter obj should be final. | 865 | |
| '{' should be on the previous line. | 866 | |
| Line has trailing spaces. | 874 | |
| '{' should be on the previous line. | 893 | |
| '(' is preceded with whitespace. | 901 | |
| Parameter contextNode should be final. | 901 | |
| '{' should be on the previous line. | 902 | |
| Missing a Javadoc comment. | 909 | |
| '(' is preceded with whitespace. | 909 | |
| '{' should be on the previous line. | 910 | |
| Missing a Javadoc comment. | 914 | |
| '(' is preceded with whitespace. | 914 | |
| '{' should be on the previous line. | 915 | |
| 'if' construct must use '{}'s. | 916 | |
| Missing a Javadoc comment. | 925 | |
| '(' is preceded with whitespace. | 925 | |
| '{' should be on the previous line. | 926 | |
| '(' is preceded with whitespace. | 941 | |
| '(' is preceded with whitespace. | 955 | |
| '(' is preceded with whitespace. | 964 | |
| Parameter node should be final. | 964 | |
| 'node' hides a field. | 964 | |
| '{' should be on the previous line. | 965 | |
| 'if' construct must use '{}'s. | 967 | |
| Missing a Javadoc comment. | 981 | |
| Line has trailing spaces. | 985 | |
| '{' should be on the previous line. | 995 | |
| '(' is preceded with whitespace. | 1002 | |
| Parameter parent should be final. | 1002 | |
| '{' should be on the previous line. | 1003 | |
| '-' is not preceded with whitespace. | 1006 | |
| '-' is not followed by whitespace. | 1006 | |
| Line is longer than 80 characters. | 1008 | |
| '!' is followed by whitespace. | 1008 | |
| Missing a Javadoc comment. | 1015 | |
| '(' is preceded with whitespace. | 1015 | |
| '{' should be on the previous line. | 1016 | |
| Missing a Javadoc comment. | 1020 | |
| '(' is preceded with whitespace. | 1020 | |
| '{' should be on the previous line. | 1021 | |
| 'if' construct must use '{}'s. | 1023 | |
| Line is longer than 80 characters. | 1024 | |
| Line has trailing spaces. | 1025 | |
| '}' should be on the same line. | 1028 | |
| 'else' construct must use '{}'s. | 1029 | |
| Missing a Javadoc comment. | 1032 | |
| '(' is preceded with whitespace. | 1032 | |
| '{' should be on the previous line. | 1033 | |
| Missing a Javadoc comment. | 1038 | |
| Missing a Javadoc comment. | 1039 | |
| Missing a Javadoc comment. | 1040 | |
| Line has trailing spaces. | 1060 | |
| Line is longer than 80 characters. | 1061 | |
| Unused @throws tag for 'ClassCastException'. | 1061 | |
| Line has trailing spaces. | 1062 | |
| Method 'getElementById' is not designed for extension - needs to be abstract, final or empty. | 1064 | |
| Parameter object should be final. | 1064 | |
| Parameter elementId should be final. | 1064 | |
| '{' should be on the previous line. | 1065 | |
| 'cast' is not followed by whitespace. | 1066 | |
| 'if' construct must use '{}'s. | 1067 | |
| 'else' construct must use '{}'s. | 1068 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Extra HTML tag found: </p> | 90 | |
| Line is longer than 80 characters. | 99 | |
| '{' should be on the previous line. | 108 | |
| 'static' modifier out of order with the JLS suggestions. | 115 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 118 | |
| '(' is preceded with whitespace. | 128 | |
| Parameter parent should be final. | 128 | |
| 'parent' hides a field. | 128 | |
| Parameter name should be final. | 128 | |
| 'name' hides a field. | 128 | |
| Parameter value should be final. | 128 | |
| 'value' hides a field. | 128 | |
| '{' should be on the previous line. | 129 | |
| Avoid inline conditionals. | 131 | |
| '(' is preceded with whitespace. | 143 | |
| Parameter parent should be final. | 143 | |
| 'parent' hides a field. | 143 | |
| Parameter attribute should be final. | 143 | |
| '{' should be on the previous line. | 144 | |
| Line has trailing spaces. | 146 | |
| '}' should be on the same line. | 149 | |
| '6' is a magic number. | 151 | |
| '}' should be on the same line. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line has trailing spaces. | 161 | |
| Method 'getNodeName' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| '(' is preceded with whitespace. | 172 | |
| '{' should be on the previous line. | 173 | |
| Method 'getNodeValue' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| '(' is preceded with whitespace. | 183 | |
| '{' should be on the previous line. | 184 | |
| Method 'setNodeValue' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| '(' is preceded with whitespace. | 195 | |
| Parameter value should be final. | 195 | |
| 'value' hides a field. | 195 | |
| Redundant throws: 'DOMException' is unchecked exception. | 195 | |
| '{' should be on the previous line. | 196 | |
| Method 'getNodeType' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| '(' is preceded with whitespace. | 206 | |
| '{' should be on the previous line. | 207 | |
| Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| '(' is preceded with whitespace. | 221 | |
| '{' should be on the previous line. | 222 | |
| Method 'getChildNodes' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| '(' is preceded with whitespace. | 232 | |
| '{' should be on the previous line. | 233 | |
| Method 'getFirstChild' is not designed for extension - needs to be abstract, final or empty. | 243 | |
| '(' is preceded with whitespace. | 243 | |
| '{' should be on the previous line. | 244 | |
| Method 'getLastChild' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| '(' is preceded with whitespace. | 254 | |
| '{' should be on the previous line. | 255 | |
| Method 'getPreviousSibling' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| '(' is preceded with whitespace. | 265 | |
| '{' should be on the previous line. | 266 | |
| Method 'getNextSibling' is not designed for extension - needs to be abstract, final or empty. | 276 | |
| '(' is preceded with whitespace. | 276 | |
| '{' should be on the previous line. | 277 | |
| Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| '(' is preceded with whitespace. | 287 | |
| '{' should be on the previous line. | 288 | |
| Method 'getOwnerDocument' is not designed for extension - needs to be abstract, final or empty. | 298 | |
| '(' is preceded with whitespace. | 298 | |
| '{' should be on the previous line. | 299 | |
| 'if' construct must use '{}'s. | 300 | |
| Line has trailing spaces. | 307 | |
| Method 'insertBefore' is not designed for extension - needs to be abstract, final or empty. | 314 | |
| '(' is preceded with whitespace. | 314 | |
| Parameter newChild should be final. | 314 | |
| Parameter refChild should be final. | 314 | |
| Redundant throws: 'DOMException' is unchecked exception. | 315 | |
| '{' should be on the previous line. | 316 | |
| Method 'replaceChild' is not designed for extension - needs to be abstract, final or empty. | 331 | |
| '(' is preceded with whitespace. | 331 | |
| Parameter newChild should be final. | 331 | |
| Parameter oldChild should be final. | 331 | |
| Redundant throws: 'DOMException' is unchecked exception. | 331 | |
| Method 'removeChild' is not designed for extension - needs to be abstract, final or empty. | 346 | |
| Parameter oldChild should be final. | 346 | |
| Redundant throws: 'DOMException' is unchecked exception. | 346 | |
| '{' should be on the previous line. | 347 | |
| Method 'appendChild' is not designed for extension - needs to be abstract, final or empty. | 361 | |
| Parameter newChild should be final. | 361 | |
| Redundant throws: 'DOMException' is unchecked exception. | 361 | |
| '{' should be on the previous line. | 362 | |
| Method 'hasChildNodes' is not designed for extension - needs to be abstract, final or empty. | 373 | |
| '{' should be on the previous line. | 374 | |
| Method 'cloneNode' is not designed for extension - needs to be abstract, final or empty. | 386 | |
| '(' is preceded with whitespace. | 386 | |
| Parameter deep should be final. | 386 | |
| '{' should be on the previous line. | 387 | |
| '(' is preceded with whitespace. | 398 | |
| '{' should be on the previous line. | 399 | |
| Method 'isSupported' is not designed for extension - needs to be abstract, final or empty. | 411 | |
| Parameter feature should be final. | 411 | |
| Parameter version should be final. | 411 | |
| '{' should be on the previous line. | 412 | |
| Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. | 425 | |
| '{' should be on the previous line. | 426 | |
| Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. | 440 | |
| '{' should be on the previous line. | 441 | |
| Method 'setPrefix' is not designed for extension - needs to be abstract, final or empty. | 452 | |
| Parameter prefix should be final. | 452 | |
| Redundant throws: 'DOMException' is unchecked exception. | 453 | |
| '{' should be on the previous line. | 454 | |
| Method 'getLocalName' is not designed for extension - needs to be abstract, final or empty. | 465 | |
| '(' is preceded with whitespace. | 465 | |
| '{' should be on the previous line. | 466 | |
| Method 'hasAttributes' is not designed for extension - needs to be abstract, final or empty. | 476 | |
| '(' is preceded with whitespace. | 476 | |
| '{' should be on the previous line. | 477 | |
| '(' is preceded with whitespace. | 487 | |
| Redundant throws: 'DOMException' is unchecked exception. | 487 | |
| '{' should be on the previous line. | 488 | |
| Line has trailing spaces. | 494 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 505 | |
| '(' is preceded with whitespace. | 505 | |
| '{' should be on the previous line. | 506 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 521 | |
| '(' is preceded with whitespace. | 521 | |
| Parameter o should be final. | 521 | |
| '{' should be on the previous line. | 522 | |
| 'if' construct must use '{}'s. | 523 | |
| 'if' construct must use '{}'s. | 524 | |
| 'cast' is not followed by whitespace. | 526 | |
| '&&' should be on a new line. | 527 | |
| '&&' should be on a new line. | 528 | |
| '(' is preceded with whitespace. | 543 | |
| Parameter o should be final. | 543 | |
| '{' should be on the previous line. | 544 | |
| Avoid inline conditionals. | 545 | |
| '(' is preceded with whitespace. | 557 | |
| Parameter a should be final. | 557 | |
| Parameter b should be final. | 557 | |
| '{' should be on the previous line. | 558 | |
| '||' should be on a new line. | 559 | |
| Line has trailing spaces. | 563 | |
| Missing a Javadoc comment. | 568 | |
| Missing a Javadoc comment. | 569 | |
| Missing a Javadoc comment. | 570 | |
| Line has trailing spaces. | 573 | |
| '{' should be on the previous line. | 587 | |
| Expected an @return tag. | 592 | |
| '(' is preceded with whitespace. | 592 | |
| '{' should be on the previous line. | 593 | |
| Line has trailing spaces. | 596 | |
| Line has trailing spaces. | 597 | |
| Expected an @return tag. | 601 | |
| Parameter index should be final. | 601 | |
| Expected @param tag for 'index'. | 601 | |
| '{' should be on the previous line. | 602 | |
| Line has trailing spaces. | 605 | |
| Line has trailing spaces. | 613 | |
| Method 'getBaseURI' is not designed for extension - needs to be abstract, final or empty. | 618 | |
| Line is longer than 80 characters. | 623 | |
| '}' should be on the same line. | 625 | |
| Line has trailing spaces. | 635 | |
| Method 'compareDocumentPosition' is not designed for extension - needs to be abstract, final or empty. | 641 | |
| Parameter other should be final. | 641 | |
| Redundant throws: 'DOMException' is unchecked exception. | 641 | |
| Line is longer than 80 characters. | 644 | |
| Method 'getTextContent' is not designed for extension - needs to be abstract, final or empty. | 656 | |
| Method 'setTextContent' is not designed for extension - needs to be abstract, final or empty. | 668 | |
| Parameter textContent should be final. | 668 | |
| Redundant throws: 'DOMException' is unchecked exception. | 668 | |
| Line is longer than 80 characters. | 674 | |
| Line is longer than 80 characters. | 675 | |
| Line has trailing spaces. | 677 | |
| Method 'isSameNode' is not designed for extension - needs to be abstract, final or empty. | 682 | |
| Parameter other should be final. | 682 | |
| Line has trailing spaces. | 684 | |
| '}' should be on the same line. | 700 | |
| '}' should be on the same line. | 703 | |
| '}' should be on the same line. | 706 | |
| Line has trailing spaces. | 710 | |
| Line has trailing spaces. | 712 | |
| Line has trailing spaces. | 718 | |
| Line has trailing spaces. | 719 | |
| Unused @throws tag for 'UnsupportedOperationException'. | 723 | |
| Method 'lookupPrefix' is not designed for extension - needs to be abstract, final or empty. | 725 | |
| Parameter namespaceURI should be final. | 725 | |
| Line is longer than 80 characters. | 727 | |
| Line has trailing spaces. | 729 | |
| '}' should be on the same line. | 737 | |
| Line is longer than 80 characters. | 739 | |
| '}' should be on the same line. | 740 | |
| Line is longer than 80 characters. | 742 | |
| '}' should be on the same line. | 743 | |
| Line is longer than 80 characters. | 745 | |
| Line has trailing spaces. | 747 | |
| Line has trailing spaces. | 753 | |
| Line has trailing spaces. | 755 | |
| Unused @throws tag for 'UnsupportedOperationException'. | 759 | |
| Method 'isDefaultNamespace' is not designed for extension - needs to be abstract, final or empty. | 761 | |
| Parameter namespaceURI should be final. | 761 | |
| Line has trailing spaces. | 769 | |
| Unused @throws tag for 'UnsupportedOperationException'. | 773 | |
| Method 'lookupNamespaceURI' is not designed for extension - needs to be abstract, final or empty. | 775 | |
| Parameter prefix should be final. | 775 | |
| Line is longer than 80 characters. | 777 | |
| Line has trailing spaces. | 779 | |
| Line is longer than 80 characters. | 783 | |
| '}' should be on the same line. | 787 | |
| Line is longer than 80 characters. | 789 | |
| '}' should be on the same line. | 790 | |
| Line is longer than 80 characters. | 792 | |
| '}' should be on the same line. | 793 | |
| Line is longer than 80 characters. | 795 | |
| Line has trailing spaces. | 803 | |
| Line is longer than 80 characters. | 805 | |
| Method 'isEqualNode' is not designed for extension - needs to be abstract, final or empty. | 807 | |
| Parameter arg should be final. | 807 | |
| 'if' construct must use '{}'s. | 810 | |
| 'if' construct must use '{}'s. | 811 | |
| 'if' construct must use '{}'s. | 812 | |
| 'if' construct must use '{}'s. | 813 | |
| Line is longer than 80 characters. | 818 | |
| Line has trailing spaces. | 826 | |
| Method 'getFeature' is not designed for extension - needs to be abstract, final or empty. | 829 | |
| Parameter feature should be final. | 829 | |
| Expected @param tag for 'feature'. | 829 | |
| Parameter version should be final. | 829 | |
| Expected @param tag for 'version'. | 829 | |
| Line has trailing spaces. | 833 | |
| Missing a Javadoc comment. | 835 | |
| Line has trailing spaces. | 838 | |
| Line has trailing spaces. | 839 | |
| Line is longer than 80 characters. | 842 | |
| Line has trailing spaces. | 843 | |
| Line is longer than 80 characters. | 847 | |
| Method 'setUserData' is not designed for extension - needs to be abstract, final or empty. | 847 | |
| Parameter key should be final. | 847 | |
| Parameter data should be final. | 847 | |
| Parameter handler should be final. | 847 | |
| Line has trailing spaces. | 855 | |
| Line has trailing spaces. | 856 | |
| Line has trailing spaces. | 858 | |
| Line is longer than 80 characters. | 859 | |
| Method 'getUserData' is not designed for extension - needs to be abstract, final or empty. | 861 | |
| Parameter key should be final. | 861 | |
| Line has trailing spaces. | 864 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Extra HTML tag found: </p> | 90 | |
| Line is longer than 80 characters. | 99 | |
| '{' should be on the previous line. | 108 | |
| 'static' modifier out of order with the JLS suggestions. | 115 | |
| Line is longer than 80 characters. | 117 | |
| Line is longer than 80 characters. | 118 | |
| '(' is preceded with whitespace. | 128 | |
| Parameter parent should be final. | 128 | |
| 'parent' hides a field. | 128 | |
| Parameter name should be final. | 128 | |
| 'name' hides a field. | 128 | |
| Parameter value should be final. | 128 | |
| 'value' hides a field. | 128 | |
| '{' should be on the previous line. | 129 | |
| Avoid inline conditionals. | 131 | |
| '(' is preceded with whitespace. | 143 | |
| Parameter parent should be final. | 143 | |
| 'parent' hides a field. | 143 | |
| Parameter attribute should be final. | 143 | |
| '{' should be on the previous line. | 144 | |
| Line has trailing spaces. | 146 | |
| '}' should be on the same line. | 149 | |
| '6' is a magic number. | 151 | |
| '}' should be on the same line. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line has trailing spaces. | 161 | |
| Method 'getNodeName' is not designed for extension - needs to be abstract, final or empty. | 172 | |
| '(' is preceded with whitespace. | 172 | |
| '{' should be on the previous line. | 173 | |
| Method 'getNodeValue' is not designed for extension - needs to be abstract, final or empty. | 183 | |
| '(' is preceded with whitespace. | 183 | |
| '{' should be on the previous line. | 184 | |
| Method 'setNodeValue' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| '(' is preceded with whitespace. | 195 | |
| Parameter value should be final. | 195 | |
| 'value' hides a field. | 195 | |
| Redundant throws: 'DOMException' is unchecked exception. | 195 | |
| '{' should be on the previous line. | 196 | |
| Method 'getNodeType' is not designed for extension - needs to be abstract, final or empty. | 206 | |
| '(' is preceded with whitespace. | 206 | |
| '{' should be on the previous line. | 207 | |
| Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. | 221 | |
| '(' is preceded with whitespace. | 221 | |
| '{' should be on the previous line. | 222 | |
| Method 'getChildNodes' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| '(' is preceded with whitespace. | 232 | |
| '{' should be on the previous line. | 233 | |
| Method 'getFirstChild' is not designed for extension - needs to be abstract, final or empty. | 243 | |
| '(' is preceded with whitespace. | 243 | |
| '{' should be on the previous line. | 244 | |
| Method 'getLastChild' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| '(' is preceded with whitespace. | 254 | |
| '{' should be on the previous line. | 255 | |
| Method 'getPreviousSibling' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| '(' is preceded with whitespace. | 265 | |
| '{' should be on the previous line. | 266 | |
| Method 'getNextSibling' is not designed for extension - needs to be abstract, final or empty. | 276 | |
| '(' is preceded with whitespace. | 276 | |
| '{' should be on the previous line. | 277 | |
| Method 'getAttributes' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| '(' is preceded with whitespace. | 287 | |
| '{' should be on the previous line. | 288 | |
| Method 'getOwnerDocument' is not designed for extension - needs to be abstract, final or empty. | 298 | |
| '(' is preceded with whitespace. | 298 | |
| '{' should be on the previous line. | 299 | |
| 'if' construct must use '{}'s. | 300 | |
| Line has trailing spaces. | 307 | |
| Method 'insertBefore' is not designed for extension - needs to be abstract, final or empty. | 314 | |
| '(' is preceded with whitespace. | 314 | |
| Parameter newChild should be final. | 314 | |
| Parameter refChild should be final. | 314 | |
| Redundant throws: 'DOMException' is unchecked exception. | 315 | |
| '{' should be on the previous line. | 316 | |
| Method 'replaceChild' is not designed for extension - needs to be abstract, final or empty. | 331 | |
| '(' is preceded with whitespace. | 331 | |
| Parameter newChild should be final. | 331 | |
| Parameter oldChild should be final. | 331 | |
| Redundant throws: 'DOMException' is unchecked exception. | 331 | |
| Method 'removeChild' is not designed for extension - needs to be abstract, final or empty. | 346 | |
| Parameter oldChild should be final. | 346 | |
| Redundant throws: 'DOMException' is unchecked exception. | 346 | |
| '{' should be on the previous line. | 347 | |
| Method 'appendChild' is not designed for extension - needs to be abstract, final or empty. | 361 | |
| Parameter newChild should be final. | 361 | |
| Redundant throws: 'DOMException' is unchecked exception. | 361 | |
| '{' should be on the previous line. | 362 | |
| Method 'hasChildNodes' is not designed for extension - needs to be abstract, final or empty. | 373 | |
| '{' should be on the previous line. | 374 | |
| Method 'cloneNode' is not designed for extension - needs to be abstract, final or empty. | 386 | |
| '(' is preceded with whitespace. | 386 | |
| Parameter deep should be final. | 386 | |
| '{' should be on the previous line. | 387 | |
| '(' is preceded with whitespace. | 398 | |
| '{' should be on the previous line. | 399 | |
| Method 'isSupported' is not designed for extension - needs to be abstract, final or empty. | 411 | |
| Parameter feature should be final. | 411 | |
| Parameter version should be final. | 411 | |
| '{' should be on the previous line. | 412 | |
| Method 'getNamespaceURI' is not designed for extension - needs to be abstract, final or empty. | 425 | |
| '{' should be on the previous line. | 426 | |
| Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. | 440 | |
| '{' should be on the previous line. | 441 | |
| Method 'setPrefix' is not designed for extension - needs to be abstract, final or empty. | 452 | |
| Parameter prefix should be final. | 452 | |
| Redundant throws: 'DOMException' is unchecked exception. | 453 | |
| '{' should be on the previous line. | 454 | |
| Method 'getLocalName' is not designed for extension - needs to be abstract, final or empty. | 465 | |
| '(' is preceded with whitespace. | 465 | |
| '{' should be on the previous line. | 466 | |
| Method 'hasAttributes' is not designed for extension - needs to be abstract, final or empty. | 476 | |
| '(' is preceded with whitespace. | 476 | |
| '{' should be on the previous line. | 477 | |
| '(' is preceded with whitespace. | 487 | |
| Redundant throws: 'DOMException' is unchecked exception. | 487 | |
| '{' should be on the previous line. | 488 | |
| Line has trailing spaces. | 494 | |
| Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 505 | |
| '(' is preceded with whitespace. | 505 | |
| '{' should be on the previous line. | 506 | |
| Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 521 | |
| '(' is preceded with whitespace. | 521 | |
| Parameter o should be final. | 521 | |
| '{' should be on the previous line. | 522 | |
| 'if' construct must use '{}'s. | 523 | |
| 'if' construct must use '{}'s. | 524 | |
| 'cast' is not followed by whitespace. | 526 | |
| '&&' should be on a new line. | 527 | |
| '&&' should be on a new line. | 528 | |
| '(' is preceded with whitespace. | 543 | |
| Parameter o should be final. | 543 | |
| '{' should be on the previous line. | 544 | |
| Avoid inline conditionals. | 545 | |
| '(' is preceded with whitespace. | 557 | |
| Parameter a should be final. | 557 | |
| Parameter b should be final. | 557 | |
| '{' should be on the previous line. | 558 | |
| '||' should be on a new line. | 559 | |
| Line has trailing spaces. | 563 | |
| Missing a Javadoc comment. | 568 | |
| Missing a Javadoc comment. | 569 | |
| Missing a Javadoc comment. | 570 | |
| Line has trailing spaces. | 573 | |
| '{' should be on the previous line. | 587 | |
| Expected an @return tag. | 592 | |
| '(' is preceded with whitespace. | 592 | |
| '{' should be on the previous line. | 593 | |
| Line has trailing spaces. | 596 | |
| Line has trailing spaces. | 597 | |
| Expected an @return tag. | 601 | |
| Parameter index should be final. | 601 | |
| Expected @param tag for 'index'. | 601 | |
| '{' should be on the previous line. | 602 | |
| Line has trailing spaces. | 605 | |
| Line has trailing spaces. | 613 | |
| Method 'getBaseURI' is not designed for extension - needs to be abstract, final or empty. | 618 | |
| Line is longer than 80 characters. | 623 | |
| '}' should be on the same line. | 625 | |
| Line has trailing spaces. | 635 | |
| Method 'compareDocumentPosition' is not designed for extension - needs to be abstract, final or empty. | 641 | |
| Parameter other should be final. | 641 | |
| Redundant throws: 'DOMException' is unchecked exception. | 641 | |
| Line is longer than 80 characters. | 644 | |
| Method 'getTextContent' is not designed for extension - needs to be abstract, final or empty. | 656 | |
| Method 'setTextContent' is not designed for extension - needs to be abstract, final or empty. | 668 | |
| Parameter textContent should be final. | 668 | |
| Redundant throws: 'DOMException' is unchecked exception. | 668 | |
| Line is longer than 80 characters. | 674 | |
| Line is longer than 80 characters. | 675 | |
| Line has trailing spaces. | 677 | |
| Method 'isSameNode' is not designed for extension - needs to be abstract, final or empty. | 682 | |
| Parameter other should be final. | 682 | |
| Line has trailing spaces. | 684 | |
| '}' should be on the same line. | 700 | |
| '}' should be on the same line. | 703 | |
| '}' should be on the same line. | 706 | |
| Line has trailing spaces. | 710 | |
| Line has trailing spaces. | 712 | |
| Line has trailing spaces. | 718 | |
| Line has trailing spaces. | 719 | |
| Unused @throws tag for 'UnsupportedOperationException'. | 723 | |
| Method 'lookupPrefix' is not designed for extension - needs to be abstract, final or empty. | 725 | |
| Parameter namespaceURI should be final. | 725 | |
| Line is longer than 80 characters. | 727 | |
| Line has trailing spaces. | 729 | |
| '}' should be on the same line. | 737 | |
| Line is longer than 80 characters. | 739 | |
| '}' should be on the same line. | 740 | |
| Line is longer than 80 characters. | 742 | |
| '}' should be on the same line. | 743 | |
| Line is longer than 80 characters. | 745 | |
| Line has trailing spaces. | 747 | |
| Line has trailing spaces. | 753 | |
| Line has trailing spaces. | 755 | |
| Unused @throws tag for 'UnsupportedOperationException'. | 759 | |
| Method 'isDefaultNamespace' is not designed for extension - needs to be abstract, final or empty. | 761 | |
| Parameter namespaceURI should be final. | 761 | |
| Line has trailing spaces. | 769 | |
| Unused @throws tag for 'UnsupportedOperationException'. | 773 | |
| Method 'lookupNamespaceURI' is not designed for extension - needs to be abstract, final or empty. | 775 | |
| Parameter prefix should be final. | 775 | |
| Line is longer than 80 characters. | 777 | |
| Line has trailing spaces. | 779 | |
| Line is longer than 80 characters. | 783 | |
| '}' should be on the same line. | 787 | |
| Line is longer than 80 characters. | 789 | |
| '}' should be on the same line. | 790 | |
| Line is longer than 80 characters. | 792 | |
| '}' should be on the same line. | 793 | |
| Line is longer than 80 characters. | 795 | |
| Line has trailing spaces. | 803 | |
| Line is longer than 80 characters. | 805 | |
| Method 'isEqualNode' is not designed for extension - needs to be abstract, final or empty. | 807 | |
| Parameter arg should be final. | 807 | |
| 'if' construct must use '{}'s. | 810 | |
| 'if' construct must use '{}'s. | 811 | |
| 'if' construct must use '{}'s. | 812 | |
| 'if' construct must use '{}'s. | 813 | |
| Line is longer than 80 characters. | 818 | |
| Line has trailing spaces. | 826 | |
| Method 'getFeature' is not designed for extension - needs to be abstract, final or empty. | 829 | |
| Parameter feature should be final. | 829 | |
| Expected @param tag for 'feature'. | 829 | |
| Parameter version should be final. | 829 | |
| Expected @param tag for 'version'. | 829 | |
| Line has trailing spaces. | 833 | |
| Missing a Javadoc comment. | 835 | |
| Line has trailing spaces. | 838 | |
| Line has trailing spaces. | 839 | |
| Line is longer than 80 characters. | 842 | |
| Line has trailing spaces. | 843 | |
| Line is longer than 80 characters. | 847 | |
| Method 'setUserData' is not designed for extension - needs to be abstract, final or empty. | 847 | |
| Parameter key should be final. | 847 | |
| Parameter data should be final. | 847 | |
| Parameter handler should be final. | 847 | |
| Line has trailing spaces. | 855 | |
| Line has trailing spaces. | 856 | |
| Line has trailing spaces. | 858 | |
| Line is longer than 80 characters. | 859 | |
| Method 'getUserData' is not designed for extension - needs to be abstract, final or empty. | 861 | |
| Parameter key should be final. | 861 | |
| Line has trailing spaces. | 864 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 78 | |
| Line is longer than 80 characters. | 91 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 95 | |
| Missing a Javadoc comment. | 98 | |
| '{' should be on the previous line. | 103 | |
| Expected an @return tag. | 111 | |
| '{' should be on the previous line. | 112 | |
| Method 'isElement' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Parameter obj should be final. | 116 | |
| '{' should be on the previous line. | 117 | |
| Method 'isComment' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter obj should be final. | 121 | |
| '{' should be on the previous line. | 122 | |
| Method 'isText' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Parameter obj should be final. | 126 | |
| '{' should be on the previous line. | 127 | |
| Line has trailing spaces. | 128 | |
| '(' is followed by whitespace. | 128 | |
| ')' is preceded with whitespace. | 130 | |
| Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Parameter obj should be final. | 133 | |
| '{' should be on the previous line. | 134 | |
| Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Missing a Javadoc comment. | 138 | |
| Parameter obj should be final. | 138 | |
| '{' should be on the previous line. | 139 | |
| Method 'isDocument' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter obj should be final. | 143 | |
| '{' should be on the previous line. | 144 | |
| Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Parameter obj should be final. | 148 | |
| '{' should be on the previous line. | 149 | |
| Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Parameter obj should be final. | 153 | |
| '{' should be on the previous line. | 154 | |
| Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Missing a Javadoc comment. | 160 | |
| Parameter obj should be final. | 160 | |
| '{' should be on the previous line. | 161 | |
| Line has trailing spaces. | 163 | |
| 'if' construct must use '{}'s. | 165 | |
| '(' is followed by whitespace. | 165 | |
| 'else' construct must use '{}'s. | 167 | |
| Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Parameter obj should be final. | 171 | |
| '{' should be on the previous line. | 172 | |
| Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Parameter obj should be final. | 178 | |
| '{' should be on the previous line. | 179 | |
| Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Missing a Javadoc comment. | 185 | |
| Parameter obj should be final. | 185 | |
| '{' should be on the previous line. | 186 | |
| 'if' construct must use '{}'s. | 190 | |
| '(' is followed by whitespace. | 190 | |
| 'else' construct must use '{}'s. | 192 | |
| Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Missing a Javadoc comment. | 196 | |
| Parameter obj should be final. | 196 | |
| '{' should be on the previous line. | 197 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| Missing a Javadoc comment. | 203 | |
| Parameter contextNode should be final. | 203 | |
| '{' should be on the previous line. | 204 | |
| '(' is followed by whitespace. | 206 | |
| ')' is preceded with whitespace. | 206 | |
| '{' should be on the previous line. | 207 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Line has trailing spaces. | 225 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Parameter contextNode should be final. | 229 | |
| Parameter localName should be final. | 229 | |
| Parameter namespacePrefix should be final. | 229 | |
| Parameter namespaceURI should be final. | 229 | |
| '(' is followed by whitespace. | 231 | |
| ')' is preceded with whitespace. | 231 | |
| Line is longer than 80 characters. | 233 | |
| '(' is followed by whitespace. | 235 | |
| ')' is preceded with whitespace. | 235 | |
| Expression can be simplified. | 238 | |
| Expression can be simplified. | 242 | |
| Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 252 | |
| Missing a Javadoc comment. | 252 | |
| Parameter contextNode should be final. | 252 | |
| '{' should be on the previous line. | 253 | |
| '(' is followed by whitespace. | 254 | |
| ')' is preceded with whitespace. | 254 | |
| '{' should be on the previous line. | 255 | |
| '(' is followed by whitespace. | 263 | |
| ')' is preceded with whitespace. | 263 | |
| '{' should be on the previous line. | 264 | |
| Line has trailing spaces. | 267 | |
| '(' is followed by whitespace. | 268 | |
| ')' is preceded with whitespace. | 268 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 271 | |
| Missing a Javadoc comment. | 271 | |
| Parameter contextNode should be final. | 271 | |
| '{' should be on the previous line. | 272 | |
| '(' is followed by whitespace. | 273 | |
| '!' is followed by whitespace. | 273 | |
| '(' is followed by whitespace. | 273 | |
| ')' is preceded with whitespace. | 273 | |
| ')' is preceded with whitespace. | 273 | |
| '{' should be on the previous line. | 274 | |
| Line is longer than 80 characters. | 288 | |
| Line is longer than 80 characters. | 289 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| Line is longer than 80 characters. | 294 | |
| Parameter contextNode should be final. | 294 | |
| Parameter localName should be final. | 294 | |
| Parameter namespacePrefix should be final. | 294 | |
| Parameter namespaceURI should be final. | 294 | |
| '(' is followed by whitespace. | 296 | |
| ')' is preceded with whitespace. | 296 | |
| Line is longer than 80 characters. | 298 | |
| Line has trailing spaces. | 306 | |
| Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 307 | |
| Missing a Javadoc comment. | 307 | |
| Parameter contextNode should be final. | 307 | |
| '{' should be on the previous line. | 308 | |
| '(' is followed by whitespace. | 309 | |
| '!' is followed by whitespace. | 309 | |
| '(' is followed by whitespace. | 309 | |
| ')' is preceded with whitespace. | 309 | |
| ')' is preceded with whitespace. | 309 | |
| '{' should be on the previous line. | 310 | |
| Line is longer than 80 characters. | 317 | |
| '(' is followed by whitespace. | 317 | |
| ')' is preceded with whitespace. | 317 | |
| Line is longer than 80 characters. | 321 | |
| '(' is followed by whitespace. | 321 | |
| ';' is followed by whitespace. | 321 | |
| '(' is followed by whitespace. | 327 | |
| ';' is followed by whitespace. | 327 | |
| '{' should be on the previous line. | 328 | |
| '{' should be on the previous line. | 331 | |
| '(' is followed by whitespace. | 333 | |
| '!' is followed by whitespace. | 333 | |
| '(' is followed by whitespace. | 333 | |
| ')' is preceded with whitespace. | 333 | |
| ')' is preceded with whitespace. | 333 | |
| '(' is followed by whitespace. | 334 | |
| ')' is preceded with whitespace. | 334 | |
| '(' is followed by whitespace. | 335 | |
| '(' is followed by whitespace. | 335 | |
| ')' is preceded with whitespace. | 335 | |
| ')' is preceded with whitespace. | 335 | |
| '(' is followed by whitespace. | 340 | |
| '(' is followed by whitespace. | 340 | |
| ')' is preceded with whitespace. | 340 | |
| ')' is preceded with whitespace. | 340 | |
| Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. | 344 | |
| Missing a Javadoc comment. | 344 | |
| Parameter contextNode should be final. | 344 | |
| '{' should be on the previous line. | 345 | |
| Line has trailing spaces. | 346 | |
| '(' is followed by whitespace. | 346 | |
| ')' is preceded with whitespace. | 346 | |
| '{' should be on the previous line. | 347 | |
| '}' should be on the same line. | 349 | |
| Line has trailing spaces. | 350 | |
| '(' is followed by whitespace. | 350 | |
| ')' is preceded with whitespace. | 350 | |
| '{' should be on the previous line. | 351 | |
| Expected an @return tag. | 361 | |
| Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty. | 361 | |
| '(' is preceded with whitespace. | 361 | |
| Parameter xpath should be final. | 361 | |
| Expected @param tag for 'xpath'. | 361 | |
| Expected @throws tag for 'SAXPathException'. | 361 | |
| '{' should be on the previous line. | 362 | |
| Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. | 366 | |
| Missing a Javadoc comment. | 366 | |
| Parameter contextNode should be final. | 366 | |
| '{' should be on the previous line. | 367 | |
| Line has trailing spaces. | 368 | |
| '(' is followed by whitespace. | 368 | |
| ')' is preceded with whitespace. | 368 | |
| '{' should be on the previous line. | 369 | |
| Line has trailing spaces. | 372 | |
| '(' is followed by whitespace. | 372 | |
| ')' is preceded with whitespace. | 372 | |
| '{' should be on the previous line. | 373 | |
| Line has trailing spaces. | 379 | |
| Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty. | 384 | |
| Missing a Javadoc comment. | 384 | |
| Parameter obj should be final. | 384 | |
| '{' should be on the previous line. | 385 | |
| '(' is followed by whitespace. | 386 | |
| ')' is preceded with whitespace. | 386 | |
| Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty. | 389 | |
| Missing a Javadoc comment. | 389 | |
| Parameter obj should be final. | 389 | |
| '{' should be on the previous line. | 390 | |
| '(' is followed by whitespace. | 391 | |
| ')' is preceded with whitespace. | 391 | |
| Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty. | 394 | |
| Missing a Javadoc comment. | 394 | |
| Parameter obj should be final. | 394 | |
| '{' should be on the previous line. | 395 | |
| '(' is followed by whitespace. | 396 | |
| ')' is preceded with whitespace. | 396 | |
| Missing a Javadoc comment. | 399 | |
| Parameter node should be final. | 399 | |
| '{' should be on the previous line. | 400 | |
| Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty. | 404 | |
| Missing a Javadoc comment. | 404 | |
| Parameter obj should be final. | 404 | |
| '{' should be on the previous line. | 405 | |
| Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 411 | |
| Missing a Javadoc comment. | 411 | |
| Parameter obj should be final. | 411 | |
| '{' should be on the previous line. | 412 | |
| Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty. | 418 | |
| Missing a Javadoc comment. | 418 | |
| Parameter obj should be final. | 418 | |
| '{' should be on the previous line. | 419 | |
| Line has trailing spaces. | 424 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 425 | |
| Missing a Javadoc comment. | 425 | |
| Parameter prefix should be final. | 425 | |
| Parameter context should be final. | 425 | |
| '{' should be on the previous line. | 426 | |
| Line has trailing spaces. | 428 | |
| '(' is followed by whitespace. | 428 | |
| ')' is preceded with whitespace. | 428 | |
| '{' should be on the previous line. | 429 | |
| '}' should be on the same line. | 431 | |
| '(' is followed by whitespace. | 432 | |
| ')' is preceded with whitespace. | 432 | |
| '{' should be on the previous line. | 433 | |
| '(' is followed by whitespace. | 437 | |
| ')' is preceded with whitespace. | 437 | |
| '{' should be on the previous line. | 438 | |
| '(' is followed by whitespace. | 439 | |
| ')' is preceded with whitespace. | 439 | |
| Line has trailing spaces. | 441 | |
| '(' is followed by whitespace. | 441 | |
| ')' is preceded with whitespace. | 441 | |
| '{' should be on the previous line. | 442 | |
| Line has trailing spaces. | 448 | |
| Line has trailing spaces. | 449 | |
| Method 'getNodeType' is not designed for extension - needs to be abstract, final or empty. | 449 | |
| Missing a Javadoc comment. | 449 | |
| Parameter node should be final. | 449 | |
| '{' should be on the previous line. | 450 | |
| '(' is followed by whitespace. | 451 | |
| ')' is preceded with whitespace. | 451 | |
| '{' should be on the previous line. | 452 | |
| Line has trailing spaces. | 457 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 458 | |
| Missing a Javadoc comment. | 458 | |
| Parameter uri should be final. | 458 | |
| '{' should be on the previous line. | 459 | |
| '{' should be on the previous line. | 461 | |
| '(' is followed by whitespace. | 462 | |
| ')' is preceded with whitespace. | 462 | |
| '}' should be on the same line. | 463 | |
| '{' should be on the previous line. | 465 | |
| Line is longer than 80 characters. | 466 | |
| Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. | 470 | |
| Missing a Javadoc comment. | 470 | |
| Parameter obj should be final. | 470 | |
| '{' should be on the previous line. | 471 | |
| Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. | 477 | |
| Missing a Javadoc comment. | 477 | |
| Parameter obj should be final. | 477 | |
| '{' should be on the previous line. | 478 | |
| Line has trailing spaces. | 483 | |
| Line has trailing spaces. | 485 | |
| Line is longer than 80 characters. | 485 | |
| Method 'getSAXReader' is not designed for extension - needs to be abstract, final or empty. | 486 | |
| Missing a Javadoc comment. | 486 | |
| '{' should be on the previous line. | 487 | |
| Line has trailing spaces. | 488 | |
| '(' is followed by whitespace. | 488 | |
| ')' is preceded with whitespace. | 488 | |
| '{' should be on the previous line. | 489 | |
| '(' is followed by whitespace. | 491 | |
| ')' is preceded with whitespace. | 491 | |
| Line has trailing spaces. | 495 | |
| Method 'setSAXReader' is not designed for extension - needs to be abstract, final or empty. | 496 | |
| Missing a Javadoc comment. | 496 | |
| Parameter reader should be final. | 496 | |
| 'reader' hides a field. | 496 | |
| '{' should be on the previous line. | 497 | |
| Line has trailing spaces. | 500 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 78 | |
| Line is longer than 80 characters. | 91 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 95 | |
| Missing a Javadoc comment. | 98 | |
| '{' should be on the previous line. | 103 | |
| Expected an @return tag. | 111 | |
| '{' should be on the previous line. | 112 | |
| Method 'isElement' is not designed for extension - needs to be abstract, final or empty. | 116 | |
| Missing a Javadoc comment. | 116 | |
| Parameter obj should be final. | 116 | |
| '{' should be on the previous line. | 117 | |
| Method 'isComment' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Parameter obj should be final. | 121 | |
| '{' should be on the previous line. | 122 | |
| Method 'isText' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Missing a Javadoc comment. | 126 | |
| Parameter obj should be final. | 126 | |
| '{' should be on the previous line. | 127 | |
| Line has trailing spaces. | 128 | |
| '(' is followed by whitespace. | 128 | |
| ')' is preceded with whitespace. | 130 | |
| Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Parameter obj should be final. | 133 | |
| '{' should be on the previous line. | 134 | |
| Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Missing a Javadoc comment. | 138 | |
| Parameter obj should be final. | 138 | |
| '{' should be on the previous line. | 139 | |
| Method 'isDocument' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter obj should be final. | 143 | |
| '{' should be on the previous line. | 144 | |
| Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Parameter obj should be final. | 148 | |
| '{' should be on the previous line. | 149 | |
| Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Parameter obj should be final. | 153 | |
| '{' should be on the previous line. | 154 | |
| Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 160 | |
| Missing a Javadoc comment. | 160 | |
| Parameter obj should be final. | 160 | |
| '{' should be on the previous line. | 161 | |
| Line has trailing spaces. | 163 | |
| 'if' construct must use '{}'s. | 165 | |
| '(' is followed by whitespace. | 165 | |
| 'else' construct must use '{}'s. | 167 | |
| Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| Missing a Javadoc comment. | 171 | |
| Parameter obj should be final. | 171 | |
| '{' should be on the previous line. | 172 | |
| Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. | 178 | |
| Missing a Javadoc comment. | 178 | |
| Parameter obj should be final. | 178 | |
| '{' should be on the previous line. | 179 | |
| Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Missing a Javadoc comment. | 185 | |
| Parameter obj should be final. | 185 | |
| '{' should be on the previous line. | 186 | |
| 'if' construct must use '{}'s. | 190 | |
| '(' is followed by whitespace. | 190 | |
| 'else' construct must use '{}'s. | 192 | |
| Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty. | 196 | |
| Missing a Javadoc comment. | 196 | |
| Parameter obj should be final. | 196 | |
| '{' should be on the previous line. | 197 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| Missing a Javadoc comment. | 203 | |
| Parameter contextNode should be final. | 203 | |
| '{' should be on the previous line. | 204 | |
| '(' is followed by whitespace. | 206 | |
| ')' is preceded with whitespace. | 206 | |
| '{' should be on the previous line. | 207 | |
| Line is longer than 80 characters. | 222 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 224 | |
| Line has trailing spaces. | 225 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 228 | |
| Line is longer than 80 characters. | 229 | |
| Parameter contextNode should be final. | 229 | |
| Parameter localName should be final. | 229 | |
| Parameter namespacePrefix should be final. | 229 | |
| Parameter namespaceURI should be final. | 229 | |
| '(' is followed by whitespace. | 231 | |
| ')' is preceded with whitespace. | 231 | |
| Line is longer than 80 characters. | 233 | |
| '(' is followed by whitespace. | 235 | |
| ')' is preceded with whitespace. | 235 | |
| Expression can be simplified. | 238 | |
| Expression can be simplified. | 242 | |
| Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 252 | |
| Missing a Javadoc comment. | 252 | |
| Parameter contextNode should be final. | 252 | |
| '{' should be on the previous line. | 253 | |
| '(' is followed by whitespace. | 254 | |
| ')' is preceded with whitespace. | 254 | |
| '{' should be on the previous line. | 255 | |
| '(' is followed by whitespace. | 263 | |
| ')' is preceded with whitespace. | 263 | |
| '{' should be on the previous line. | 264 | |
| Line has trailing spaces. | 267 | |
| '(' is followed by whitespace. | 268 | |
| ')' is preceded with whitespace. | 268 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 271 | |
| Missing a Javadoc comment. | 271 | |
| Parameter contextNode should be final. | 271 | |
| '{' should be on the previous line. | 272 | |
| '(' is followed by whitespace. | 273 | |
| '!' is followed by whitespace. | 273 | |
| '(' is followed by whitespace. | 273 | |
| ')' is preceded with whitespace. | 273 | |
| ')' is preceded with whitespace. | 273 | |
| '{' should be on the previous line. | 274 | |
| Line is longer than 80 characters. | 288 | |
| Line is longer than 80 characters. | 289 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| Line is longer than 80 characters. | 294 | |
| Parameter contextNode should be final. | 294 | |
| Parameter localName should be final. | 294 | |
| Parameter namespacePrefix should be final. | 294 | |
| Parameter namespaceURI should be final. | 294 | |
| '(' is followed by whitespace. | 296 | |
| ')' is preceded with whitespace. | 296 | |
| Line is longer than 80 characters. | 298 | |
| Line has trailing spaces. | 306 | |
| Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 307 | |
| Missing a Javadoc comment. | 307 | |
| Parameter contextNode should be final. | 307 | |
| '{' should be on the previous line. | 308 | |
| '(' is followed by whitespace. | 309 | |
| '!' is followed by whitespace. | 309 | |
| '(' is followed by whitespace. | 309 | |
| ')' is preceded with whitespace. | 309 | |
| ')' is preceded with whitespace. | 309 | |
| '{' should be on the previous line. | 310 | |
| Line is longer than 80 characters. | 317 | |
| '(' is followed by whitespace. | 317 | |
| ')' is preceded with whitespace. | 317 | |
| Line is longer than 80 characters. | 321 | |
| '(' is followed by whitespace. | 321 | |
| ';' is followed by whitespace. | 321 | |
| '(' is followed by whitespace. | 327 | |
| ';' is followed by whitespace. | 327 | |
| '{' should be on the previous line. | 328 | |
| '{' should be on the previous line. | 331 | |
| '(' is followed by whitespace. | 333 | |
| '!' is followed by whitespace. | 333 | |
| '(' is followed by whitespace. | 333 | |
| ')' is preceded with whitespace. | 333 | |
| ')' is preceded with whitespace. | 333 | |
| '(' is followed by whitespace. | 334 | |
| ')' is preceded with whitespace. | 334 | |
| '(' is followed by whitespace. | 335 | |
| '(' is followed by whitespace. | 335 | |
| ')' is preceded with whitespace. | 335 | |
| ')' is preceded with whitespace. | 335 | |
| '(' is followed by whitespace. | 340 | |
| '(' is followed by whitespace. | 340 | |
| ')' is preceded with whitespace. | 340 | |
| ')' is preceded with whitespace. | 340 | |
| Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. | 344 | |
| Missing a Javadoc comment. | 344 | |
| Parameter contextNode should be final. | 344 | |
| '{' should be on the previous line. | 345 | |
| Line has trailing spaces. | 346 | |
| '(' is followed by whitespace. | 346 | |
| ')' is preceded with whitespace. | 346 | |
| '{' should be on the previous line. | 347 | |
| '}' should be on the same line. | 349 | |
| Line has trailing spaces. | 350 | |
| '(' is followed by whitespace. | 350 | |
| ')' is preceded with whitespace. | 350 | |
| '{' should be on the previous line. | 351 | |
| Expected an @return tag. | 361 | |
| Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty. | 361 | |
| '(' is preceded with whitespace. | 361 | |
| Parameter xpath should be final. | 361 | |
| Expected @param tag for 'xpath'. | 361 | |
| Expected @throws tag for 'SAXPathException'. | 361 | |
| '{' should be on the previous line. | 362 | |
| Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. | 366 | |
| Missing a Javadoc comment. | 366 | |
| Parameter contextNode should be final. | 366 | |
| '{' should be on the previous line. | 367 | |
| Line has trailing spaces. | 368 | |
| '(' is followed by whitespace. | 368 | |
| ')' is preceded with whitespace. | 368 | |
| '{' should be on the previous line. | 369 | |
| Line has trailing spaces. | 372 | |
| '(' is followed by whitespace. | 372 | |
| ')' is preceded with whitespace. | 372 | |
| '{' should be on the previous line. | 373 | |
| Line has trailing spaces. | 379 | |
| Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty. | 384 | |
| Missing a Javadoc comment. | 384 | |
| Parameter obj should be final. | 384 | |
| '{' should be on the previous line. | 385 | |
| '(' is followed by whitespace. | 386 | |
| ')' is preceded with whitespace. | 386 | |
| Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty. | 389 | |
| Missing a Javadoc comment. | 389 | |
| Parameter obj should be final. | 389 | |
| '{' should be on the previous line. | 390 | |
| '(' is followed by whitespace. | 391 | |
| ')' is preceded with whitespace. | 391 | |
| Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty. | 394 | |
| Missing a Javadoc comment. | 394 | |
| Parameter obj should be final. | 394 | |
| '{' should be on the previous line. | 395 | |
| '(' is followed by whitespace. | 396 | |
| ')' is preceded with whitespace. | 396 | |
| Missing a Javadoc comment. | 399 | |
| Parameter node should be final. | 399 | |
| '{' should be on the previous line. | 400 | |
| Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty. | 404 | |
| Missing a Javadoc comment. | 404 | |
| Parameter obj should be final. | 404 | |
| '{' should be on the previous line. | 405 | |
| Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 411 | |
| Missing a Javadoc comment. | 411 | |
| Parameter obj should be final. | 411 | |
| '{' should be on the previous line. | 412 | |
| Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty. | 418 | |
| Missing a Javadoc comment. | 418 | |
| Parameter obj should be final. | 418 | |
| '{' should be on the previous line. | 419 | |
| Line has trailing spaces. | 424 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 425 | |
| Missing a Javadoc comment. | 425 | |
| Parameter prefix should be final. | 425 | |
| Parameter context should be final. | 425 | |
| '{' should be on the previous line. | 426 | |
| Line has trailing spaces. | 428 | |
| '(' is followed by whitespace. | 428 | |
| ')' is preceded with whitespace. | 428 | |
| '{' should be on the previous line. | 429 | |
| '}' should be on the same line. | 431 | |
| '(' is followed by whitespace. | 432 | |
| ')' is preceded with whitespace. | 432 | |
| '{' should be on the previous line. | 433 | |
| '(' is followed by whitespace. | 437 | |
| ')' is preceded with whitespace. | 437 | |
| '{' should be on the previous line. | 438 | |
| '(' is followed by whitespace. | 439 | |
| ')' is preceded with whitespace. | 439 | |
| Line has trailing spaces. | 441 | |
| '(' is followed by whitespace. | 441 | |
| ')' is preceded with whitespace. | 441 | |
| '{' should be on the previous line. | 442 | |
| Line has trailing spaces. | 448 | |
| Line has trailing spaces. | 449 | |
| Method 'getNodeType' is not designed for extension - needs to be abstract, final or empty. | 449 | |
| Missing a Javadoc comment. | 449 | |
| Parameter node should be final. | 449 | |
| '{' should be on the previous line. | 450 | |
| '(' is followed by whitespace. | 451 | |
| ')' is preceded with whitespace. | 451 | |
| '{' should be on the previous line. | 452 | |
| Line has trailing spaces. | 457 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 458 | |
| Missing a Javadoc comment. | 458 | |
| Parameter uri should be final. | 458 | |
| '{' should be on the previous line. | 459 | |
| '{' should be on the previous line. | 461 | |
| '(' is followed by whitespace. | 462 | |
| ')' is preceded with whitespace. | 462 | |
| '}' should be on the same line. | 463 | |
| '{' should be on the previous line. | 465 | |
| Line is longer than 80 characters. | 466 | |
| Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. | 470 | |
| Missing a Javadoc comment. | 470 | |
| Parameter obj should be final. | 470 | |
| '{' should be on the previous line. | 471 | |
| Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. | 477 | |
| Missing a Javadoc comment. | 477 | |
| Parameter obj should be final. | 477 | |
| '{' should be on the previous line. | 478 | |
| Line has trailing spaces. | 483 | |
| Line has trailing spaces. | 485 | |
| Line is longer than 80 characters. | 485 | |
| Method 'getSAXReader' is not designed for extension - needs to be abstract, final or empty. | 486 | |
| Missing a Javadoc comment. | 486 | |
| '{' should be on the previous line. | 487 | |
| Line has trailing spaces. | 488 | |
| '(' is followed by whitespace. | 488 | |
| ')' is preceded with whitespace. | 488 | |
| '{' should be on the previous line. | 489 | |
| '(' is followed by whitespace. | 491 | |
| ')' is preceded with whitespace. | 491 | |
| Line has trailing spaces. | 495 | |
| Method 'setSAXReader' is not designed for extension - needs to be abstract, final or empty. | 496 | |
| Missing a Javadoc comment. | 496 | |
| Parameter reader should be final. | 496 | |
| 'reader' hides a field. | 496 | |
| '{' should be on the previous line. | 497 | |
| Line has trailing spaces. | 500 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 77 | |
| Line has trailing spaces. | 79 | |
| Parameter xpathExpr should be final. | 90 | |
| '{' should be on the previous line. | 91 | |
| '(' is followed by whitespace. | 92 | |
| ')' is preceded with whitespace. | 92 | |
| Line has trailing spaces. | 94 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 77 | |
| Line has trailing spaces. | 79 | |
| Parameter xpathExpr should be final. | 90 | |
| '{' should be on the previous line. | 91 | |
| '(' is followed by whitespace. | 92 | |
| ')' is preceded with whitespace. | 92 | |
| Line has trailing spaces. | 94 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 63 | |
| '{' should be on the previous line. | 66 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 63 | |
| '{' should be on the previous line. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 52 | |
| '{' should be on the previous line. | 55 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 52 | |
| '{' should be on the previous line. | 55 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 58 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 85 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 58 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 85 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 51 | |
| '{' should be on the previous line. | 54 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 51 | |
| '{' should be on the previous line. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 63 | |
| '{' should be on the previous line. | 64 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 70 | |
| '{' should be on the previous line. | 71 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| '{' should be on the previous line. | 75 | |
| Line has trailing spaces. | 79 | |
| Method 'isAbsolute' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| '{' should be on the previous line. | 80 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| '{' should be on the previous line. | 85 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter context should be final. | 89 | |
| '{' should be on the previous line. | 90 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| '{' should be on the previous line. | 97 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| '(' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 102 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| '{' should be on the previous line. | 105 | |
| '(' is followed by whitespace. | 111 | |
| ')' is preceded with whitespace. | 111 | |
| '(' is followed by whitespace. | 113 | |
| ')' is preceded with whitespace. | 113 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 63 | |
| '{' should be on the previous line. | 64 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 70 | |
| '{' should be on the previous line. | 71 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| '{' should be on the previous line. | 75 | |
| Line has trailing spaces. | 79 | |
| Method 'isAbsolute' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| '{' should be on the previous line. | 80 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| '{' should be on the previous line. | 85 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter context should be final. | 89 | |
| '{' should be on the previous line. | 90 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| '{' should be on the previous line. | 97 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| '(' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 102 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| '{' should be on the previous line. | 105 | |
| '(' is followed by whitespace. | 111 | |
| ')' is preceded with whitespace. | 111 | |
| '(' is followed by whitespace. | 113 | |
| ')' is preceded with whitespace. | 113 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| '(' is followed by whitespace. | 52 | |
| Parameter lhs should be final. | 52 | |
| Parameter rhs should be final. | 53 | |
| ')' is preceded with whitespace. | 53 | |
| '{' should be on the previous line. | 54 | |
| '(' is followed by whitespace. | 55 | |
| ')' is preceded with whitespace. | 56 | |
| Missing a Javadoc comment. | 59 | |
| '{' should be on the previous line. | 60 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Missing a Javadoc comment. | 52 | |
| '(' is followed by whitespace. | 52 | |
| Parameter lhs should be final. | 52 | |
| Parameter rhs should be final. | 53 | |
| ')' is preceded with whitespace. | 53 | |
| '{' should be on the previous line. | 54 | |
| '(' is followed by whitespace. | 55 | |
| ')' is preceded with whitespace. | 56 | |
| Missing a Javadoc comment. | 59 | |
| '{' should be on the previous line. | 60 | |
| Line is longer than 80 characters. | 61 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 60 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Parameter axis should be final. | 66 | |
| Parameter predicateSet should be final. | 66 | |
| '{' should be on the previous line. | 67 | |
| '(' is followed by whitespace. | 68 | |
| ')' is preceded with whitespace. | 68 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| '{' should be on the previous line. | 72 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| '{' should be on the previous line. | 77 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter node should be final. | 81 | |
| Parameter contextSupport should be final. | 82 | |
| '{' should be on the previous line. | 83 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 60 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Parameter axis should be final. | 66 | |
| Parameter predicateSet should be final. | 66 | |
| '{' should be on the previous line. | 67 | |
| '(' is followed by whitespace. | 68 | |
| ')' is preceded with whitespace. | 68 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| '{' should be on the previous line. | 72 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| '{' should be on the previous line. | 77 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter node should be final. | 81 | |
| Parameter contextSupport should be final. | 82 | |
| '{' should be on the previous line. | 83 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 55 | |
| '{' should be on the previous line. | 56 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 62 | |
| Parameter lhs should be final. | 62 | |
| Parameter rhs should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 66 | |
| Missing a Javadoc comment. | 69 | |
| '{' should be on the previous line. | 70 | |
| Missing a Javadoc comment. | 74 | |
| '{' should be on the previous line. | 75 | |
| Missing a Javadoc comment. | 79 | |
| Parameter context should be final. | 79 | |
| '{' should be on the previous line. | 80 | |
| Line is longer than 80 characters. | 82 | |
| '(' is followed by whitespace. | 82 | |
| '(' is followed by whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| '(' is followed by whitespace. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| '{' should be on the previous line. | 85 | |
| Line has trailing spaces. | 89 | |
| Line is longer than 80 characters. | 91 | |
| '(' is followed by whitespace. | 91 | |
| '(' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| '{' should be on the previous line. | 94 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 55 | |
| '{' should be on the previous line. | 56 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 62 | |
| Parameter lhs should be final. | 62 | |
| Parameter rhs should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 66 | |
| Missing a Javadoc comment. | 69 | |
| '{' should be on the previous line. | 70 | |
| Missing a Javadoc comment. | 74 | |
| '{' should be on the previous line. | 75 | |
| Missing a Javadoc comment. | 79 | |
| Parameter context should be final. | 79 | |
| '{' should be on the previous line. | 80 | |
| Line is longer than 80 characters. | 82 | |
| '(' is followed by whitespace. | 82 | |
| '(' is followed by whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| '(' is followed by whitespace. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| '{' should be on the previous line. | 85 | |
| Line has trailing spaces. | 89 | |
| Line is longer than 80 characters. | 91 | |
| '(' is followed by whitespace. | 91 | |
| '(' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| '{' should be on the previous line. | 94 | |
| Line has trailing spaces. | 101 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 52 | |
| '{' should be on the previous line. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Parameter lhs should be final. | 54 | |
| Parameter rhs should be final. | 55 | |
| '{' should be on the previous line. | 56 | |
| '(' is followed by whitespace. | 57 | |
| ')' is preceded with whitespace. | 58 | |
| Missing a Javadoc comment. | 61 | |
| '{' should be on the previous line. | 62 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 52 | |
| '{' should be on the previous line. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Parameter lhs should be final. | 54 | |
| Parameter rhs should be final. | 55 | |
| '{' should be on the previous line. | 56 | |
| '(' is followed by whitespace. | 57 | |
| ')' is preceded with whitespace. | 58 | |
| Missing a Javadoc comment. | 61 | |
| '{' should be on the previous line. | 62 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 52 | |
| '{' should be on the previous line. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Parameter lhs should be final. | 57 | |
| 'lhs' hides a field. | 57 | |
| Parameter rhs should be final. | 57 | |
| 'rhs' hides a field. | 57 | |
| '{' should be on the previous line. | 58 | |
| Missing a Javadoc comment. | 63 | |
| '{' should be on the previous line. | 64 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 69 | |
| Missing a Javadoc comment. | 73 | |
| Parameter lhs should be final. | 73 | |
| 'lhs' hides a field. | 73 | |
| '{' should be on the previous line. | 74 | |
| Missing a Javadoc comment. | 78 | |
| Parameter rhs should be final. | 78 | |
| 'rhs' hides a field. | 78 | |
| '{' should be on the previous line. | 79 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 85 | |
| '{' should be on the previous line. | 86 | |
| Line is longer than 80 characters. | 87 | |
| '+' is not followed by whitespace. | 87 | |
| Missing a Javadoc comment. | 90 | |
| '{' should be on the previous line. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Missing a Javadoc comment. | 95 | |
| '{' should be on the previous line. | 96 | |
| '(' is followed by whitespace. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| '(' is followed by whitespace. | 98 | |
| ')' is preceded with whitespace. | 98 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 52 | |
| '{' should be on the previous line. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 57 | |
| Parameter lhs should be final. | 57 | |
| 'lhs' hides a field. | 57 | |
| Parameter rhs should be final. | 57 | |
| 'rhs' hides a field. | 57 | |
| '{' should be on the previous line. | 58 | |
| Missing a Javadoc comment. | 63 | |
| '{' should be on the previous line. | 64 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 69 | |
| Missing a Javadoc comment. | 73 | |
| Parameter lhs should be final. | 73 | |
| 'lhs' hides a field. | 73 | |
| '{' should be on the previous line. | 74 | |
| Missing a Javadoc comment. | 78 | |
| Parameter rhs should be final. | 78 | |
| 'rhs' hides a field. | 78 | |
| '{' should be on the previous line. | 79 | |
| Missing a Javadoc comment. | 83 | |
| Missing a Javadoc comment. | 85 | |
| '{' should be on the previous line. | 86 | |
| Line is longer than 80 characters. | 87 | |
| '+' is not followed by whitespace. | 87 | |
| Missing a Javadoc comment. | 90 | |
| '{' should be on the previous line. | 91 | |
| Line is longer than 80 characters. | 92 | |
| Missing a Javadoc comment. | 95 | |
| '{' should be on the previous line. | 96 | |
| '(' is followed by whitespace. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| '(' is followed by whitespace. | 98 | |
| ')' is preceded with whitespace. | 98 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 60 | |
| Line has trailing spaces. | 63 | |
| Missing a Javadoc comment. | 66 | |
| Parameter axis should be final. | 66 | |
| Parameter predicateSet should be final. | 66 | |
| '(' is followed by whitespace. | 68 | |
| ')' is preceded with whitespace. | 68 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| '{' should be on the previous line. | 72 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| '{' should be on the previous line. | 77 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter node should be final. | 81 | |
| Parameter contextSupport should be final. | 82 | |
| '{' should be on the previous line. | 83 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 60 | |
| Line has trailing spaces. | 63 | |
| Missing a Javadoc comment. | 66 | |
| Parameter axis should be final. | 66 | |
| Parameter predicateSet should be final. | 66 | |
| '(' is followed by whitespace. | 68 | |
| ')' is preceded with whitespace. | 68 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| '{' should be on the previous line. | 72 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| '{' should be on the previous line. | 77 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter node should be final. | 81 | |
| Parameter contextSupport should be final. | 82 | |
| '{' should be on the previous line. | 83 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 55 | |
| '{' should be on the previous line. | 56 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Parameter lhs should be final. | 62 | |
| Parameter rhs should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 66 | |
| Missing a Javadoc comment. | 69 | |
| '{' should be on the previous line. | 70 | |
| Missing a Javadoc comment. | 74 | |
| Parameter context should be final. | 74 | |
| '{' should be on the previous line. | 75 | |
| '(' is followed by whitespace. | 76 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| ')' is preceded with whitespace. | 77 | |
| '(' is followed by whitespace. | 78 | |
| '(' is followed by whitespace. | 78 | |
| ')' is preceded with whitespace. | 78 | |
| ')' is preceded with whitespace. | 79 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 83 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 55 | |
| '{' should be on the previous line. | 56 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Parameter lhs should be final. | 62 | |
| Parameter rhs should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 66 | |
| Missing a Javadoc comment. | 69 | |
| '{' should be on the previous line. | 70 | |
| Missing a Javadoc comment. | 74 | |
| Parameter context should be final. | 74 | |
| '{' should be on the previous line. | 75 | |
| '(' is followed by whitespace. | 76 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| ')' is preceded with whitespace. | 77 | |
| '(' is followed by whitespace. | 78 | |
| '(' is followed by whitespace. | 78 | |
| ')' is preceded with whitespace. | 78 | |
| ')' is preceded with whitespace. | 79 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 83 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| '(' is followed by whitespace. | 61 | |
| Parameter lhs should be final. | 61 | |
| Parameter rhs should be final. | 61 | |
| ')' is preceded with whitespace. | 61 | |
| '{' should be on the previous line. | 62 | |
| '(' is followed by whitespace. | 63 | |
| ')' is preceded with whitespace. | 63 | |
| Missing a Javadoc comment. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 70 | |
| Missing a Javadoc comment. | 71 | |
| '(' is followed by whitespace. | 71 | |
| Parameter context should be final. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| '{' should be on the previous line. | 72 | |
| '(' is followed by whitespace. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| '(' is followed by whitespace. | 74 | |
| ')' is preceded with whitespace. | 74 | |
| Line has trailing spaces. | 75 | |
| 'if' is not followed by whitespace. | 76 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| Line has trailing spaces. | 79 | |
| 'if' is not followed by whitespace. | 82 | |
| '(' is followed by whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 83 | |
| '}' should be on the same line. | 84 | |
| ')' is preceded with whitespace. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Avoid inline conditionals. | 86 | |
| Line is longer than 80 characters. | 88 | |
| '(' is followed by whitespace. | 88 | |
| ')' is preceded with whitespace. | 88 | |
| ')' is preceded with whitespace. | 88 | |
| '}' should be on the same line. | 89 | |
| ')' is preceded with whitespace. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Avoid inline conditionals. | 92 | |
| Line is longer than 80 characters. | 93 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| '}' should be on the same line. | 94 | |
| ')' is preceded with whitespace. | 95 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 97 | |
| '(' is followed by whitespace. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| '}' should be on the same line. | 98 | |
| Line has trailing spaces. | 100 | |
| Line is longer than 80 characters. | 100 | |
| '(' is followed by whitespace. | 100 | |
| ')' is preceded with whitespace. | 100 | |
| Line has trailing spaces. | 102 | |
| '}' should be on the same line. | 102 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| Line has trailing spaces. | 105 | |
| Line has trailing spaces. | 107 | |
| Missing a Javadoc comment. | 108 | |
| '(' is followed by whitespace. | 108 | |
| Parameter lhsSet should be final. | 108 | |
| Parameter rhsSet should be final. | 108 | |
| Parameter nav should be final. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| '{' should be on the previous line. | 109 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters. | 110 | |
| Line has trailing spaces. | 111 | |
| Line is longer than 80 characters. | 111 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters. | 112 | |
| 'if' is not followed by whitespace. | 114 | |
| '(' is followed by whitespace. | 114 | |
| '(' is followed by whitespace. | 114 | |
| ')' is preceded with whitespace. | 114 | |
| '(' is followed by whitespace. | 114 | |
| ')' is preceded with whitespace. | 114 | |
| ')' is preceded with whitespace. | 114 | |
| Line has trailing spaces. | 117 | |
| 'for' is not followed by whitespace. | 118 | |
| '(' is followed by whitespace. | 118 | |
| ';' is followed by whitespace. | 118 | |
| '{' should be on the previous line. | 119 | |
| Line has trailing spaces. | 121 | |
| 'for' is not followed by whitespace. | 122 | |
| '(' is followed by whitespace. | 122 | |
| ';' is followed by whitespace. | 122 | |
| '{' should be on the previous line. | 123 | |
| Line has trailing spaces. | 125 | |
| 'if' is not followed by whitespace. | 126 | |
| '(' is followed by whitespace. | 126 | |
| '(' is followed by whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| '{' should be on the previous line. | 127 | |
| Line has trailing spaces. | 132 | |
| Line has trailing spaces. | 135 | |
| Missing a Javadoc comment. | 136 | |
| '(' is followed by whitespace. | 136 | |
| Parameter lhs should be final. | 136 | |
| Parameter rhs should be final. | 136 | |
| Parameter nav should be final. | 136 | |
| ')' is preceded with whitespace. | 136 | |
| 'if' is not followed by whitespace. | 138 | |
| '(' is followed by whitespace. | 138 | |
| '(' is followed by whitespace. | 138 | |
| ')' is preceded with whitespace. | 138 | |
| ')' is preceded with whitespace. | 138 | |
| Line has trailing spaces. | 139 | |
| '{' should be on the previous line. | 139 | |
| '(' is followed by whitespace. | 140 | |
| '(' is followed by whitespace. | 140 | |
| ')' is preceded with whitespace. | 140 | |
| '(' is followed by whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| '}' should be on the same line. | 142 | |
| 'if' is not followed by whitespace. | 143 | |
| '(' is followed by whitespace. | 143 | |
| '(' is followed by whitespace. | 143 | |
| ')' is preceded with whitespace. | 143 | |
| ')' is preceded with whitespace. | 143 | |
| '{' should be on the previous line. | 144 | |
| '(' is followed by whitespace. | 145 | |
| '(' is followed by whitespace. | 145 | |
| ')' is preceded with whitespace. | 146 | |
| '(' is followed by whitespace. | 147 | |
| Line has trailing spaces. | 148 | |
| Line is longer than 80 characters. | 148 | |
| ')' is preceded with whitespace. | 148 | |
| ')' is preceded with whitespace. | 148 | |
| '}' should be on the same line. | 149 | |
| '{' should be on the previous line. | 151 | |
| '(' is followed by whitespace. | 152 | |
| '(' is followed by whitespace. | 152 | |
| ')' is preceded with whitespace. | 153 | |
| '(' is followed by whitespace. | 154 | |
| ')' is preceded with whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 | |
| Line has trailing spaces. | 158 | |
| Missing a Javadoc comment. | 159 | |
| '(' is followed by whitespace. | 159 | |
| ')' is preceded with whitespace. | 159 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| '(' is followed by whitespace. | 61 | |
| Parameter lhs should be final. | 61 | |
| Parameter rhs should be final. | 61 | |
| ')' is preceded with whitespace. | 61 | |
| '{' should be on the previous line. | 62 | |
| '(' is followed by whitespace. | 63 | |
| ')' is preceded with whitespace. | 63 | |
| Missing a Javadoc comment. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 70 | |
| Missing a Javadoc comment. | 71 | |
| '(' is followed by whitespace. | 71 | |
| Parameter context should be final. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| '{' should be on the previous line. | 72 | |
| '(' is followed by whitespace. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| '(' is followed by whitespace. | 74 | |
| ')' is preceded with whitespace. | 74 | |
| Line has trailing spaces. | 75 | |
| 'if' is not followed by whitespace. | 76 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| Line has trailing spaces. | 79 | |
| 'if' is not followed by whitespace. | 82 | |
| '(' is followed by whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 83 | |
| '}' should be on the same line. | 84 | |
| ')' is preceded with whitespace. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Avoid inline conditionals. | 86 | |
| Line is longer than 80 characters. | 88 | |
| '(' is followed by whitespace. | 88 | |
| ')' is preceded with whitespace. | 88 | |
| ')' is preceded with whitespace. | 88 | |
| '}' should be on the same line. | 89 | |
| ')' is preceded with whitespace. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Avoid inline conditionals. | 92 | |
| Line is longer than 80 characters. | 93 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| '}' should be on the same line. | 94 | |
| ')' is preceded with whitespace. | 95 | |
| Line has trailing spaces. | 97 | |
| Line is longer than 80 characters. | 97 | |
| '(' is followed by whitespace. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| '}' should be on the same line. | 98 | |
| Line has trailing spaces. | 100 | |
| Line is longer than 80 characters. | 100 | |
| '(' is followed by whitespace. | 100 | |
| ')' is preceded with whitespace. | 100 | |
| Line has trailing spaces. | 102 | |
| '}' should be on the same line. | 102 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| Line has trailing spaces. | 105 | |
| Line has trailing spaces. | 107 | |
| Missing a Javadoc comment. | 108 | |
| '(' is followed by whitespace. | 108 | |
| Parameter lhsSet should be final. | 108 | |
| Parameter rhsSet should be final. | 108 | |
| Parameter nav should be final. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| '{' should be on the previous line. | 109 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters. | 110 | |
| Line has trailing spaces. | 111 | |
| Line is longer than 80 characters. | 111 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters. | 112 | |
| 'if' is not followed by whitespace. | 114 | |
| '(' is followed by whitespace. | 114 | |
| '(' is followed by whitespace. | 114 | |
| ')' is preceded with whitespace. | 114 | |
| '(' is followed by whitespace. | 114 | |
| ')' is preceded with whitespace. | 114 | |
| ')' is preceded with whitespace. | 114 | |
| Line has trailing spaces. | 117 | |
| 'for' is not followed by whitespace. | 118 | |
| '(' is followed by whitespace. | 118 | |
| ';' is followed by whitespace. | 118 | |
| '{' should be on the previous line. | 119 | |
| Line has trailing spaces. | 121 | |
| 'for' is not followed by whitespace. | 122 | |
| '(' is followed by whitespace. | 122 | |
| ';' is followed by whitespace. | 122 | |
| '{' should be on the previous line. | 123 | |
| Line has trailing spaces. | 125 | |
| 'if' is not followed by whitespace. | 126 | |
| '(' is followed by whitespace. | 126 | |
| '(' is followed by whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| '{' should be on the previous line. | 127 | |
| Line has trailing spaces. | 132 | |
| Line has trailing spaces. | 135 | |
| Missing a Javadoc comment. | 136 | |
| '(' is followed by whitespace. | 136 | |
| Parameter lhs should be final. | 136 | |
| Parameter rhs should be final. | 136 | |
| Parameter nav should be final. | 136 | |
| ')' is preceded with whitespace. | 136 | |
| 'if' is not followed by whitespace. | 138 | |
| '(' is followed by whitespace. | 138 | |
| '(' is followed by whitespace. | 138 | |
| ')' is preceded with whitespace. | 138 | |
| ')' is preceded with whitespace. | 138 | |
| Line has trailing spaces. | 139 | |
| '{' should be on the previous line. | 139 | |
| '(' is followed by whitespace. | 140 | |
| '(' is followed by whitespace. | 140 | |
| ')' is preceded with whitespace. | 140 | |
| '(' is followed by whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| '}' should be on the same line. | 142 | |
| 'if' is not followed by whitespace. | 143 | |
| '(' is followed by whitespace. | 143 | |
| '(' is followed by whitespace. | 143 | |
| ')' is preceded with whitespace. | 143 | |
| ')' is preceded with whitespace. | 143 | |
| '{' should be on the previous line. | 144 | |
| '(' is followed by whitespace. | 145 | |
| '(' is followed by whitespace. | 145 | |
| ')' is preceded with whitespace. | 146 | |
| '(' is followed by whitespace. | 147 | |
| Line has trailing spaces. | 148 | |
| Line is longer than 80 characters. | 148 | |
| ')' is preceded with whitespace. | 148 | |
| ')' is preceded with whitespace. | 148 | |
| '}' should be on the same line. | 149 | |
| '{' should be on the previous line. | 151 | |
| '(' is followed by whitespace. | 152 | |
| '(' is followed by whitespace. | 152 | |
| ')' is preceded with whitespace. | 153 | |
| '(' is followed by whitespace. | 154 | |
| ')' is preceded with whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 | |
| Line has trailing spaces. | 158 | |
| Missing a Javadoc comment. | 159 | |
| '(' is followed by whitespace. | 159 | |
| ')' is preceded with whitespace. | 159 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 59 | |
| '(' is followed by whitespace. | 59 | |
| Parameter lhs should be final. | 59 | |
| Parameter rhs should be final. | 59 | |
| ')' is preceded with whitespace. | 59 | |
| '{' should be on the previous line. | 60 | |
| '(' is followed by whitespace. | 61 | |
| ')' is preceded with whitespace. | 61 | |
| Missing a Javadoc comment. | 64 | |
| '{' should be on the previous line. | 65 | |
| Missing a Javadoc comment. | 69 | |
| '{' should be on the previous line. | 70 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 75 | |
| Missing a Javadoc comment. | 76 | |
| '(' is followed by whitespace. | 76 | |
| Parameter lhs should be final. | 76 | |
| Parameter rhs should be final. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| '{' should be on the previous line. | 77 | |
| 'if' is not followed by whitespace. | 78 | |
| '(' is followed by whitespace. | 78 | |
| '(' is followed by whitespace. | 78 | |
| ')' is preceded with whitespace. | 78 | |
| ')' is preceded with whitespace. | 78 | |
| '{' should be on the previous line. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 85 | |
| '(' is followed by whitespace. | 87 | |
| ')' is preceded with whitespace. | 87 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 52 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 59 | |
| '(' is followed by whitespace. | 59 | |
| Parameter lhs should be final. | 59 | |
| Parameter rhs should be final. | 59 | |
| ')' is preceded with whitespace. | 59 | |
| '{' should be on the previous line. | 60 | |
| '(' is followed by whitespace. | 61 | |
| ')' is preceded with whitespace. | 61 | |
| Missing a Javadoc comment. | 64 | |
| '{' should be on the previous line. | 65 | |
| Missing a Javadoc comment. | 69 | |
| '{' should be on the previous line. | 70 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 75 | |
| Missing a Javadoc comment. | 76 | |
| '(' is followed by whitespace. | 76 | |
| Parameter lhs should be final. | 76 | |
| Parameter rhs should be final. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| '{' should be on the previous line. | 77 | |
| 'if' is not followed by whitespace. | 78 | |
| '(' is followed by whitespace. | 78 | |
| '(' is followed by whitespace. | 78 | |
| ')' is preceded with whitespace. | 78 | |
| ')' is preceded with whitespace. | 78 | |
| '{' should be on the previous line. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 85 | |
| '(' is followed by whitespace. | 87 | |
| ')' is preceded with whitespace. | 87 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 63 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| '{' should be on the previous line. | 65 | |
| Missing a Javadoc comment. | 69 | |
| 'public' modifier out of order with the JLS suggestions. | 69 | |
| Parameter obj should be final. | 69 | |
| '{' should be on the previous line. | 70 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| '{' should be on the previous line. | 72 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| '{' should be on the previous line. | 77 | |
| 'cast' is not followed by whitespace. | 78 | |
| '(' is followed by whitespace. | 81 | |
| ')' is preceded with whitespace. | 81 | |
| Missing a Javadoc comment. | 84 | |
| 'public' modifier out of order with the JLS suggestions. | 84 | |
| Parameter obj should be final. | 84 | |
| '{' should be on the previous line. | 85 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| '{' should be on the previous line. | 87 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 63 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| '{' should be on the previous line. | 65 | |
| Missing a Javadoc comment. | 69 | |
| 'public' modifier out of order with the JLS suggestions. | 69 | |
| Parameter obj should be final. | 69 | |
| '{' should be on the previous line. | 70 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| '{' should be on the previous line. | 72 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| '{' should be on the previous line. | 77 | |
| 'cast' is not followed by whitespace. | 78 | |
| '(' is followed by whitespace. | 81 | |
| ')' is preceded with whitespace. | 81 | |
| Missing a Javadoc comment. | 84 | |
| 'public' modifier out of order with the JLS suggestions. | 84 | |
| Parameter obj should be final. | 84 | |
| '{' should be on the previous line. | 85 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| '{' should be on the previous line. | 87 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 70 | |
| Parameter predicateSet should be final. | 70 | |
| '{' should be on the previous line. | 71 | |
| Missing a Javadoc comment. | 75 | |
| Parameter expr should be final. | 75 | |
| 'expr' hides a field. | 75 | |
| Parameter predicateSet should be final. | 75 | |
| '{' should be on the previous line. | 76 | |
| Method 'addPredicate' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter predicate should be final. | 81 | |
| '{' should be on the previous line. | 82 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 83 | |
| Method 'getPredicates' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| '{' should be on the previous line. | 87 | |
| Method 'getPredicateSet' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| '{' should be on the previous line. | 92 | |
| Method 'getExpr' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| '{' should be on the previous line. | 97 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| '{' should be on the previous line. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| '{' should be on the previous line. | 107 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 109 | |
| '{' should be on the previous line. | 110 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| '{' should be on the previous line. | 118 | |
| Line has trailing spaces. | 121 | |
| '(' is followed by whitespace. | 121 | |
| ')' is preceded with whitespace. | 121 | |
| '{' should be on the previous line. | 122 | |
| '(' is followed by whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| '{' should be on the previous line. | 127 | |
| First sentence should end with a period. | 134 | |
| Line is longer than 80 characters. | 134 | |
| Expected an @return tag. | 136 | |
| Line has trailing spaces. | 136 | |
| Method 'asBoolean' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Parameter context should be final. | 136 | |
| Expected @param tag for 'context'. | 136 | |
| Expected @throws tag for 'JaxenException'. | 136 | |
| '{' should be on the previous line. | 137 | |
| Line has trailing spaces. | 139 | |
| '(' is followed by whitespace. | 139 | |
| ')' is preceded with whitespace. | 139 | |
| '{' should be on the previous line. | 140 | |
| '(' is followed by whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| '}' should be on the same line. | 142 | |
| '{' should be on the previous line. | 144 | |
| '(' is followed by whitespace. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| Line has trailing spaces. | 150 | |
| Line has trailing spaces. | 151 | |
| '(' is followed by whitespace. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| '{' should be on the previous line. | 152 | |
| '(' is followed by whitespace. | 156 | |
| ')' is preceded with whitespace. | 156 | |
| '{' should be on the previous line. | 157 | |
| Line has trailing spaces. | 158 | |
| '(' is followed by whitespace. | 158 | |
| Line has trailing spaces. | 159 | |
| Line has trailing spaces. | 162 | |
| Line has trailing spaces. | 165 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| Missing a Javadoc comment. | 166 | |
| Parameter context should be final. | 166 | |
| '{' should be on the previous line. | 167 | |
| '(' is followed by whitespace. | 168 | |
| ')' is preceded with whitespace. | 168 | |
| Line has trailing spaces. | 169 | |
| '(' is followed by whitespace. | 170 | |
| ')' is preceded with whitespace. | 170 | |
| '{' should be on the previous line. | 171 | |
| Line is longer than 80 characters. | 172 | |
| '(' is followed by whitespace. | 172 | |
| ')' is preceded with whitespace. | 173 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 70 | |
| Parameter predicateSet should be final. | 70 | |
| '{' should be on the previous line. | 71 | |
| Missing a Javadoc comment. | 75 | |
| Parameter expr should be final. | 75 | |
| 'expr' hides a field. | 75 | |
| Parameter predicateSet should be final. | 75 | |
| '{' should be on the previous line. | 76 | |
| Method 'addPredicate' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| Parameter predicate should be final. | 81 | |
| '{' should be on the previous line. | 82 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 83 | |
| Method 'getPredicates' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| '{' should be on the previous line. | 87 | |
| Method 'getPredicateSet' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| '{' should be on the previous line. | 92 | |
| Method 'getExpr' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| '{' should be on the previous line. | 97 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Missing a Javadoc comment. | 101 | |
| '{' should be on the previous line. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| '{' should be on the previous line. | 107 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 109 | |
| '{' should be on the previous line. | 110 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| '{' should be on the previous line. | 118 | |
| Line has trailing spaces. | 121 | |
| '(' is followed by whitespace. | 121 | |
| ')' is preceded with whitespace. | 121 | |
| '{' should be on the previous line. | 122 | |
| '(' is followed by whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| '{' should be on the previous line. | 127 | |
| First sentence should end with a period. | 134 | |
| Line is longer than 80 characters. | 134 | |
| Expected an @return tag. | 136 | |
| Line has trailing spaces. | 136 | |
| Method 'asBoolean' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Parameter context should be final. | 136 | |
| Expected @param tag for 'context'. | 136 | |
| Expected @throws tag for 'JaxenException'. | 136 | |
| '{' should be on the previous line. | 137 | |
| Line has trailing spaces. | 139 | |
| '(' is followed by whitespace. | 139 | |
| ')' is preceded with whitespace. | 139 | |
| '{' should be on the previous line. | 140 | |
| '(' is followed by whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| '}' should be on the same line. | 142 | |
| '{' should be on the previous line. | 144 | |
| '(' is followed by whitespace. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| Line has trailing spaces. | 150 | |
| Line has trailing spaces. | 151 | |
| '(' is followed by whitespace. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| '{' should be on the previous line. | 152 | |
| '(' is followed by whitespace. | 156 | |
| ')' is preceded with whitespace. | 156 | |
| '{' should be on the previous line. | 157 | |
| Line has trailing spaces. | 158 | |
| '(' is followed by whitespace. | 158 | |
| Line has trailing spaces. | 159 | |
| Line has trailing spaces. | 162 | |
| Line has trailing spaces. | 165 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 166 | |
| Missing a Javadoc comment. | 166 | |
| Parameter context should be final. | 166 | |
| '{' should be on the previous line. | 167 | |
| '(' is followed by whitespace. | 168 | |
| ')' is preceded with whitespace. | 168 | |
| Line has trailing spaces. | 169 | |
| '(' is followed by whitespace. | 170 | |
| ')' is preceded with whitespace. | 170 | |
| '{' should be on the previous line. | 171 | |
| Line is longer than 80 characters. | 172 | |
| '(' is followed by whitespace. | 172 | |
| ')' is preceded with whitespace. | 173 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 73 | |
| Parameter prefix should be final. | 73 | |
| 'prefix' hides a field. | 73 | |
| Parameter functionName should be final. | 73 | |
| 'functionName' hides a field. | 73 | |
| '{' should be on the previous line. | 74 | |
| Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter parameter should be final. | 80 | |
| '{' should be on the previous line. | 81 | |
| Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| '{' should be on the previous line. | 87 | |
| Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| '{' should be on the previous line. | 92 | |
| Method 'getFunctionName' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| '{' should be on the previous line. | 97 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| '{' should be on the previous line. | 103 | |
| 'prefix' hides a field. | 105 | |
| '&&' should be on a new line. | 107 | |
| '{' should be on the previous line. | 109 | |
| '{' should be on the previous line. | 125 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| '{' should be on the previous line. | 136 | |
| '{' should be on the previous line. | 143 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Missing a Javadoc comment. | 155 | |
| '{' should be on the previous line. | 156 | |
| 'prefix' hides a field. | 157 | |
| '{' should be on the previous line. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 164 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| Missing a Javadoc comment. | 167 | |
| Parameter context should be final. | 167 | |
| '{' should be on the previous line. | 168 | |
| 'prefix' hides a field. | 169 | |
| Method 'evaluateParams' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| Missing a Javadoc comment. | 184 | |
| Parameter context should be final. | 184 | |
| '{' should be on the previous line. | 185 | |
| '{' should be on the previous line. | 192 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 73 | |
| Parameter prefix should be final. | 73 | |
| 'prefix' hides a field. | 73 | |
| Parameter functionName should be final. | 73 | |
| 'functionName' hides a field. | 73 | |
| '{' should be on the previous line. | 74 | |
| Method 'addParameter' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| Parameter parameter should be final. | 80 | |
| '{' should be on the previous line. | 81 | |
| Method 'getParameters' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| Missing a Javadoc comment. | 86 | |
| '{' should be on the previous line. | 87 | |
| Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Missing a Javadoc comment. | 91 | |
| '{' should be on the previous line. | 92 | |
| Method 'getFunctionName' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| '{' should be on the previous line. | 97 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| '{' should be on the previous line. | 103 | |
| 'prefix' hides a field. | 105 | |
| '&&' should be on a new line. | 107 | |
| '{' should be on the previous line. | 109 | |
| '{' should be on the previous line. | 125 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| '{' should be on the previous line. | 136 | |
| '{' should be on the previous line. | 143 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Missing a Javadoc comment. | 155 | |
| '{' should be on the previous line. | 156 | |
| 'prefix' hides a field. | 157 | |
| '{' should be on the previous line. | 160 | |
| Line is longer than 80 characters. | 161 | |
| Line is longer than 80 characters. | 164 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 167 | |
| Missing a Javadoc comment. | 167 | |
| Parameter context should be final. | 167 | |
| '{' should be on the previous line. | 168 | |
| 'prefix' hides a field. | 169 | |
| Method 'evaluateParams' is not designed for extension - needs to be abstract, final or empty. | 184 | |
| Missing a Javadoc comment. | 184 | |
| Parameter context should be final. | 184 | |
| '{' should be on the previous line. | 185 | |
| '{' should be on the previous line. | 192 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 50 | |
| '{' should be on the previous line. | 51 | |
| Line has trailing spaces. | 53 | |
| Missing a Javadoc comment. | 56 | |
| '(' is followed by whitespace. | 56 | |
| Parameter lhs should be final. | 56 | |
| Parameter rhs should be final. | 56 | |
| ')' is preceded with whitespace. | 56 | |
| '{' should be on the previous line. | 57 | |
| '(' is followed by whitespace. | 58 | |
| ')' is preceded with whitespace. | 58 | |
| Missing a Javadoc comment. | 61 | |
| '{' should be on the previous line. | 62 | |
| Missing a Javadoc comment. | 66 | |
| '(' is followed by whitespace. | 66 | |
| Parameter lhs should be final. | 66 | |
| Parameter rhs should be final. | 66 | |
| ')' is preceded with whitespace. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 68 | |
| '(' is followed by whitespace. | 68 | |
| ')' is preceded with whitespace. | 68 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 50 | |
| '{' should be on the previous line. | 51 | |
| Line has trailing spaces. | 53 | |
| Missing a Javadoc comment. | 56 | |
| '(' is followed by whitespace. | 56 | |
| Parameter lhs should be final. | 56 | |
| Parameter rhs should be final. | 56 | |
| ')' is preceded with whitespace. | 56 | |
| '{' should be on the previous line. | 57 | |
| '(' is followed by whitespace. | 58 | |
| ')' is preceded with whitespace. | 58 | |
| Missing a Javadoc comment. | 61 | |
| '{' should be on the previous line. | 62 | |
| Missing a Javadoc comment. | 66 | |
| '(' is followed by whitespace. | 66 | |
| Parameter lhs should be final. | 66 | |
| Parameter rhs should be final. | 66 | |
| ')' is preceded with whitespace. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 68 | |
| '(' is followed by whitespace. | 68 | |
| ')' is preceded with whitespace. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 50 | |
| '{' should be on the previous line. | 51 | |
| Line has trailing spaces. | 53 | |
| Missing a Javadoc comment. | 57 | |
| '(' is followed by whitespace. | 57 | |
| Parameter lhs should be final. | 57 | |
| Parameter rhs should be final. | 57 | |
| ')' is preceded with whitespace. | 57 | |
| '{' should be on the previous line. | 58 | |
| '(' is followed by whitespace. | 59 | |
| ')' is preceded with whitespace. | 59 | |
| Missing a Javadoc comment. | 62 | |
| '{' should be on the previous line. | 63 | |
| Missing a Javadoc comment. | 67 | |
| '(' is followed by whitespace. | 67 | |
| Parameter lhs should be final. | 67 | |
| Parameter rhs should be final. | 67 | |
| ')' is preceded with whitespace. | 67 | |
| '{' should be on the previous line. | 68 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 50 | |
| '{' should be on the previous line. | 51 | |
| Line has trailing spaces. | 53 | |
| Missing a Javadoc comment. | 57 | |
| '(' is followed by whitespace. | 57 | |
| Parameter lhs should be final. | 57 | |
| Parameter rhs should be final. | 57 | |
| ')' is preceded with whitespace. | 57 | |
| '{' should be on the previous line. | 58 | |
| '(' is followed by whitespace. | 59 | |
| ')' is preceded with whitespace. | 59 | |
| Missing a Javadoc comment. | 62 | |
| '{' should be on the previous line. | 63 | |
| Missing a Javadoc comment. | 67 | |
| '(' is followed by whitespace. | 67 | |
| Parameter lhs should be final. | 67 | |
| Parameter rhs should be final. | 67 | |
| ')' is preceded with whitespace. | 67 | |
| '{' should be on the previous line. | 68 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 50 | |
| '{' should be on the previous line. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| '(' is followed by whitespace. | 54 | |
| Parameter lhs should be final. | 54 | |
| Parameter rhs should be final. | 54 | |
| ')' is preceded with whitespace. | 54 | |
| '{' should be on the previous line. | 55 | |
| '(' is followed by whitespace. | 56 | |
| ')' is preceded with whitespace. | 56 | |
| Missing a Javadoc comment. | 59 | |
| '{' should be on the previous line. | 60 | |
| Missing a Javadoc comment. | 64 | |
| '(' is followed by whitespace. | 64 | |
| Parameter lhs should be final. | 64 | |
| Parameter rhs should be final. | 64 | |
| ')' is preceded with whitespace. | 64 | |
| '{' should be on the previous line. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 50 | |
| '{' should be on the previous line. | 51 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| '(' is followed by whitespace. | 54 | |
| Parameter lhs should be final. | 54 | |
| Parameter rhs should be final. | 54 | |
| ')' is preceded with whitespace. | 54 | |
| '{' should be on the previous line. | 55 | |
| '(' is followed by whitespace. | 56 | |
| ')' is preceded with whitespace. | 56 | |
| Missing a Javadoc comment. | 59 | |
| '{' should be on the previous line. | 60 | |
| Missing a Javadoc comment. | 64 | |
| '(' is followed by whitespace. | 64 | |
| Parameter lhs should be final. | 64 | |
| Parameter rhs should be final. | 64 | |
| ')' is preceded with whitespace. | 64 | |
| '{' should be on the previous line. | 65 | |
| Line has trailing spaces. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 50 | |
| '{' should be on the previous line. | 51 | |
| Line has trailing spaces. | 53 | |
| Missing a Javadoc comment. | 56 | |
| '(' is followed by whitespace. | 56 | |
| Parameter lhs should be final. | 56 | |
| Parameter rhs should be final. | 56 | |
| ')' is preceded with whitespace. | 56 | |
| '{' should be on the previous line. | 57 | |
| '(' is followed by whitespace. | 58 | |
| ')' is preceded with whitespace. | 58 | |
| Missing a Javadoc comment. | 61 | |
| '{' should be on the previous line. | 62 | |
| Missing a Javadoc comment. | 66 | |
| '(' is followed by whitespace. | 66 | |
| Parameter lhs should be final. | 66 | |
| Parameter rhs should be final. | 66 | |
| ')' is preceded with whitespace. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 50 | |
| '{' should be on the previous line. | 51 | |
| Line has trailing spaces. | 53 | |
| Missing a Javadoc comment. | 56 | |
| '(' is followed by whitespace. | 56 | |
| Parameter lhs should be final. | 56 | |
| Parameter rhs should be final. | 56 | |
| ')' is preceded with whitespace. | 56 | |
| '{' should be on the previous line. | 57 | |
| '(' is followed by whitespace. | 58 | |
| ')' is preceded with whitespace. | 58 | |
| Missing a Javadoc comment. | 61 | |
| '{' should be on the previous line. | 62 | |
| Missing a Javadoc comment. | 66 | |
| '(' is followed by whitespace. | 66 | |
| Parameter lhs should be final. | 66 | |
| Parameter rhs should be final. | 66 | |
| ')' is preceded with whitespace. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 69 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 54 | |
| '{' should be on the previous line. | 55 | |
| Line has trailing spaces. | 57 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Parameter literal should be final. | 62 | |
| 'literal' hides a field. | 62 | |
| '{' should be on the previous line. | 63 | |
| Missing a Javadoc comment. | 67 | |
| '{' should be on the previous line. | 68 | |
| Missing a Javadoc comment. | 72 | |
| '{' should be on the previous line. | 73 | |
| Missing a Javadoc comment. | 77 | |
| '{' should be on the previous line. | 78 | |
| Line has trailing spaces. | 79 | |
| ')' is preceded with whitespace. | 80 | |
| '}' should be on the same line. | 82 | |
| Line has trailing spaces. | 86 | |
| Missing a Javadoc comment. | 89 | |
| Parameter context should be final. | 89 | |
| '{' should be on the previous line. | 90 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 54 | |
| '{' should be on the previous line. | 55 | |
| Line has trailing spaces. | 57 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Parameter literal should be final. | 62 | |
| 'literal' hides a field. | 62 | |
| '{' should be on the previous line. | 63 | |
| Missing a Javadoc comment. | 67 | |
| '{' should be on the previous line. | 68 | |
| Missing a Javadoc comment. | 72 | |
| '{' should be on the previous line. | 73 | |
| Missing a Javadoc comment. | 77 | |
| '{' should be on the previous line. | 78 | |
| Line has trailing spaces. | 79 | |
| ')' is preceded with whitespace. | 80 | |
| '}' should be on the same line. | 82 | |
| Line has trailing spaces. | 86 | |
| Missing a Javadoc comment. | 89 | |
| Parameter context should be final. | 89 | |
| '{' should be on the previous line. | 90 | |
| Line has trailing spaces. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 60 | |
| '{' should be on the previous line. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Line has trailing spaces. | 63 | |
| '{' should be on the previous line. | 68 | |
| Missing a Javadoc comment. | 72 | |
| Parameter step should be final. | 72 | |
| '{' should be on the previous line. | 73 | |
| Missing a Javadoc comment. | 77 | |
| '{' should be on the previous line. | 78 | |
| Missing a Javadoc comment. | 82 | |
| '{' should be on the previous line. | 83 | |
| '{' should be on the previous line. | 87 | |
| Missing a Javadoc comment. | 94 | |
| '{' should be on the previous line. | 95 | |
| '{' should be on the previous line. | 99 | |
| '{' should be on the previous line. | 102 | |
| Missing a Javadoc comment. | 109 | |
| '{' should be on the previous line. | 110 | |
| '{' should be on the previous line. | 114 | |
| '{' should be on the previous line. | 117 | |
| Missing a Javadoc comment. | 124 | |
| '{' should be on the previous line. | 125 | |
| Missing a Javadoc comment. | 129 | |
| Parameter context should be final. | 129 | |
| '{' should be on the previous line. | 130 | |
| '(' is followed by whitespace. | 136 | |
| ')' is preceded with whitespace. | 136 | |
| '{' should be on the previous line. | 137 | |
| Line has trailing spaces. | 146 | |
| Line is longer than 80 characters. | 148 | |
| Line has trailing spaces. | 150 | |
| Missing a Javadoc comment. | 154 | |
| Parameter step should be final. | 154 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 60 | |
| '{' should be on the previous line. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Line has trailing spaces. | 63 | |
| '{' should be on the previous line. | 68 | |
| Missing a Javadoc comment. | 72 | |
| Parameter step should be final. | 72 | |
| '{' should be on the previous line. | 73 | |
| Missing a Javadoc comment. | 77 | |
| '{' should be on the previous line. | 78 | |
| Missing a Javadoc comment. | 82 | |
| '{' should be on the previous line. | 83 | |
| '{' should be on the previous line. | 87 | |
| Missing a Javadoc comment. | 94 | |
| '{' should be on the previous line. | 95 | |
| '{' should be on the previous line. | 99 | |
| '{' should be on the previous line. | 102 | |
| Missing a Javadoc comment. | 109 | |
| '{' should be on the previous line. | 110 | |
| '{' should be on the previous line. | 114 | |
| '{' should be on the previous line. | 117 | |
| Missing a Javadoc comment. | 124 | |
| '{' should be on the previous line. | 125 | |
| Missing a Javadoc comment. | 129 | |
| Parameter context should be final. | 129 | |
| '{' should be on the previous line. | 130 | |
| '(' is followed by whitespace. | 136 | |
| ')' is preceded with whitespace. | 136 | |
| '{' should be on the previous line. | 137 | |
| Line has trailing spaces. | 146 | |
| Line is longer than 80 characters. | 148 | |
| Line has trailing spaces. | 150 | |
| Missing a Javadoc comment. | 154 | |
| Parameter step should be final. | 154 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Parameter lhs should be final. | 54 | |
| Parameter rhs should be final. | 55 | |
| '{' should be on the previous line. | 56 | |
| '(' is followed by whitespace. | 57 | |
| ')' is preceded with whitespace. | 58 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 52 | |
| Missing a Javadoc comment. | 52 | |
| Missing a Javadoc comment. | 54 | |
| Parameter lhs should be final. | 54 | |
| Parameter rhs should be final. | 55 | |
| '{' should be on the previous line. | 56 | |
| '(' is followed by whitespace. | 57 | |
| ')' is preceded with whitespace. | 58 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter lhs should be final. | 63 | |
| Parameter rhs should be final. | 64 | |
| '{' should be on the previous line. | 65 | |
| '(' is followed by whitespace. | 66 | |
| ')' is preceded with whitespace. | 67 | |
| Missing a Javadoc comment. | 70 | |
| '{' should be on the previous line. | 71 | |
| Missing a Javadoc comment. | 75 | |
| Parameter context should be final. | 75 | |
| '{' should be on the previous line. | 76 | |
| '(' is followed by whitespace. | 77 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| ')' is preceded with whitespace. | 78 | |
| '(' is followed by whitespace. | 79 | |
| '(' is followed by whitespace. | 79 | |
| ')' is preceded with whitespace. | 79 | |
| ')' is preceded with whitespace. | 80 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 83 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter lhs should be final. | 63 | |
| Parameter rhs should be final. | 64 | |
| '{' should be on the previous line. | 65 | |
| '(' is followed by whitespace. | 66 | |
| ')' is preceded with whitespace. | 67 | |
| Missing a Javadoc comment. | 70 | |
| '{' should be on the previous line. | 71 | |
| Missing a Javadoc comment. | 75 | |
| Parameter context should be final. | 75 | |
| '{' should be on the previous line. | 76 | |
| '(' is followed by whitespace. | 77 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| ')' is preceded with whitespace. | 78 | |
| '(' is followed by whitespace. | 79 | |
| '(' is followed by whitespace. | 79 | |
| ')' is preceded with whitespace. | 79 | |
| ')' is preceded with whitespace. | 80 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 83 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 54 | |
| '{' should be on the previous line. | 55 | |
| Line has trailing spaces. | 57 | |
| Missing a Javadoc comment. | 61 | |
| '(' is followed by whitespace. | 61 | |
| Parameter lhs should be final. | 61 | |
| Parameter rhs should be final. | 62 | |
| ')' is preceded with whitespace. | 62 | |
| '{' should be on the previous line. | 63 | |
| '(' is followed by whitespace. | 64 | |
| ')' is preceded with whitespace. | 65 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 69 | |
| Missing a Javadoc comment. | 73 | |
| '(' is followed by whitespace. | 73 | |
| Parameter context should be final. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| '{' should be on the previous line. | 74 | |
| '(' is followed by whitespace. | 75 | |
| '(' is followed by whitespace. | 75 | |
| ')' is preceded with whitespace. | 75 | |
| ')' is preceded with whitespace. | 76 | |
| '(' is followed by whitespace. | 77 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| ')' is preceded with whitespace. | 78 | |
| '(' is followed by whitespace. | 81 | |
| ')' is preceded with whitespace. | 81 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 54 | |
| '{' should be on the previous line. | 55 | |
| Line has trailing spaces. | 57 | |
| Missing a Javadoc comment. | 61 | |
| '(' is followed by whitespace. | 61 | |
| Parameter lhs should be final. | 61 | |
| Parameter rhs should be final. | 62 | |
| ')' is preceded with whitespace. | 62 | |
| '{' should be on the previous line. | 63 | |
| '(' is followed by whitespace. | 64 | |
| ')' is preceded with whitespace. | 65 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 69 | |
| Missing a Javadoc comment. | 73 | |
| '(' is followed by whitespace. | 73 | |
| Parameter context should be final. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| '{' should be on the previous line. | 74 | |
| '(' is followed by whitespace. | 75 | |
| '(' is followed by whitespace. | 75 | |
| ')' is preceded with whitespace. | 75 | |
| ')' is preceded with whitespace. | 76 | |
| '(' is followed by whitespace. | 77 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| ')' is preceded with whitespace. | 78 | |
| '(' is followed by whitespace. | 81 | |
| ')' is preceded with whitespace. | 81 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 52 | |
| '{' should be on the previous line. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Parameter lhs should be final. | 55 | |
| Parameter rhs should be final. | 56 | |
| '{' should be on the previous line. | 57 | |
| '(' is followed by whitespace. | 58 | |
| ')' is preceded with whitespace. | 59 | |
| Missing a Javadoc comment. | 62 | |
| '{' should be on the previous line. | 63 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 52 | |
| '{' should be on the previous line. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Parameter lhs should be final. | 55 | |
| Parameter rhs should be final. | 56 | |
| '{' should be on the previous line. | 57 | |
| '(' is followed by whitespace. | 58 | |
| ')' is preceded with whitespace. | 59 | |
| Missing a Javadoc comment. | 62 | |
| '{' should be on the previous line. | 63 | |
| Line is longer than 80 characters. | 64 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 54 | |
| '{' should be on the previous line. | 55 | |
| Line has trailing spaces. | 57 | |
| Missing a Javadoc comment. | 61 | |
| '(' is followed by whitespace. | 61 | |
| Parameter lhs should be final. | 61 | |
| Parameter rhs should be final. | 62 | |
| ')' is preceded with whitespace. | 62 | |
| '{' should be on the previous line. | 63 | |
| '(' is followed by whitespace. | 64 | |
| ')' is preceded with whitespace. | 65 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 69 | |
| Missing a Javadoc comment. | 73 | |
| '(' is followed by whitespace. | 73 | |
| Parameter context should be final. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| '{' should be on the previous line. | 74 | |
| '(' is followed by whitespace. | 75 | |
| '(' is followed by whitespace. | 75 | |
| ')' is preceded with whitespace. | 75 | |
| ')' is preceded with whitespace. | 76 | |
| '(' is followed by whitespace. | 77 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| ')' is preceded with whitespace. | 78 | |
| '(' is followed by whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 54 | |
| '{' should be on the previous line. | 55 | |
| Line has trailing spaces. | 57 | |
| Missing a Javadoc comment. | 61 | |
| '(' is followed by whitespace. | 61 | |
| Parameter lhs should be final. | 61 | |
| Parameter rhs should be final. | 62 | |
| ')' is preceded with whitespace. | 62 | |
| '{' should be on the previous line. | 63 | |
| '(' is followed by whitespace. | 64 | |
| ')' is preceded with whitespace. | 65 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 69 | |
| Missing a Javadoc comment. | 73 | |
| '(' is followed by whitespace. | 73 | |
| Parameter context should be final. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| '{' should be on the previous line. | 74 | |
| '(' is followed by whitespace. | 75 | |
| '(' is followed by whitespace. | 75 | |
| ')' is preceded with whitespace. | 75 | |
| ')' is preceded with whitespace. | 76 | |
| '(' is followed by whitespace. | 77 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| ')' is preceded with whitespace. | 78 | |
| '(' is followed by whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 49 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 70 | |
| First sentence should end with a period. | 84 | |
| First sentence should end with a period. | 87 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 97 | |
| Parameter axis should be final. | 98 | |
| Parameter prefix should be final. | 99 | |
| 'prefix' hides a field. | 99 | |
| Parameter localName should be final. | 100 | |
| 'localName' hides a field. | 100 | |
| Parameter predicateSet should be final. | 101 | |
| Line has trailing spaces. | 112 | |
| Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Line has trailing spaces. | 121 | |
| Method 'getLocalName' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Line has trailing spaces. | 130 | |
| Method 'isMatchesAnyName' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Line has trailing spaces. | 139 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| '64' is a magic number. | 143 | |
| Line is longer than 80 characters. | 154 | |
| Expected an @return tag. | 156 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Method length is 154 lines (max allowed is 150). | 156 | |
| Parameter context should be final. | 156 | |
| Expected @param tag for 'context'. | 156 | |
| Expected @throws tag for 'JaxenException'. | 156 | |
| Line is longer than 80 characters. | 166 | |
| Line has trailing spaces. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 177 | |
| Line has trailing spaces. | 192 | |
| Line is longer than 80 characters. | 194 | |
| Line has trailing spaces. | 195 | |
| Line has trailing spaces. | 196 | |
| '}' should be on the same line. | 196 | |
| Line is longer than 80 characters. | 199 | |
| Line has trailing spaces. | 213 | |
| Line is longer than 80 characters. | 215 | |
| Line has trailing spaces. | 223 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 236 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| '{' should be on the previous line. | 242 | |
| Line is longer than 80 characters. | 243 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 247 | |
| Line is longer than 80 characters. | 248 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 250 | |
| Line is longer than 80 characters. | 251 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| '{' should be on the previous line. | 253 | |
| Line is longer than 80 characters. | 254 | |
| Line contains a tab character. | 254 | |
| Line is longer than 80 characters. | 255 | |
| Line contains a tab character. | 255 | |
| '!' is followed by whitespace. | 255 | |
| Line contains a tab character. | 256 | |
| '{' should be on the previous line. | 256 | |
| Line contains a tab character. | 257 | |
| Line is longer than 80 characters. | 258 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line has trailing spaces. | 263 | |
| Line is longer than 80 characters. | 274 | |
| Line has trailing spaces. | 275 | |
| Line is longer than 80 characters. | 275 | |
| Line has trailing spaces. | 277 | |
| Line has trailing spaces. | 280 | |
| Line contains a tab character. | 286 | |
| Line is longer than 80 characters. | 291 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 293 | |
| Line is longer than 80 characters. | 294 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| '{' should be on the previous line. | 296 | |
| Line is longer than 80 characters. | 297 | |
| Line contains a tab character. | 297 | |
| Line is longer than 80 characters. | 298 | |
| Line contains a tab character. | 298 | |
| '!' is followed by whitespace. | 298 | |
| Line contains a tab character. | 299 | |
| '{' should be on the previous line. | 299 | |
| Line contains a tab character. | 300 | |
| Line is longer than 80 characters. | 301 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 302 | |
| Line contains a tab character. | 303 | |
| Line has trailing spaces. | 307 | |
| Line has trailing spaces. | 310 | |
| Line has trailing spaces. | 313 | |
| Line has trailing spaces. | 317 | |
| Line is longer than 80 characters. | 319 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 319 | |
| Parameter node should be final. | 319 | |
| Parameter contextSupport should be final. | 319 | |
| Line has trailing spaces. | 320 | |
| Line has trailing spaces. | 329 | |
| '}' should be on the same line. | 329 | |
| Line has trailing spaces. | 332 | |
| '}' should be on the same line. | 332 | |
| Line has trailing spaces. | 339 | |
| Line has trailing spaces. | 340 | |
| '}' should be on the same line. | 340 | |
| Line has trailing spaces. | 343 | |
| '}' should be on the same line. | 343 | |
| Line has trailing spaces. | 350 | |
| '}' should be on the same line. | 350 | |
| Line is longer than 80 characters. | 358 | |
| Line contains a tab character. | 358 | |
| '+' is not preceded with whitespace. | 358 | |
| '+' is not followed by whitespace. | 358 | |
| '+' is not preceded with whitespace. | 358 | |
| '+' is not followed by whitespace. | 358 | |
| Line has trailing spaces. | 360 | |
| '}' should be on the same line. | 360 | |
| Line has trailing spaces. | 370 | |
| Line has trailing spaces. | 383 | |
| Parameter uri should be final. | 387 | |
| Line has trailing spaces. | 393 | |
| Method 'matchesNamespaceURIs' is not designed for extension - needs to be abstract, final or empty. | 398 | |
| Parameter uri1 should be final. | 398 | |
| Parameter uri2 should be final. | 398 | |
| Line has trailing spaces. | 410 | |
| Line has trailing spaces. | 413 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 416 | |
| 'prefix' hides a field. | 417 | |
| Line is longer than 80 characters. | 418 | |
| Avoid inline conditionals. | 418 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 49 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 70 | |
| First sentence should end with a period. | 84 | |
| First sentence should end with a period. | 87 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 97 | |
| Parameter axis should be final. | 98 | |
| Parameter prefix should be final. | 99 | |
| 'prefix' hides a field. | 99 | |
| Parameter localName should be final. | 100 | |
| 'localName' hides a field. | 100 | |
| Parameter predicateSet should be final. | 101 | |
| Line has trailing spaces. | 112 | |
| Method 'getPrefix' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Line has trailing spaces. | 121 | |
| Method 'getLocalName' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Line has trailing spaces. | 130 | |
| Method 'isMatchesAnyName' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Line has trailing spaces. | 139 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| '64' is a magic number. | 143 | |
| Line is longer than 80 characters. | 154 | |
| Expected an @return tag. | 156 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 156 | |
| Method length is 154 lines (max allowed is 150). | 156 | |
| Parameter context should be final. | 156 | |
| Expected @param tag for 'context'. | 156 | |
| Expected @throws tag for 'JaxenException'. | 156 | |
| Line is longer than 80 characters. | 166 | |
| Line has trailing spaces. | 167 | |
| Line is longer than 80 characters. | 168 | |
| Line is longer than 80 characters. | 177 | |
| Line has trailing spaces. | 192 | |
| Line is longer than 80 characters. | 194 | |
| Line has trailing spaces. | 195 | |
| Line has trailing spaces. | 196 | |
| '}' should be on the same line. | 196 | |
| Line is longer than 80 characters. | 199 | |
| Line has trailing spaces. | 213 | |
| Line is longer than 80 characters. | 215 | |
| Line has trailing spaces. | 223 | |
| Line is longer than 80 characters. | 229 | |
| Line is longer than 80 characters. | 236 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 242 | |
| '{' should be on the previous line. | 242 | |
| Line is longer than 80 characters. | 243 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 247 | |
| Line is longer than 80 characters. | 248 | |
| Line contains a tab character. | 248 | |
| Line contains a tab character. | 250 | |
| Line is longer than 80 characters. | 251 | |
| Line contains a tab character. | 251 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| '{' should be on the previous line. | 253 | |
| Line is longer than 80 characters. | 254 | |
| Line contains a tab character. | 254 | |
| Line is longer than 80 characters. | 255 | |
| Line contains a tab character. | 255 | |
| '!' is followed by whitespace. | 255 | |
| Line contains a tab character. | 256 | |
| '{' should be on the previous line. | 256 | |
| Line contains a tab character. | 257 | |
| Line is longer than 80 characters. | 258 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line has trailing spaces. | 263 | |
| Line is longer than 80 characters. | 274 | |
| Line has trailing spaces. | 275 | |
| Line is longer than 80 characters. | 275 | |
| Line has trailing spaces. | 277 | |
| Line has trailing spaces. | 280 | |
| Line contains a tab character. | 286 | |
| Line is longer than 80 characters. | 291 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 293 | |
| Line is longer than 80 characters. | 294 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 295 | |
| Line contains a tab character. | 296 | |
| '{' should be on the previous line. | 296 | |
| Line is longer than 80 characters. | 297 | |
| Line contains a tab character. | 297 | |
| Line is longer than 80 characters. | 298 | |
| Line contains a tab character. | 298 | |
| '!' is followed by whitespace. | 298 | |
| Line contains a tab character. | 299 | |
| '{' should be on the previous line. | 299 | |
| Line contains a tab character. | 300 | |
| Line is longer than 80 characters. | 301 | |
| Line contains a tab character. | 301 | |
| Line contains a tab character. | 302 | |
| Line contains a tab character. | 303 | |
| Line has trailing spaces. | 307 | |
| Line has trailing spaces. | 310 | |
| Line has trailing spaces. | 313 | |
| Line has trailing spaces. | 317 | |
| Line is longer than 80 characters. | 319 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 319 | |
| Parameter node should be final. | 319 | |
| Parameter contextSupport should be final. | 319 | |
| Line has trailing spaces. | 320 | |
| Line has trailing spaces. | 329 | |
| '}' should be on the same line. | 329 | |
| Line has trailing spaces. | 332 | |
| '}' should be on the same line. | 332 | |
| Line has trailing spaces. | 339 | |
| Line has trailing spaces. | 340 | |
| '}' should be on the same line. | 340 | |
| Line has trailing spaces. | 343 | |
| '}' should be on the same line. | 343 | |
| Line has trailing spaces. | 350 | |
| '}' should be on the same line. | 350 | |
| Line is longer than 80 characters. | 358 | |
| Line contains a tab character. | 358 | |
| '+' is not preceded with whitespace. | 358 | |
| '+' is not followed by whitespace. | 358 | |
| '+' is not preceded with whitespace. | 358 | |
| '+' is not followed by whitespace. | 358 | |
| Line has trailing spaces. | 360 | |
| '}' should be on the same line. | 360 | |
| Line has trailing spaces. | 370 | |
| Line has trailing spaces. | 383 | |
| Parameter uri should be final. | 387 | |
| Line has trailing spaces. | 393 | |
| Method 'matchesNamespaceURIs' is not designed for extension - needs to be abstract, final or empty. | 398 | |
| Parameter uri1 should be final. | 398 | |
| Parameter uri2 should be final. | 398 | |
| Line has trailing spaces. | 410 | |
| Line has trailing spaces. | 413 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 416 | |
| 'prefix' hides a field. | 417 | |
| Line is longer than 80 characters. | 418 | |
| Avoid inline conditionals. | 418 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 52 | |
| '{' should be on the previous line. | 53 | |
| Line has trailing spaces. | 55 | |
| Missing a Javadoc comment. | 59 | |
| '(' is followed by whitespace. | 59 | |
| Parameter lhs should be final. | 59 | |
| Parameter rhs should be final. | 59 | |
| ')' is preceded with whitespace. | 59 | |
| '{' should be on the previous line. | 60 | |
| '(' is followed by whitespace. | 61 | |
| ')' is preceded with whitespace. | 61 | |
| Missing a Javadoc comment. | 64 | |
| '{' should be on the previous line. | 65 | |
| Missing a Javadoc comment. | 69 | |
| '{' should be on the previous line. | 70 | |
| Line has trailing spaces. | 73 | |
| Missing a Javadoc comment. | 74 | |
| '(' is followed by whitespace. | 74 | |
| Parameter lhs should be final. | 74 | |
| Parameter rhs should be final. | 74 | |
| ')' is preceded with whitespace. | 74 | |
| '{' should be on the previous line. | 75 | |
| 'if' is not followed by whitespace. | 76 | |
| '(' is followed by whitespace. | 76 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| '{' should be on the previous line. | 77 | |
| Line has trailing spaces. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 84 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 52 | |
| Missing a Javadoc comment. | 52 | |
| '{' should be on the previous line. | 53 | |
| Line has trailing spaces. | 55 | |
| Missing a Javadoc comment. | 59 | |
| '(' is followed by whitespace. | 59 | |
| Parameter lhs should be final. | 59 | |
| Parameter rhs should be final. | 59 | |
| ')' is preceded with whitespace. | 59 | |
| '{' should be on the previous line. | 60 | |
| '(' is followed by whitespace. | 61 | |
| ')' is preceded with whitespace. | 61 | |
| Missing a Javadoc comment. | 64 | |
| '{' should be on the previous line. | 65 | |
| Missing a Javadoc comment. | 69 | |
| '{' should be on the previous line. | 70 | |
| Line has trailing spaces. | 73 | |
| Missing a Javadoc comment. | 74 | |
| '(' is followed by whitespace. | 74 | |
| Parameter lhs should be final. | 74 | |
| Parameter rhs should be final. | 74 | |
| ')' is preceded with whitespace. | 74 | |
| '{' should be on the previous line. | 75 | |
| 'if' is not followed by whitespace. | 76 | |
| '(' is followed by whitespace. | 76 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| '{' should be on the previous line. | 77 | |
| Line has trailing spaces. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 84 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| Line has trailing spaces. | 88 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 55 | |
| '{' should be on the previous line. | 56 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| '(' is followed by whitespace. | 63 | |
| Parameter number should be final. | 63 | |
| 'number' hides a field. | 63 | |
| ')' is preceded with whitespace. | 63 | |
| '{' should be on the previous line. | 64 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 69 | |
| Missing a Javadoc comment. | 73 | |
| '{' should be on the previous line. | 74 | |
| Missing a Javadoc comment. | 78 | |
| '{' should be on the previous line. | 79 | |
| Missing a Javadoc comment. | 83 | |
| '(' is followed by whitespace. | 83 | |
| Parameter context should be final. | 83 | |
| ')' is preceded with whitespace. | 83 | |
| '{' should be on the previous line. | 84 | |
| Line has trailing spaces. | 87 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 55 | |
| '{' should be on the previous line. | 56 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| '(' is followed by whitespace. | 63 | |
| Parameter number should be final. | 63 | |
| 'number' hides a field. | 63 | |
| ')' is preceded with whitespace. | 63 | |
| '{' should be on the previous line. | 64 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 69 | |
| Missing a Javadoc comment. | 73 | |
| '{' should be on the previous line. | 74 | |
| Missing a Javadoc comment. | 78 | |
| '{' should be on the previous line. | 79 | |
| Missing a Javadoc comment. | 83 | |
| '(' is followed by whitespace. | 83 | |
| Parameter context should be final. | 83 | |
| ')' is preceded with whitespace. | 83 | |
| '{' should be on the previous line. | 84 | |
| Line has trailing spaces. | 87 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 57 | |
| Missing a Javadoc comment. | 57 | |
| '{' should be on the previous line. | 58 | |
| Line has trailing spaces. | 60 | |
| Missing a Javadoc comment. | 64 | |
| Parameter lhs should be final. | 64 | |
| Parameter rhs should be final. | 65 | |
| '{' should be on the previous line. | 66 | |
| '(' is followed by whitespace. | 67 | |
| ')' is preceded with whitespace. | 68 | |
| Missing a Javadoc comment. | 71 | |
| '{' should be on the previous line. | 72 | |
| Missing a Javadoc comment. | 76 | |
| '{' should be on the previous line. | 77 | |
| Missing a Javadoc comment. | 81 | |
| Parameter context should be final. | 81 | |
| '{' should be on the previous line. | 82 | |
| Line is longer than 80 characters. | 84 | |
| '(' is followed by whitespace. | 84 | |
| '(' is followed by whitespace. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| '{' should be on the previous line. | 87 | |
| Line has trailing spaces. | 91 | |
| Line is longer than 80 characters. | 93 | |
| '(' is followed by whitespace. | 93 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| '(' is followed by whitespace. | 95 | |
| ')' is preceded with whitespace. | 95 | |
| '{' should be on the previous line. | 96 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 57 | |
| Missing a Javadoc comment. | 57 | |
| '{' should be on the previous line. | 58 | |
| Line has trailing spaces. | 60 | |
| Missing a Javadoc comment. | 64 | |
| Parameter lhs should be final. | 64 | |
| Parameter rhs should be final. | 65 | |
| '{' should be on the previous line. | 66 | |
| '(' is followed by whitespace. | 67 | |
| ')' is preceded with whitespace. | 68 | |
| Missing a Javadoc comment. | 71 | |
| '{' should be on the previous line. | 72 | |
| Missing a Javadoc comment. | 76 | |
| '{' should be on the previous line. | 77 | |
| Missing a Javadoc comment. | 81 | |
| Parameter context should be final. | 81 | |
| '{' should be on the previous line. | 82 | |
| Line is longer than 80 characters. | 84 | |
| '(' is followed by whitespace. | 84 | |
| '(' is followed by whitespace. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| '{' should be on the previous line. | 87 | |
| Line has trailing spaces. | 91 | |
| Line is longer than 80 characters. | 93 | |
| '(' is followed by whitespace. | 93 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| '(' is followed by whitespace. | 95 | |
| ')' is preceded with whitespace. | 95 | |
| '{' should be on the previous line. | 96 | |
| Line has trailing spaces. | 102 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Parameter filterExpr should be final. | 62 | |
| 'filterExpr' hides a field. | 62 | |
| Parameter locationPath should be final. | 63 | |
| 'locationPath' hides a field. | 63 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 73 | |
| Parameter filterExpr should be final. | 73 | |
| 'filterExpr' hides a field. | 73 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Missing a Javadoc comment. | 92 | |
| 'if' construct must use '{}'s. | 100 | |
| Missing a Javadoc comment. | 108 | |
| Missing a Javadoc comment. | 133 | |
| Parameter context should be final. | 133 | |
| Line has trailing spaces. | 146 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Parameter filterExpr should be final. | 62 | |
| 'filterExpr' hides a field. | 62 | |
| Parameter locationPath should be final. | 63 | |
| 'locationPath' hides a field. | 63 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 73 | |
| Parameter filterExpr should be final. | 73 | |
| 'filterExpr' hides a field. | 73 | |
| Missing a Javadoc comment. | 78 | |
| Missing a Javadoc comment. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Missing a Javadoc comment. | 92 | |
| 'if' construct must use '{}'s. | 100 | |
| Missing a Javadoc comment. | 108 | |
| Missing a Javadoc comment. | 133 | |
| Parameter context should be final. | 133 | |
| Line has trailing spaces. | 146 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 55 | |
| '{' should be on the previous line. | 56 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 61 | |
| Parameter lhs should be final. | 61 | |
| Parameter rhs should be final. | 62 | |
| '{' should be on the previous line. | 63 | |
| '(' is followed by whitespace. | 64 | |
| ')' is preceded with whitespace. | 65 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 69 | |
| Missing a Javadoc comment. | 73 | |
| Parameter context should be final. | 73 | |
| '{' should be on the previous line. | 74 | |
| '(' is followed by whitespace. | 75 | |
| '(' is followed by whitespace. | 75 | |
| ')' is preceded with whitespace. | 75 | |
| ')' is preceded with whitespace. | 76 | |
| '(' is followed by whitespace. | 77 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| ')' is preceded with whitespace. | 78 | |
| Line has trailing spaces. | 82 | |
| '(' is followed by whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 55 | |
| '{' should be on the previous line. | 56 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 61 | |
| Parameter lhs should be final. | 61 | |
| Parameter rhs should be final. | 62 | |
| '{' should be on the previous line. | 63 | |
| '(' is followed by whitespace. | 64 | |
| ')' is preceded with whitespace. | 65 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 69 | |
| Missing a Javadoc comment. | 73 | |
| Parameter context should be final. | 73 | |
| '{' should be on the previous line. | 74 | |
| '(' is followed by whitespace. | 75 | |
| '(' is followed by whitespace. | 75 | |
| ')' is preceded with whitespace. | 75 | |
| ')' is preceded with whitespace. | 76 | |
| '(' is followed by whitespace. | 77 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| ')' is preceded with whitespace. | 78 | |
| Line has trailing spaces. | 82 | |
| '(' is followed by whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| Line has trailing spaces. | 84 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 55 | |
| '{' should be on the previous line. | 56 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Parameter expr should be final. | 63 | |
| 'expr' hides a field. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 69 | |
| Missing a Javadoc comment. | 73 | |
| Parameter expr should be final. | 73 | |
| 'expr' hides a field. | 73 | |
| '{' should be on the previous line. | 74 | |
| Missing a Javadoc comment. | 78 | |
| '{' should be on the previous line. | 79 | |
| Missing a Javadoc comment. | 83 | |
| '{' should be on the previous line. | 84 | |
| Missing a Javadoc comment. | 88 | |
| '{' should be on the previous line. | 89 | |
| '(' is followed by whitespace. | 90 | |
| ')' is preceded with whitespace. | 90 | |
| Missing a Javadoc comment. | 93 | |
| Parameter context should be final. | 93 | |
| '{' should be on the previous line. | 94 | |
| '(' is followed by whitespace. | 95 | |
| ')' is preceded with whitespace. | 95 | |
| Line has trailing spaces. | 97 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 55 | |
| '{' should be on the previous line. | 56 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| Parameter expr should be final. | 63 | |
| 'expr' hides a field. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Missing a Javadoc comment. | 68 | |
| '{' should be on the previous line. | 69 | |
| Missing a Javadoc comment. | 73 | |
| Parameter expr should be final. | 73 | |
| 'expr' hides a field. | 73 | |
| '{' should be on the previous line. | 74 | |
| Missing a Javadoc comment. | 78 | |
| '{' should be on the previous line. | 79 | |
| Missing a Javadoc comment. | 83 | |
| '{' should be on the previous line. | 84 | |
| Missing a Javadoc comment. | 88 | |
| '{' should be on the previous line. | 89 | |
| '(' is followed by whitespace. | 90 | |
| ')' is preceded with whitespace. | 90 | |
| Missing a Javadoc comment. | 93 | |
| Parameter context should be final. | 93 | |
| '{' should be on the previous line. | 94 | |
| '(' is followed by whitespace. | 95 | |
| ')' is preceded with whitespace. | 95 | |
| Line has trailing spaces. | 97 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 45 | |
| '{' should be on the previous line. | 62 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Parameter axis should be final. | 69 | |
| Parameter name should be final. | 70 | |
| 'name' hides a field. | 70 | |
| Parameter predicateSet should be final. | 71 | |
| '{' should be on the previous line. | 72 | |
| '(' is followed by whitespace. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| '{' should be on the previous line. | 79 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| '{' should be on the previous line. | 84 | |
| 'name' hides a field. | 88 | |
| '{' should be on the previous line. | 90 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Parameter node should be final. | 100 | |
| Parameter support should be final. | 101 | |
| '{' should be on the previous line. | 102 | |
| Line has trailing spaces. | 103 | |
| '(' is followed by whitespace. | 105 | |
| '(' is followed by whitespace. | 105 | |
| ')' is preceded with whitespace. | 105 | |
| ')' is preceded with whitespace. | 105 | |
| '{' should be on the previous line. | 106 | |
| 'name' hides a field. | 107 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| '{' should be on the previous line. | 109 | |
| '}' should be on the same line. | 111 | |
| '{' should be on the previous line. | 113 | |
| Line is longer than 80 characters. | 114 | |
| '(' is followed by whitespace. | 114 | |
| '(' is followed by whitespace. | 114 | |
| ')' is preceded with whitespace. | 114 | |
| ')' is preceded with whitespace. | 114 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 45 | |
| '{' should be on the previous line. | 62 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Parameter axis should be final. | 69 | |
| Parameter name should be final. | 70 | |
| 'name' hides a field. | 70 | |
| Parameter predicateSet should be final. | 71 | |
| '{' should be on the previous line. | 72 | |
| '(' is followed by whitespace. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| '{' should be on the previous line. | 79 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| '{' should be on the previous line. | 84 | |
| 'name' hides a field. | 88 | |
| '{' should be on the previous line. | 90 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| Parameter node should be final. | 100 | |
| Parameter support should be final. | 101 | |
| '{' should be on the previous line. | 102 | |
| Line has trailing spaces. | 103 | |
| '(' is followed by whitespace. | 105 | |
| '(' is followed by whitespace. | 105 | |
| ')' is preceded with whitespace. | 105 | |
| ')' is preceded with whitespace. | 105 | |
| '{' should be on the previous line. | 106 | |
| 'name' hides a field. | 107 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| '{' should be on the previous line. | 109 | |
| '}' should be on the same line. | 111 | |
| '{' should be on the previous line. | 113 | |
| Line is longer than 80 characters. | 114 | |
| '(' is followed by whitespace. | 114 | |
| '(' is followed by whitespace. | 114 | |
| ')' is preceded with whitespace. | 114 | |
| ')' is preceded with whitespace. | 114 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 121 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| '(' is followed by whitespace. | 61 | |
| Parameter lhs should be final. | 61 | |
| Parameter rhs should be final. | 61 | |
| ')' is preceded with whitespace. | 61 | |
| '{' should be on the previous line. | 62 | |
| '(' is followed by whitespace. | 63 | |
| ')' is preceded with whitespace. | 63 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 66 | |
| '{' should be on the previous line. | 67 | |
| Missing a Javadoc comment. | 71 | |
| '(' is followed by whitespace. | 71 | |
| Parameter context should be final. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| '{' should be on the previous line. | 72 | |
| '(' is followed by whitespace. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| '(' is followed by whitespace. | 74 | |
| ')' is preceded with whitespace. | 74 | |
| 'if' is not followed by whitespace. | 77 | |
| '(' is followed by whitespace. | 77 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| '{' should be on the previous line. | 78 | |
| '(' is followed by whitespace. | 79 | |
| ')' is preceded with whitespace. | 79 | |
| 'if' is not followed by whitespace. | 82 | |
| '(' is followed by whitespace. | 82 | |
| '(' is followed by whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| '{' should be on the previous line. | 83 | |
| 'if' is not followed by whitespace. | 84 | |
| '(' is followed by whitespace. | 84 | |
| '(' is followed by whitespace. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| Line has trailing spaces. | 85 | |
| '{' should be on the previous line. | 85 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters. | 86 | |
| '(' is followed by whitespace. | 86 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| '}' should be on the same line. | 87 | |
| '{' should be on the previous line. | 89 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 90 | |
| '(' is followed by whitespace. | 90 | |
| '(' is followed by whitespace. | 90 | |
| ')' is preceded with whitespace. | 90 | |
| ')' is preceded with whitespace. | 90 | |
| Line has trailing spaces. | 93 | |
| Line is longer than 80 characters. | 94 | |
| '(' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| Avoid inline conditionals. | 94 | |
| Missing a Javadoc comment. | 97 | |
| '(' is followed by whitespace. | 97 | |
| Parameter lhsSet should be final. | 97 | |
| Parameter rhsSet should be final. | 97 | |
| Parameter nav should be final. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| '{' should be on the previous line. | 98 | |
| Line is longer than 80 characters. | 99 | |
| 'if' is not followed by whitespace. | 99 | |
| '(' is followed by whitespace. | 99 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 103 | |
| 'for' is not followed by whitespace. | 104 | |
| '(' is followed by whitespace. | 104 | |
| ';' is followed by whitespace. | 104 | |
| '{' should be on the previous line. | 105 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 107 | |
| 'for' is not followed by whitespace. | 108 | |
| '(' is followed by whitespace. | 108 | |
| ';' is followed by whitespace. | 108 | |
| '{' should be on the previous line. | 109 | |
| Line has trailing spaces. | 111 | |
| 'if' is not followed by whitespace. | 112 | |
| '(' is followed by whitespace. | 112 | |
| '(' is followed by whitespace. | 112 | |
| ')' is preceded with whitespace. | 112 | |
| ')' is preceded with whitespace. | 112 | |
| '{' should be on the previous line. | 113 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 121 | |
| Missing a Javadoc comment. | 122 | |
| '(' is followed by whitespace. | 122 | |
| Parameter lhs should be final. | 122 | |
| Parameter rhs should be final. | 122 | |
| Parameter nav should be final. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| 'if' is not followed by whitespace. | 124 | |
| '(' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| '{' should be on the previous line. | 125 | |
| Line has trailing spaces. | 128 | |
| '(' is followed by whitespace. | 129 | |
| ')' is preceded with whitespace. | 129 | |
| Line has trailing spaces. | 130 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| Line has trailing spaces. | 131 | |
| 'if' is not followed by whitespace. | 132 | |
| '(' is followed by whitespace. | 132 | |
| '(' is followed by whitespace. | 132 | |
| ')' is preceded with whitespace. | 132 | |
| '(' is followed by whitespace. | 132 | |
| ')' is preceded with whitespace. | 132 | |
| ')' is preceded with whitespace. | 132 | |
| '{' should be on the previous line. | 133 | |
| Line has trailing spaces. | 136 | |
| '(' is followed by whitespace. | 137 | |
| ')' is preceded with whitespace. | 137 | |
| Line has trailing spaces. | 139 | |
| Line has trailing spaces. | 140 | |
| Missing a Javadoc comment. | 140 | |
| '(' is followed by whitespace. | 140 | |
| ')' is preceded with whitespace. | 140 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 59 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| '(' is followed by whitespace. | 61 | |
| Parameter lhs should be final. | 61 | |
| Parameter rhs should be final. | 61 | |
| ')' is preceded with whitespace. | 61 | |
| '{' should be on the previous line. | 62 | |
| '(' is followed by whitespace. | 63 | |
| ')' is preceded with whitespace. | 63 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 66 | |
| '{' should be on the previous line. | 67 | |
| Missing a Javadoc comment. | 71 | |
| '(' is followed by whitespace. | 71 | |
| Parameter context should be final. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| '{' should be on the previous line. | 72 | |
| '(' is followed by whitespace. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| '(' is followed by whitespace. | 74 | |
| ')' is preceded with whitespace. | 74 | |
| 'if' is not followed by whitespace. | 77 | |
| '(' is followed by whitespace. | 77 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| '{' should be on the previous line. | 78 | |
| '(' is followed by whitespace. | 79 | |
| ')' is preceded with whitespace. | 79 | |
| 'if' is not followed by whitespace. | 82 | |
| '(' is followed by whitespace. | 82 | |
| '(' is followed by whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| '{' should be on the previous line. | 83 | |
| 'if' is not followed by whitespace. | 84 | |
| '(' is followed by whitespace. | 84 | |
| '(' is followed by whitespace. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| Line has trailing spaces. | 85 | |
| '{' should be on the previous line. | 85 | |
| Line has trailing spaces. | 86 | |
| Line is longer than 80 characters. | 86 | |
| '(' is followed by whitespace. | 86 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| '}' should be on the same line. | 87 | |
| '{' should be on the previous line. | 89 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 90 | |
| '(' is followed by whitespace. | 90 | |
| '(' is followed by whitespace. | 90 | |
| ')' is preceded with whitespace. | 90 | |
| ')' is preceded with whitespace. | 90 | |
| Line has trailing spaces. | 93 | |
| Line is longer than 80 characters. | 94 | |
| '(' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| Avoid inline conditionals. | 94 | |
| Missing a Javadoc comment. | 97 | |
| '(' is followed by whitespace. | 97 | |
| Parameter lhsSet should be final. | 97 | |
| Parameter rhsSet should be final. | 97 | |
| Parameter nav should be final. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| '{' should be on the previous line. | 98 | |
| Line is longer than 80 characters. | 99 | |
| 'if' is not followed by whitespace. | 99 | |
| '(' is followed by whitespace. | 99 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 103 | |
| 'for' is not followed by whitespace. | 104 | |
| '(' is followed by whitespace. | 104 | |
| ';' is followed by whitespace. | 104 | |
| '{' should be on the previous line. | 105 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 107 | |
| 'for' is not followed by whitespace. | 108 | |
| '(' is followed by whitespace. | 108 | |
| ';' is followed by whitespace. | 108 | |
| '{' should be on the previous line. | 109 | |
| Line has trailing spaces. | 111 | |
| 'if' is not followed by whitespace. | 112 | |
| '(' is followed by whitespace. | 112 | |
| '(' is followed by whitespace. | 112 | |
| ')' is preceded with whitespace. | 112 | |
| ')' is preceded with whitespace. | 112 | |
| '{' should be on the previous line. | 113 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 121 | |
| Missing a Javadoc comment. | 122 | |
| '(' is followed by whitespace. | 122 | |
| Parameter lhs should be final. | 122 | |
| Parameter rhs should be final. | 122 | |
| Parameter nav should be final. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| 'if' is not followed by whitespace. | 124 | |
| '(' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| '{' should be on the previous line. | 125 | |
| Line has trailing spaces. | 128 | |
| '(' is followed by whitespace. | 129 | |
| ')' is preceded with whitespace. | 129 | |
| Line has trailing spaces. | 130 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| Line has trailing spaces. | 131 | |
| 'if' is not followed by whitespace. | 132 | |
| '(' is followed by whitespace. | 132 | |
| '(' is followed by whitespace. | 132 | |
| ')' is preceded with whitespace. | 132 | |
| '(' is followed by whitespace. | 132 | |
| ')' is preceded with whitespace. | 132 | |
| ')' is preceded with whitespace. | 132 | |
| '{' should be on the previous line. | 133 | |
| Line has trailing spaces. | 136 | |
| '(' is followed by whitespace. | 137 | |
| ')' is preceded with whitespace. | 137 | |
| Line has trailing spaces. | 139 | |
| Line has trailing spaces. | 140 | |
| Missing a Javadoc comment. | 140 | |
| '(' is followed by whitespace. | 140 | |
| ')' is preceded with whitespace. | 140 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 60 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| '{' should be on the previous line. | 65 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 60 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 64 | |
| Missing a Javadoc comment. | 64 | |
| '{' should be on the previous line. | 65 | |
| Line has trailing spaces. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Parameter axis should be final. | 69 | |
| 'axis' hides a field. | 69 | |
| Parameter predicates should be final. | 69 | |
| 'predicates' hides a field. | 69 | |
| '{' should be on the previous line. | 70 | |
| Method 'addPredicate' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter predicate should be final. | 75 | |
| '{' should be on the previous line. | 76 | |
| Method 'getPredicates' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| '{' should be on the previous line. | 81 | |
| Method 'getPredicateSet' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| '{' should be on the previous line. | 86 | |
| Method 'getAxis' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| '{' should be on the previous line. | 91 | |
| Method 'getIterableAxis' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| '{' should be on the previous line. | 96 | |
| Method 'getAxisName' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| '{' should be on the previous line. | 101 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| '{' should be on the previous line. | 106 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| '{' should be on the previous line. | 111 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| '{' should be on the previous line. | 116 | |
| Method 'axisIterator' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Parameter contextNode should be final. | 120 | |
| Parameter support should be final. | 120 | |
| '{' should be on the previous line. | 122 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Missing a Javadoc comment. | 126 | |
| '{' should be on the previous line. | 127 | |
| Line has trailing spaces. | 137 | |
| '(' is followed by whitespace. | 139 | |
| ';' is preceded with whitespace. | 139 | |
| ';' is preceded with whitespace. | 139 | |
| ')' is preceded with whitespace. | 139 | |
| '{' should be on the previous line. | 140 | |
| '(' is followed by whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| Line is longer than 80 characters. | 145 | |
| Line has trailing spaces. | 146 | |
| Line is longer than 80 characters. | 146 | |
| Line has trailing spaces. | 148 | |
| '(' is followed by whitespace. | 152 | |
| ')' is preceded with whitespace. | 152 | |
| '{' should be on the previous line. | 153 | |
| '(' is followed by whitespace. | 155 | |
| '!' is followed by whitespace. | 155 | |
| '(' is followed by whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 | |
| '{' should be on the previous line. | 156 | |
| '(' is followed by whitespace. | 157 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| '{' should be on the previous line. | 158 | |
| '(' is followed by whitespace. | 159 | |
| ')' is preceded with whitespace. | 159 | |
| '(' is followed by whitespace. | 160 | |
| ')' is preceded with whitespace. | 160 | |
| ')' is preceded with whitespace. | 165 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Parameter axis should be final. | 69 | |
| 'axis' hides a field. | 69 | |
| Parameter predicates should be final. | 69 | |
| 'predicates' hides a field. | 69 | |
| '{' should be on the previous line. | 70 | |
| Method 'addPredicate' is not designed for extension - needs to be abstract, final or empty. | 75 | |
| Missing a Javadoc comment. | 75 | |
| Parameter predicate should be final. | 75 | |
| '{' should be on the previous line. | 76 | |
| Method 'getPredicates' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| '{' should be on the previous line. | 81 | |
| Method 'getPredicateSet' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| '{' should be on the previous line. | 86 | |
| Method 'getAxis' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| '{' should be on the previous line. | 91 | |
| Method 'getIterableAxis' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| '{' should be on the previous line. | 96 | |
| Method 'getAxisName' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| '{' should be on the previous line. | 101 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| '{' should be on the previous line. | 106 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| Missing a Javadoc comment. | 110 | |
| '{' should be on the previous line. | 111 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| '{' should be on the previous line. | 116 | |
| Method 'axisIterator' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| Missing a Javadoc comment. | 120 | |
| Parameter contextNode should be final. | 120 | |
| Parameter support should be final. | 120 | |
| '{' should be on the previous line. | 122 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 126 | |
| Missing a Javadoc comment. | 126 | |
| '{' should be on the previous line. | 127 | |
| Line has trailing spaces. | 137 | |
| '(' is followed by whitespace. | 139 | |
| ';' is preceded with whitespace. | 139 | |
| ';' is preceded with whitespace. | 139 | |
| ')' is preceded with whitespace. | 139 | |
| '{' should be on the previous line. | 140 | |
| '(' is followed by whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| Line is longer than 80 characters. | 145 | |
| Line has trailing spaces. | 146 | |
| Line is longer than 80 characters. | 146 | |
| Line has trailing spaces. | 148 | |
| '(' is followed by whitespace. | 152 | |
| ')' is preceded with whitespace. | 152 | |
| '{' should be on the previous line. | 153 | |
| '(' is followed by whitespace. | 155 | |
| '!' is followed by whitespace. | 155 | |
| '(' is followed by whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 | |
| '{' should be on the previous line. | 156 | |
| '(' is followed by whitespace. | 157 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| '{' should be on the previous line. | 158 | |
| '(' is followed by whitespace. | 159 | |
| ')' is preceded with whitespace. | 159 | |
| '(' is followed by whitespace. | 160 | |
| ')' is preceded with whitespace. | 160 | |
| ')' is preceded with whitespace. | 165 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 63 | |
| Missing a Javadoc comment. | 67 | |
| Parameter axis should be final. | 67 | |
| Parameter predicateSet should be final. | 67 | |
| ')' is preceded with whitespace. | 67 | |
| '{' should be on the previous line. | 68 | |
| '(' is followed by whitespace. | 69 | |
| ')' is preceded with whitespace. | 69 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter node should be final. | 72 | |
| Parameter support should be final. | 73 | |
| '{' should be on the previous line. | 74 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| '{' should be on the previous line. | 81 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 63 | |
| Missing a Javadoc comment. | 67 | |
| Parameter axis should be final. | 67 | |
| Parameter predicateSet should be final. | 67 | |
| ')' is preceded with whitespace. | 67 | |
| '{' should be on the previous line. | 68 | |
| '(' is followed by whitespace. | 69 | |
| ')' is preceded with whitespace. | 69 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| Parameter node should be final. | 72 | |
| Parameter support should be final. | 73 | |
| '{' should be on the previous line. | 74 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| '{' should be on the previous line. | 81 | |
| Line has trailing spaces. | 84 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 54 | |
| Missing a Javadoc comment. | 54 | |
| '{' should be on the previous line. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Parameter lhs should be final. | 56 | |
| Parameter rhs should be final. | 57 | |
| '{' should be on the previous line. | 58 | |
| '(' is followed by whitespace. | 59 | |
| ')' is preceded with whitespace. | 60 | |
| Missing a Javadoc comment. | 63 | |
| '{' should be on the previous line. | 64 | |
| Missing a Javadoc comment. | 68 | |
| Parameter lhs should be final. | 68 | |
| Parameter rhs should be final. | 69 | |
| '{' should be on the previous line. | 70 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 73 | |
| Missing a Javadoc comment. | 76 | |
| Parameter lhs should be final. | 76 | |
| Parameter rhs should be final. | 77 | |
| '{' should be on the previous line. | 78 | |
| '(' is followed by whitespace. | 79 | |
| ')' is preceded with whitespace. | 81 | |
| Missing a Javadoc comment. | 84 | |
| Parameter obj should be final. | 84 | |
| '{' should be on the previous line. | 85 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| Line has trailing spaces. | 88 | |
| Missing a Javadoc comment. | 89 | |
| Parameter obj should be final. | 89 | |
| '{' should be on the previous line. | 90 | |
| '(' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| Line has trailing spaces. | 93 | |
| Missing a Javadoc comment. | 94 | |
| '(' is followed by whitespace. | 94 | |
| Parameter set should be final. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| '{' should be on the previous line. | 95 | |
| Missing a Javadoc comment. | 99 | |
| Parameter lhs should be final. | 99 | |
| Parameter rhs should be final. | 100 | |
| '{' should be on the previous line. | 101 | |
| '(' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 104 | |
| Missing a Javadoc comment. | 107 | |
| Parameter lhs should be final. | 107 | |
| Parameter rhs should be final. | 108 | |
| '{' should be on the previous line. | 109 | |
| '(' is followed by whitespace. | 110 | |
| ')' is preceded with whitespace. | 112 | |
| Missing a Javadoc comment. | 115 | |
| Parameter lhs should be final. | 115 | |
| Parameter rhs should be final. | 116 | |
| '{' should be on the previous line. | 117 | |
| '(' is followed by whitespace. | 118 | |
| ')' is preceded with whitespace. | 120 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 54 | |
| Missing a Javadoc comment. | 54 | |
| '{' should be on the previous line. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Parameter lhs should be final. | 56 | |
| Parameter rhs should be final. | 57 | |
| '{' should be on the previous line. | 58 | |
| '(' is followed by whitespace. | 59 | |
| ')' is preceded with whitespace. | 60 | |
| Missing a Javadoc comment. | 63 | |
| '{' should be on the previous line. | 64 | |
| Missing a Javadoc comment. | 68 | |
| Parameter lhs should be final. | 68 | |
| Parameter rhs should be final. | 69 | |
| '{' should be on the previous line. | 70 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 73 | |
| Missing a Javadoc comment. | 76 | |
| Parameter lhs should be final. | 76 | |
| Parameter rhs should be final. | 77 | |
| '{' should be on the previous line. | 78 | |
| '(' is followed by whitespace. | 79 | |
| ')' is preceded with whitespace. | 81 | |
| Missing a Javadoc comment. | 84 | |
| Parameter obj should be final. | 84 | |
| '{' should be on the previous line. | 85 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| Line has trailing spaces. | 88 | |
| Missing a Javadoc comment. | 89 | |
| Parameter obj should be final. | 89 | |
| '{' should be on the previous line. | 90 | |
| '(' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| Line has trailing spaces. | 93 | |
| Missing a Javadoc comment. | 94 | |
| '(' is followed by whitespace. | 94 | |
| Parameter set should be final. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| '{' should be on the previous line. | 95 | |
| Missing a Javadoc comment. | 99 | |
| Parameter lhs should be final. | 99 | |
| Parameter rhs should be final. | 100 | |
| '{' should be on the previous line. | 101 | |
| '(' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 104 | |
| Missing a Javadoc comment. | 107 | |
| Parameter lhs should be final. | 107 | |
| Parameter rhs should be final. | 108 | |
| '{' should be on the previous line. | 109 | |
| '(' is followed by whitespace. | 110 | |
| ')' is preceded with whitespace. | 112 | |
| Missing a Javadoc comment. | 115 | |
| Parameter lhs should be final. | 115 | |
| Parameter rhs should be final. | 116 | |
| '{' should be on the previous line. | 117 | |
| '(' is followed by whitespace. | 118 | |
| ')' is preceded with whitespace. | 120 | |
| Line has trailing spaces. | 121 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Parameter expr should be final. | 64 | |
| 'expr' hides a field. | 64 | |
| '{' should be on the previous line. | 65 | |
| Missing a Javadoc comment. | 69 | |
| '{' should be on the previous line. | 70 | |
| Missing a Javadoc comment. | 74 | |
| '{' should be on the previous line. | 75 | |
| Missing a Javadoc comment. | 79 | |
| '{' should be on the previous line. | 80 | |
| Missing a Javadoc comment. | 84 | |
| '{' should be on the previous line. | 85 | |
| Missing a Javadoc comment. | 91 | |
| Parameter context should be final. | 91 | |
| '{' should be on the previous line. | 92 | |
| '(' is followed by whitespace. | 93 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| ')' is preceded with whitespace. | 94 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Line has trailing spaces. | 98 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 64 | |
| Parameter expr should be final. | 64 | |
| 'expr' hides a field. | 64 | |
| '{' should be on the previous line. | 65 | |
| Missing a Javadoc comment. | 69 | |
| '{' should be on the previous line. | 70 | |
| Missing a Javadoc comment. | 74 | |
| '{' should be on the previous line. | 75 | |
| Missing a Javadoc comment. | 79 | |
| '{' should be on the previous line. | 80 | |
| Missing a Javadoc comment. | 84 | |
| '{' should be on the previous line. | 85 | |
| Missing a Javadoc comment. | 91 | |
| Parameter context should be final. | 91 | |
| '{' should be on the previous line. | 92 | |
| '(' is followed by whitespace. | 93 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| ')' is preceded with whitespace. | 94 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Line has trailing spaces. | 98 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 69 | |
| Missing a Javadoc comment. | 73 | |
| Parameter lhs should be final. | 73 | |
| Parameter rhs should be final. | 74 | |
| '{' should be on the previous line. | 75 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 77 | |
| Method 'getOperator' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| '{' should be on the previous line. | 81 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| '{' should be on the previous line. | 86 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter context should be final. | 90 | |
| '{' should be on the previous line. | 91 | |
| '(' is followed by whitespace. | 95 | |
| ')' is preceded with whitespace. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Line has trailing spaces. | 97 | |
| Line has trailing spaces. | 99 | |
| '(' is followed by whitespace. | 100 | |
| ')' is preceded with whitespace. | 100 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 104 | |
| '(' is followed by whitespace. | 105 | |
| ')' is preceded with whitespace. | 105 | |
| '{' should be on the previous line. | 106 | |
| Line has trailing spaces. | 108 | |
| '(' is followed by whitespace. | 109 | |
| '!' is followed by whitespace. | 109 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 109 | |
| ')' is preceded with whitespace. | 109 | |
| '{' should be on the previous line. | 110 | |
| '(' is followed by whitespace. | 111 | |
| ')' is preceded with whitespace. | 111 | |
| '(' is followed by whitespace. | 112 | |
| ')' is preceded with whitespace. | 112 | |
| Line has trailing spaces. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line has trailing spaces. | 117 | |
| '}' should be on the same line. | 119 | |
| Line is longer than 80 characters. | 121 | |
| Line has trailing spaces. | 124 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 69 | |
| Missing a Javadoc comment. | 73 | |
| Parameter lhs should be final. | 73 | |
| Parameter rhs should be final. | 74 | |
| '{' should be on the previous line. | 75 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 77 | |
| Method 'getOperator' is not designed for extension - needs to be abstract, final or empty. | 80 | |
| Missing a Javadoc comment. | 80 | |
| '{' should be on the previous line. | 81 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Missing a Javadoc comment. | 85 | |
| '{' should be on the previous line. | 86 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter context should be final. | 90 | |
| '{' should be on the previous line. | 91 | |
| '(' is followed by whitespace. | 95 | |
| ')' is preceded with whitespace. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Line has trailing spaces. | 97 | |
| Line has trailing spaces. | 99 | |
| '(' is followed by whitespace. | 100 | |
| ')' is preceded with whitespace. | 100 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 104 | |
| '(' is followed by whitespace. | 105 | |
| ')' is preceded with whitespace. | 105 | |
| '{' should be on the previous line. | 106 | |
| Line has trailing spaces. | 108 | |
| '(' is followed by whitespace. | 109 | |
| '!' is followed by whitespace. | 109 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 109 | |
| ')' is preceded with whitespace. | 109 | |
| '{' should be on the previous line. | 110 | |
| '(' is followed by whitespace. | 111 | |
| ')' is preceded with whitespace. | 111 | |
| '(' is followed by whitespace. | 112 | |
| ')' is preceded with whitespace. | 112 | |
| Line has trailing spaces. | 115 | |
| Line is longer than 80 characters. | 116 | |
| Line has trailing spaces. | 117 | |
| '}' should be on the same line. | 119 | |
| Line is longer than 80 characters. | 121 | |
| Line has trailing spaces. | 124 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line has trailing spaces. | 56 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Parameter prefix should be final. | 62 | |
| 'prefix' hides a field. | 62 | |
| Parameter variableName should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| Missing a Javadoc comment. | 69 | |
| '{' should be on the previous line. | 70 | |
| Missing a Javadoc comment. | 74 | |
| '{' should be on the previous line. | 75 | |
| Missing a Javadoc comment. | 79 | |
| '{' should be on the previous line. | 80 | |
| Line has trailing spaces. | 83 | |
| Missing a Javadoc comment. | 84 | |
| '(' is followed by whitespace. | 85 | |
| ')' is preceded with whitespace. | 85 | |
| '{' should be on the previous line. | 86 | |
| Missing a Javadoc comment. | 92 | |
| '{' should be on the previous line. | 93 | |
| Missing a Javadoc comment. | 97 | |
| Parameter context should be final. | 97 | |
| '{' should be on the previous line. | 98 | |
| 'prefix' hides a field. | 99 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 103 | |
| Line has trailing spaces. | 105 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 108 | |
| Line has trailing spaces. | 110 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 53 | |
| Missing a Javadoc comment. | 53 | |
| Line has trailing spaces. | 56 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 62 | |
| Parameter prefix should be final. | 62 | |
| 'prefix' hides a field. | 62 | |
| Parameter variableName should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| Missing a Javadoc comment. | 69 | |
| '{' should be on the previous line. | 70 | |
| Missing a Javadoc comment. | 74 | |
| '{' should be on the previous line. | 75 | |
| Missing a Javadoc comment. | 79 | |
| '{' should be on the previous line. | 80 | |
| Line has trailing spaces. | 83 | |
| Missing a Javadoc comment. | 84 | |
| '(' is followed by whitespace. | 85 | |
| ')' is preceded with whitespace. | 85 | |
| '{' should be on the previous line. | 86 | |
| Missing a Javadoc comment. | 92 | |
| '{' should be on the previous line. | 93 | |
| Missing a Javadoc comment. | 97 | |
| Parameter context should be final. | 97 | |
| '{' should be on the previous line. | 98 | |
| 'prefix' hides a field. | 99 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 103 | |
| Line has trailing spaces. | 105 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 108 | |
| Line has trailing spaces. | 110 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 62 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Parameter rootExpr should be final. | 69 | |
| 'rootExpr' hides a field. | 69 | |
| '{' should be on the previous line. | 70 | |
| Method 'getRootExpr' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| '{' should be on the previous line. | 75 | |
| Method 'setRootExpr' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter rootExpr should be final. | 79 | |
| 'rootExpr' hides a field. | 79 | |
| '{' should be on the previous line. | 80 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| '{' should be on the previous line. | 85 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| '{' should be on the previous line. | 90 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Method 'asList' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter context should be final. | 99 | |
| '{' should be on the previous line. | 100 | |
| '(' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 102 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 103 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 62 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 69 | |
| Parameter rootExpr should be final. | 69 | |
| 'rootExpr' hides a field. | 69 | |
| '{' should be on the previous line. | 70 | |
| Method 'getRootExpr' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Missing a Javadoc comment. | 74 | |
| '{' should be on the previous line. | 75 | |
| Method 'setRootExpr' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| Parameter rootExpr should be final. | 79 | |
| 'rootExpr' hides a field. | 79 | |
| '{' should be on the previous line. | 80 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| '{' should be on the previous line. | 85 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| '{' should be on the previous line. | 90 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Method 'asList' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter context should be final. | 99 | |
| '{' should be on the previous line. | 100 | |
| '(' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 102 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 103 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 75 | |
| Method 'createXPath' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| '(' is followed by whitespace. | 76 | |
| Parameter rootExpr should be final. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| '{' should be on the previous line. | 77 | |
| '(' is followed by whitespace. | 78 | |
| ')' is preceded with whitespace. | 78 | |
| Method 'createPathExpr' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| '(' is followed by whitespace. | 81 | |
| Parameter filterExpr should be final. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Parameter locationPath should be final. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| '(' is followed by whitespace. | 84 | |
| ')' is preceded with whitespace. | 85 | |
| Method 'createRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| '{' should be on the previous line. | 89 | |
| Method 'createAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| '{' should be on the previous line. | 94 | |
| Method 'createOrExpr' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| '(' is followed by whitespace. | 98 | |
| Parameter lhs should be final. | 98 | |
| Parameter rhs should be final. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '{' should be on the previous line. | 100 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 102 | |
| Method 'createAndExpr' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| '(' is followed by whitespace. | 105 | |
| Parameter lhs should be final. | 105 | |
| Parameter rhs should be final. | 106 | |
| ')' is preceded with whitespace. | 106 | |
| '{' should be on the previous line. | 107 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 109 | |
| Method 'createEqualityExpr' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| '(' is followed by whitespace. | 112 | |
| Parameter lhs should be final. | 112 | |
| Parameter rhs should be final. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Parameter equalityOperator should be final. | 114 | |
| ')' is preceded with whitespace. | 114 | |
| switch without "default" clause. | 116 | |
| '(' is followed by whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| '{' should be on the previous line. | 117 | |
| Avoid nested blocks. | 119 | |
| '(' is followed by whitespace. | 120 | |
| ')' is preceded with whitespace. | 121 | |
| Avoid nested blocks. | 124 | |
| '(' is followed by whitespace. | 125 | |
| ')' is preceded with whitespace. | 126 | |
| Line is longer than 80 characters. | 129 | |
| '(' is followed by whitespace. | 129 | |
| ')' is preceded with whitespace. | 129 | |
| Method 'createRelationalExpr' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| '(' is followed by whitespace. | 132 | |
| Parameter lhs should be final. | 132 | |
| Parameter rhs should be final. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Parameter relationalOperator should be final. | 134 | |
| ')' is preceded with whitespace. | 134 | |
| switch without "default" clause. | 136 | |
| '(' is followed by whitespace. | 136 | |
| ')' is preceded with whitespace. | 136 | |
| '{' should be on the previous line. | 137 | |
| Avoid nested blocks. | 139 | |
| '(' is followed by whitespace. | 140 | |
| ')' is preceded with whitespace. | 141 | |
| Avoid nested blocks. | 144 | |
| '(' is followed by whitespace. | 145 | |
| ')' is preceded with whitespace. | 146 | |
| Avoid nested blocks. | 149 | |
| '(' is followed by whitespace. | 150 | |
| ')' is preceded with whitespace. | 151 | |
| Avoid nested blocks. | 154 | |
| '(' is followed by whitespace. | 155 | |
| ')' is preceded with whitespace. | 156 | |
| Line is longer than 80 characters. | 159 | |
| '(' is followed by whitespace. | 159 | |
| ')' is preceded with whitespace. | 159 | |
| Method 'createAdditiveExpr' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| Missing a Javadoc comment. | 162 | |
| '(' is followed by whitespace. | 162 | |
| Parameter lhs should be final. | 162 | |
| Parameter rhs should be final. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Parameter additiveOperator should be final. | 164 | |
| ')' is preceded with whitespace. | 164 | |
| switch without "default" clause. | 166 | |
| '(' is followed by whitespace. | 166 | |
| ')' is preceded with whitespace. | 166 | |
| '{' should be on the previous line. | 167 | |
| Avoid nested blocks. | 169 | |
| '(' is followed by whitespace. | 170 | |
| ')' is preceded with whitespace. | 171 | |
| Avoid nested blocks. | 174 | |
| '(' is followed by whitespace. | 175 | |
| ')' is preceded with whitespace. | 176 | |
| Line is longer than 80 characters. | 179 | |
| '(' is followed by whitespace. | 179 | |
| ')' is preceded with whitespace. | 179 | |
| Method 'createMultiplicativeExpr' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| Missing a Javadoc comment. | 182 | |
| '(' is followed by whitespace. | 182 | |
| Parameter lhs should be final. | 182 | |
| Parameter rhs should be final. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Parameter multiplicativeOperator should be final. | 184 | |
| ')' is preceded with whitespace. | 184 | |
| switch without "default" clause. | 186 | |
| '(' is followed by whitespace. | 186 | |
| ')' is preceded with whitespace. | 186 | |
| '{' should be on the previous line. | 187 | |
| Avoid nested blocks. | 189 | |
| '(' is followed by whitespace. | 190 | |
| ')' is preceded with whitespace. | 191 | |
| Avoid nested blocks. | 194 | |
| '(' is followed by whitespace. | 195 | |
| ')' is preceded with whitespace. | 196 | |
| Avoid nested blocks. | 199 | |
| '(' is followed by whitespace. | 200 | |
| ')' is preceded with whitespace. | 201 | |
| Line is longer than 80 characters. | 204 | |
| '(' is followed by whitespace. | 204 | |
| ')' is preceded with whitespace. | 204 | |
| Method 'createUnaryExpr' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| Missing a Javadoc comment. | 207 | |
| '(' is followed by whitespace. | 207 | |
| Parameter expr should be final. | 207 | |
| Parameter unaryOperator should be final. | 208 | |
| ')' is preceded with whitespace. | 208 | |
| '{' should be on the previous line. | 209 | |
| switch without "default" clause. | 210 | |
| '(' is followed by whitespace. | 210 | |
| ')' is preceded with whitespace. | 210 | |
| '{' should be on the previous line. | 211 | |
| Avoid nested blocks. | 213 | |
| '(' is followed by whitespace. | 214 | |
| ')' is preceded with whitespace. | 214 | |
| Method 'createUnionExpr' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| Missing a Javadoc comment. | 220 | |
| '(' is followed by whitespace. | 220 | |
| Parameter lhs should be final. | 220 | |
| Parameter rhs should be final. | 221 | |
| ')' is preceded with whitespace. | 221 | |
| '{' should be on the previous line. | 222 | |
| '(' is followed by whitespace. | 223 | |
| ')' is preceded with whitespace. | 224 | |
| Method 'createFilterExpr' is not designed for extension - needs to be abstract, final or empty. | 227 | |
| Missing a Javadoc comment. | 227 | |
| '(' is followed by whitespace. | 227 | |
| Parameter expr should be final. | 227 | |
| ')' is preceded with whitespace. | 227 | |
| '{' should be on the previous line. | 228 | |
| '(' is followed by whitespace. | 229 | |
| ')' is preceded with whitespace. | 229 | |
| Method 'createFunctionCallExpr' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| Missing a Javadoc comment. | 232 | |
| '(' is followed by whitespace. | 232 | |
| Parameter prefix should be final. | 232 | |
| Line is longer than 80 characters. | 233 | |
| Parameter functionName should be final. | 233 | |
| ')' is preceded with whitespace. | 233 | |
| '(' is followed by whitespace. | 235 | |
| ')' is preceded with whitespace. | 236 | |
| Method 'createNumberExpr' is not designed for extension - needs to be abstract, final or empty. | 239 | |
| Missing a Javadoc comment. | 239 | |
| '(' is followed by whitespace. | 239 | |
| Parameter number should be final. | 239 | |
| ')' is preceded with whitespace. | 239 | |
| '{' should be on the previous line. | 240 | |
| '(' is followed by whitespace. | 241 | |
| '(' is followed by whitespace. | 241 | |
| ')' is preceded with whitespace. | 241 | |
| ')' is preceded with whitespace. | 241 | |
| Method 'createNumberExpr' is not designed for extension - needs to be abstract, final or empty. | 244 | |
| Missing a Javadoc comment. | 244 | |
| '(' is followed by whitespace. | 244 | |
| Parameter number should be final. | 244 | |
| ')' is preceded with whitespace. | 244 | |
| '{' should be on the previous line. | 245 | |
| '(' is followed by whitespace. | 246 | |
| '(' is followed by whitespace. | 246 | |
| ')' is preceded with whitespace. | 246 | |
| ')' is preceded with whitespace. | 246 | |
| Method 'createLiteralExpr' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| Missing a Javadoc comment. | 249 | |
| '(' is followed by whitespace. | 249 | |
| Parameter literal should be final. | 249 | |
| ')' is preceded with whitespace. | 249 | |
| '(' is followed by whitespace. | 251 | |
| ')' is preceded with whitespace. | 251 | |
| Method 'createVariableReferenceExpr' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| Missing a Javadoc comment. | 254 | |
| '(' is followed by whitespace. | 254 | |
| Parameter prefix should be final. | 254 | |
| Line is longer than 80 characters. | 255 | |
| Parameter variable should be final. | 255 | |
| ')' is preceded with whitespace. | 255 | |
| '(' is followed by whitespace. | 257 | |
| ')' is preceded with whitespace. | 258 | |
| Method 'createNameStep' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| Missing a Javadoc comment. | 261 | |
| '(' is followed by whitespace. | 261 | |
| Parameter axis should be final. | 261 | |
| Parameter prefix should be final. | 262 | |
| Parameter localName should be final. | 263 | |
| ')' is preceded with whitespace. | 263 | |
| '{' should be on the previous line. | 264 | |
| '(' is followed by whitespace. | 265 | |
| ')' is preceded with whitespace. | 265 | |
| '(' is followed by whitespace. | 266 | |
| ')' is preceded with whitespace. | 269 | |
| Method 'createTextNodeStep' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| Missing a Javadoc comment. | 272 | |
| '(' is followed by whitespace. | 272 | |
| Parameter axis should be final. | 272 | |
| ')' is preceded with whitespace. | 272 | |
| '{' should be on the previous line. | 273 | |
| '(' is followed by whitespace. | 274 | |
| ')' is preceded with whitespace. | 274 | |
| '(' is followed by whitespace. | 275 | |
| ')' is preceded with whitespace. | 275 | |
| Method 'createCommentNodeStep' is not designed for extension - needs to be abstract, final or empty. | 278 | |
| Missing a Javadoc comment. | 278 | |
| '(' is followed by whitespace. | 278 | |
| Parameter axis should be final. | 278 | |
| ')' is preceded with whitespace. | 278 | |
| '{' should be on the previous line. | 279 | |
| '(' is followed by whitespace. | 280 | |
| ')' is preceded with whitespace. | 280 | |
| '(' is followed by whitespace. | 281 | |
| ')' is preceded with whitespace. | 281 | |
| Method 'createAllNodeStep' is not designed for extension - needs to be abstract, final or empty. | 284 | |
| Missing a Javadoc comment. | 284 | |
| '(' is followed by whitespace. | 284 | |
| Parameter axis should be final. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| '{' should be on the previous line. | 285 | |
| '(' is followed by whitespace. | 286 | |
| ')' is preceded with whitespace. | 286 | |
| '(' is followed by whitespace. | 287 | |
| ')' is preceded with whitespace. | 287 | |
| Method 'createProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty. | 290 | |
| Missing a Javadoc comment. | 290 | |
| '(' is followed by whitespace. | 290 | |
| Parameter axis should be final. | 290 | |
| Line is longer than 80 characters. | 291 | |
| Parameter piName should be final. | 291 | |
| ')' is preceded with whitespace. | 291 | |
| '(' is followed by whitespace. | 293 | |
| ')' is preceded with whitespace. | 293 | |
| '(' is followed by whitespace. | 294 | |
| ')' is preceded with whitespace. | 296 | |
| Method 'createPredicate' is not designed for extension - needs to be abstract, final or empty. | 299 | |
| Missing a Javadoc comment. | 299 | |
| '(' is followed by whitespace. | 299 | |
| Parameter predicateExpr should be final. | 299 | |
| ')' is preceded with whitespace. | 299 | |
| '(' is followed by whitespace. | 301 | |
| ')' is preceded with whitespace. | 301 | |
| Method 'getIterableAxis' is not designed for extension - needs to be abstract, final or empty. | 304 | |
| Missing a Javadoc comment. | 304 | |
| '(' is followed by whitespace. | 304 | |
| Parameter axis should be final. | 304 | |
| ')' is preceded with whitespace. | 304 | |
| '{' should be on the previous line. | 305 | |
| '(' is followed by whitespace. | 307 | |
| ')' is preceded with whitespace. | 307 | |
| '{' should be on the previous line. | 308 | |
| '(' is followed by whitespace. | 310 | |
| ')' is preceded with whitespace. | 310 | |
| '(' is followed by whitespace. | 312 | |
| ')' is preceded with whitespace. | 312 | |
| '(' is followed by whitespace. | 314 | |
| ')' is preceded with whitespace. | 314 | |
| '(' is followed by whitespace. | 316 | |
| ')' is preceded with whitespace. | 316 | |
| '(' is followed by whitespace. | 318 | |
| ')' is preceded with whitespace. | 318 | |
| '(' is followed by whitespace. | 320 | |
| ')' is preceded with whitespace. | 320 | |
| '(' is followed by whitespace. | 322 | |
| ')' is preceded with whitespace. | 322 | |
| '(' is followed by whitespace. | 324 | |
| ')' is preceded with whitespace. | 324 | |
| '(' is followed by whitespace. | 326 | |
| ')' is preceded with whitespace. | 326 | |
| '(' is followed by whitespace. | 328 | |
| ')' is preceded with whitespace. | 328 | |
| '(' is followed by whitespace. | 330 | |
| ')' is preceded with whitespace. | 330 | |
| '(' is followed by whitespace. | 332 | |
| ')' is preceded with whitespace. | 332 | |
| '(' is followed by whitespace. | 334 | |
| ')' is preceded with whitespace. | 334 | |
| Method 'createPredicateSet' is not designed for extension - needs to be abstract, final or empty. | 341 | |
| Missing a Javadoc comment. | 341 | |
| '{' should be on the previous line. | 342 | |
| Line has trailing spaces. | 345 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 75 | |
| Method 'createXPath' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| '(' is followed by whitespace. | 76 | |
| Parameter rootExpr should be final. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| '{' should be on the previous line. | 77 | |
| '(' is followed by whitespace. | 78 | |
| ')' is preceded with whitespace. | 78 | |
| Method 'createPathExpr' is not designed for extension - needs to be abstract, final or empty. | 81 | |
| Missing a Javadoc comment. | 81 | |
| '(' is followed by whitespace. | 81 | |
| Parameter filterExpr should be final. | 81 | |
| Line is longer than 80 characters. | 82 | |
| Parameter locationPath should be final. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| '(' is followed by whitespace. | 84 | |
| ')' is preceded with whitespace. | 85 | |
| Method 'createRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| '{' should be on the previous line. | 89 | |
| Method 'createAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| '{' should be on the previous line. | 94 | |
| Method 'createOrExpr' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| '(' is followed by whitespace. | 98 | |
| Parameter lhs should be final. | 98 | |
| Parameter rhs should be final. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '{' should be on the previous line. | 100 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 102 | |
| Method 'createAndExpr' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Missing a Javadoc comment. | 105 | |
| '(' is followed by whitespace. | 105 | |
| Parameter lhs should be final. | 105 | |
| Parameter rhs should be final. | 106 | |
| ')' is preceded with whitespace. | 106 | |
| '{' should be on the previous line. | 107 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 109 | |
| Method 'createEqualityExpr' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| '(' is followed by whitespace. | 112 | |
| Parameter lhs should be final. | 112 | |
| Parameter rhs should be final. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Parameter equalityOperator should be final. | 114 | |
| ')' is preceded with whitespace. | 114 | |
| switch without "default" clause. | 116 | |
| '(' is followed by whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| '{' should be on the previous line. | 117 | |
| Avoid nested blocks. | 119 | |
| '(' is followed by whitespace. | 120 | |
| ')' is preceded with whitespace. | 121 | |
| Avoid nested blocks. | 124 | |
| '(' is followed by whitespace. | 125 | |
| ')' is preceded with whitespace. | 126 | |
| Line is longer than 80 characters. | 129 | |
| '(' is followed by whitespace. | 129 | |
| ')' is preceded with whitespace. | 129 | |
| Method 'createRelationalExpr' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| Missing a Javadoc comment. | 132 | |
| '(' is followed by whitespace. | 132 | |
| Parameter lhs should be final. | 132 | |
| Parameter rhs should be final. | 133 | |
| Line is longer than 80 characters. | 134 | |
| Parameter relationalOperator should be final. | 134 | |
| ')' is preceded with whitespace. | 134 | |
| switch without "default" clause. | 136 | |
| '(' is followed by whitespace. | 136 | |
| ')' is preceded with whitespace. | 136 | |
| '{' should be on the previous line. | 137 | |
| Avoid nested blocks. | 139 | |
| '(' is followed by whitespace. | 140 | |
| ')' is preceded with whitespace. | 141 | |
| Avoid nested blocks. | 144 | |
| '(' is followed by whitespace. | 145 | |
| ')' is preceded with whitespace. | 146 | |
| Avoid nested blocks. | 149 | |
| '(' is followed by whitespace. | 150 | |
| ')' is preceded with whitespace. | 151 | |
| Avoid nested blocks. | 154 | |
| '(' is followed by whitespace. | 155 | |
| ')' is preceded with whitespace. | 156 | |
| Line is longer than 80 characters. | 159 | |
| '(' is followed by whitespace. | 159 | |
| ')' is preceded with whitespace. | 159 | |
| Method 'createAdditiveExpr' is not designed for extension - needs to be abstract, final or empty. | 162 | |
| Missing a Javadoc comment. | 162 | |
| '(' is followed by whitespace. | 162 | |
| Parameter lhs should be final. | 162 | |
| Parameter rhs should be final. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Parameter additiveOperator should be final. | 164 | |
| ')' is preceded with whitespace. | 164 | |
| switch without "default" clause. | 166 | |
| '(' is followed by whitespace. | 166 | |
| ')' is preceded with whitespace. | 166 | |
| '{' should be on the previous line. | 167 | |
| Avoid nested blocks. | 169 | |
| '(' is followed by whitespace. | 170 | |
| ')' is preceded with whitespace. | 171 | |
| Avoid nested blocks. | 174 | |
| '(' is followed by whitespace. | 175 | |
| ')' is preceded with whitespace. | 176 | |
| Line is longer than 80 characters. | 179 | |
| '(' is followed by whitespace. | 179 | |
| ')' is preceded with whitespace. | 179 | |
| Method 'createMultiplicativeExpr' is not designed for extension - needs to be abstract, final or empty. | 182 | |
| Missing a Javadoc comment. | 182 | |
| '(' is followed by whitespace. | 182 | |
| Parameter lhs should be final. | 182 | |
| Parameter rhs should be final. | 183 | |
| Line is longer than 80 characters. | 184 | |
| Parameter multiplicativeOperator should be final. | 184 | |
| ')' is preceded with whitespace. | 184 | |
| switch without "default" clause. | 186 | |
| '(' is followed by whitespace. | 186 | |
| ')' is preceded with whitespace. | 186 | |
| '{' should be on the previous line. | 187 | |
| Avoid nested blocks. | 189 | |
| '(' is followed by whitespace. | 190 | |
| ')' is preceded with whitespace. | 191 | |
| Avoid nested blocks. | 194 | |
| '(' is followed by whitespace. | 195 | |
| ')' is preceded with whitespace. | 196 | |
| Avoid nested blocks. | 199 | |
| '(' is followed by whitespace. | 200 | |
| ')' is preceded with whitespace. | 201 | |
| Line is longer than 80 characters. | 204 | |
| '(' is followed by whitespace. | 204 | |
| ')' is preceded with whitespace. | 204 | |
| Method 'createUnaryExpr' is not designed for extension - needs to be abstract, final or empty. | 207 | |
| Missing a Javadoc comment. | 207 | |
| '(' is followed by whitespace. | 207 | |
| Parameter expr should be final. | 207 | |
| Parameter unaryOperator should be final. | 208 | |
| ')' is preceded with whitespace. | 208 | |
| '{' should be on the previous line. | 209 | |
| switch without "default" clause. | 210 | |
| '(' is followed by whitespace. | 210 | |
| ')' is preceded with whitespace. | 210 | |
| '{' should be on the previous line. | 211 | |
| Avoid nested blocks. | 213 | |
| '(' is followed by whitespace. | 214 | |
| ')' is preceded with whitespace. | 214 | |
| Method 'createUnionExpr' is not designed for extension - needs to be abstract, final or empty. | 220 | |
| Missing a Javadoc comment. | 220 | |
| '(' is followed by whitespace. | 220 | |
| Parameter lhs should be final. | 220 | |
| Parameter rhs should be final. | 221 | |
| ')' is preceded with whitespace. | 221 | |
| '{' should be on the previous line. | 222 | |
| '(' is followed by whitespace. | 223 | |
| ')' is preceded with whitespace. | 224 | |
| Method 'createFilterExpr' is not designed for extension - needs to be abstract, final or empty. | 227 | |
| Missing a Javadoc comment. | 227 | |
| '(' is followed by whitespace. | 227 | |
| Parameter expr should be final. | 227 | |
| ')' is preceded with whitespace. | 227 | |
| '{' should be on the previous line. | 228 | |
| '(' is followed by whitespace. | 229 | |
| ')' is preceded with whitespace. | 229 | |
| Method 'createFunctionCallExpr' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| Missing a Javadoc comment. | 232 | |
| '(' is followed by whitespace. | 232 | |
| Parameter prefix should be final. | 232 | |
| Line is longer than 80 characters. | 233 | |
| Parameter functionName should be final. | 233 | |
| ')' is preceded with whitespace. | 233 | |
| '(' is followed by whitespace. | 235 | |
| ')' is preceded with whitespace. | 236 | |
| Method 'createNumberExpr' is not designed for extension - needs to be abstract, final or empty. | 239 | |
| Missing a Javadoc comment. | 239 | |
| '(' is followed by whitespace. | 239 | |
| Parameter number should be final. | 239 | |
| ')' is preceded with whitespace. | 239 | |
| '{' should be on the previous line. | 240 | |
| '(' is followed by whitespace. | 241 | |
| '(' is followed by whitespace. | 241 | |
| ')' is preceded with whitespace. | 241 | |
| ')' is preceded with whitespace. | 241 | |
| Method 'createNumberExpr' is not designed for extension - needs to be abstract, final or empty. | 244 | |
| Missing a Javadoc comment. | 244 | |
| '(' is followed by whitespace. | 244 | |
| Parameter number should be final. | 244 | |
| ')' is preceded with whitespace. | 244 | |
| '{' should be on the previous line. | 245 | |
| '(' is followed by whitespace. | 246 | |
| '(' is followed by whitespace. | 246 | |
| ')' is preceded with whitespace. | 246 | |
| ')' is preceded with whitespace. | 246 | |
| Method 'createLiteralExpr' is not designed for extension - needs to be abstract, final or empty. | 249 | |
| Missing a Javadoc comment. | 249 | |
| '(' is followed by whitespace. | 249 | |
| Parameter literal should be final. | 249 | |
| ')' is preceded with whitespace. | 249 | |
| '(' is followed by whitespace. | 251 | |
| ')' is preceded with whitespace. | 251 | |
| Method 'createVariableReferenceExpr' is not designed for extension - needs to be abstract, final or empty. | 254 | |
| Missing a Javadoc comment. | 254 | |
| '(' is followed by whitespace. | 254 | |
| Parameter prefix should be final. | 254 | |
| Line is longer than 80 characters. | 255 | |
| Parameter variable should be final. | 255 | |
| ')' is preceded with whitespace. | 255 | |
| '(' is followed by whitespace. | 257 | |
| ')' is preceded with whitespace. | 258 | |
| Method 'createNameStep' is not designed for extension - needs to be abstract, final or empty. | 261 | |
| Missing a Javadoc comment. | 261 | |
| '(' is followed by whitespace. | 261 | |
| Parameter axis should be final. | 261 | |
| Parameter prefix should be final. | 262 | |
| Parameter localName should be final. | 263 | |
| ')' is preceded with whitespace. | 263 | |
| '{' should be on the previous line. | 264 | |
| '(' is followed by whitespace. | 265 | |
| ')' is preceded with whitespace. | 265 | |
| '(' is followed by whitespace. | 266 | |
| ')' is preceded with whitespace. | 269 | |
| Method 'createTextNodeStep' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| Missing a Javadoc comment. | 272 | |
| '(' is followed by whitespace. | 272 | |
| Parameter axis should be final. | 272 | |
| ')' is preceded with whitespace. | 272 | |
| '{' should be on the previous line. | 273 | |
| '(' is followed by whitespace. | 274 | |
| ')' is preceded with whitespace. | 274 | |
| '(' is followed by whitespace. | 275 | |
| ')' is preceded with whitespace. | 275 | |
| Method 'createCommentNodeStep' is not designed for extension - needs to be abstract, final or empty. | 278 | |
| Missing a Javadoc comment. | 278 | |
| '(' is followed by whitespace. | 278 | |
| Parameter axis should be final. | 278 | |
| ')' is preceded with whitespace. | 278 | |
| '{' should be on the previous line. | 279 | |
| '(' is followed by whitespace. | 280 | |
| ')' is preceded with whitespace. | 280 | |
| '(' is followed by whitespace. | 281 | |
| ')' is preceded with whitespace. | 281 | |
| Method 'createAllNodeStep' is not designed for extension - needs to be abstract, final or empty. | 284 | |
| Missing a Javadoc comment. | 284 | |
| '(' is followed by whitespace. | 284 | |
| Parameter axis should be final. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| '{' should be on the previous line. | 285 | |
| '(' is followed by whitespace. | 286 | |
| ')' is preceded with whitespace. | 286 | |
| '(' is followed by whitespace. | 287 | |
| ')' is preceded with whitespace. | 287 | |
| Method 'createProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty. | 290 | |
| Missing a Javadoc comment. | 290 | |
| '(' is followed by whitespace. | 290 | |
| Parameter axis should be final. | 290 | |
| Line is longer than 80 characters. | 291 | |
| Parameter piName should be final. | 291 | |
| ')' is preceded with whitespace. | 291 | |
| '(' is followed by whitespace. | 293 | |
| ')' is preceded with whitespace. | 293 | |
| '(' is followed by whitespace. | 294 | |
| ')' is preceded with whitespace. | 296 | |
| Method 'createPredicate' is not designed for extension - needs to be abstract, final or empty. | 299 | |
| Missing a Javadoc comment. | 299 | |
| '(' is followed by whitespace. | 299 | |
| Parameter predicateExpr should be final. | 299 | |
| ')' is preceded with whitespace. | 299 | |
| '(' is followed by whitespace. | 301 | |
| ')' is preceded with whitespace. | 301 | |
| Method 'getIterableAxis' is not designed for extension - needs to be abstract, final or empty. | 304 | |
| Missing a Javadoc comment. | 304 | |
| '(' is followed by whitespace. | 304 | |
| Parameter axis should be final. | 304 | |
| ')' is preceded with whitespace. | 304 | |
| '{' should be on the previous line. | 305 | |
| '(' is followed by whitespace. | 307 | |
| ')' is preceded with whitespace. | 307 | |
| '{' should be on the previous line. | 308 | |
| '(' is followed by whitespace. | 310 | |
| ')' is preceded with whitespace. | 310 | |
| '(' is followed by whitespace. | 312 | |
| ')' is preceded with whitespace. | 312 | |
| '(' is followed by whitespace. | 314 | |
| ')' is preceded with whitespace. | 314 | |
| '(' is followed by whitespace. | 316 | |
| ')' is preceded with whitespace. | 316 | |
| '(' is followed by whitespace. | 318 | |
| ')' is preceded with whitespace. | 318 | |
| '(' is followed by whitespace. | 320 | |
| ')' is preceded with whitespace. | 320 | |
| '(' is followed by whitespace. | 322 | |
| ')' is preceded with whitespace. | 322 | |
| '(' is followed by whitespace. | 324 | |
| ')' is preceded with whitespace. | 324 | |
| '(' is followed by whitespace. | 326 | |
| ')' is preceded with whitespace. | 326 | |
| '(' is followed by whitespace. | 328 | |
| ')' is preceded with whitespace. | 328 | |
| '(' is followed by whitespace. | 330 | |
| ')' is preceded with whitespace. | 330 | |
| '(' is followed by whitespace. | 332 | |
| ')' is preceded with whitespace. | 332 | |
| '(' is followed by whitespace. | 334 | |
| ')' is preceded with whitespace. | 334 | |
| Method 'createPredicateSet' is not designed for extension - needs to be abstract, final or empty. | 341 | |
| Missing a Javadoc comment. | 341 | |
| '{' should be on the previous line. | 342 | |
| Line has trailing spaces. | 345 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 61 | |
| '{' is not preceded with whitespace. | 63 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 50 | |
| Line is longer than 80 characters. | 51 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 54 | |
| Line is longer than 80 characters. | 56 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 61 | |
| '{' is not preceded with whitespace. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 61 | |
| '{' should be on the previous line. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 87 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 93 | |
| Expected @throws tag for 'JaxenException'. | 98 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 61 | |
| '{' should be on the previous line. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 87 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 93 | |
| Expected @throws tag for 'JaxenException'. | 98 | |
| Line has trailing spaces. | 99 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 67 | |
| '{' should be on the previous line. | 70 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 75 | |
| Redundant 'public' modifier. | 78 | |
| Expected @param tag for 'context'. | 78 | |
| Expected @throws tag for 'JaxenException'. | 78 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 80 | |
| Redundant 'public' modifier. | 83 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 67 | |
| '{' should be on the previous line. | 70 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 75 | |
| Redundant 'public' modifier. | 78 | |
| Expected @param tag for 'context'. | 78 | |
| Expected @throws tag for 'JaxenException'. | 78 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 80 | |
| Redundant 'public' modifier. | 83 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line has trailing spaces. | 58 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Redundant 'public' modifier. | 69 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 73 | |
| Redundant 'public' modifier. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 81 | |
| Redundant 'public' modifier. | 83 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 88 | |
| Redundant 'public' modifier. | 91 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line has trailing spaces. | 56 | |
| Line is longer than 80 characters. | 57 | |
| Line has trailing spaces. | 58 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Redundant 'public' modifier. | 69 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 73 | |
| Redundant 'public' modifier. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 81 | |
| Redundant 'public' modifier. | 83 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 88 | |
| Redundant 'public' modifier. | 91 | |
| Line has trailing spaces. | 92 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 49 | |
| Line has trailing spaces. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 55 | |
| Parameter object should be final. | 55 | |
| Missing a Javadoc comment. | 60 | |
| Parameter object should be final. | 60 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 67 | |
| Line has trailing spaces. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Parameter object should be final. | 69 | |
| 'object' hides a field. | 69 | |
| Line has trailing spaces. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Parameter o should be final. | 73 | |
| Missing a Javadoc comment. | 78 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 43 | |
| Missing a Javadoc comment. | 49 | |
| Line has trailing spaces. | 50 | |
| Missing a Javadoc comment. | 51 | |
| Missing a Javadoc comment. | 55 | |
| Parameter object should be final. | 55 | |
| Missing a Javadoc comment. | 60 | |
| Parameter object should be final. | 60 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Missing a Javadoc comment. | 67 | |
| Line has trailing spaces. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Parameter object should be final. | 69 | |
| 'object' hides a field. | 69 | |
| Line has trailing spaces. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Parameter o should be final. | 73 | |
| Missing a Javadoc comment. | 78 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 59 | |
| '{' should be on the previous line. | 62 | |
| Line has trailing spaces. | 66 | |
| Redundant 'public' modifier. | 69 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 59 | |
| '{' should be on the previous line. | 62 | |
| Line has trailing spaces. | 66 | |
| Redundant 'public' modifier. | 69 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 60 | |
| '{' should be on the previous line. | 63 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 67 | |
| Expected @param tag for 'step'. | 70 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 55 | |
| Line is longer than 80 characters. | 56 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 60 | |
| '{' should be on the previous line. | 63 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 67 | |
| Expected @param tag for 'step'. | 70 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 84 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 52 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Line is longer than 80 characters. | 61 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 51 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 51 | |
| Line is longer than 80 characters. | 51 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 58 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 57 | |
| '{' should be on the previous line. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 65 | |
| Redundant 'public' modifier. | 68 | |
| Line has trailing spaces. | 69 | |
| First sentence should end with a period. | 70 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 72 | |
| Redundant 'public' modifier. | 75 | |
| ';' is not followed by whitespace. | 75 | |
| '}' is not preceded with whitespace. | 75 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 57 | |
| '{' should be on the previous line. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 65 | |
| Redundant 'public' modifier. | 68 | |
| Line has trailing spaces. | 69 | |
| First sentence should end with a period. | 70 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 72 | |
| Redundant 'public' modifier. | 75 | |
| ';' is not followed by whitespace. | 75 | |
| '}' is not preceded with whitespace. | 75 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| Line has trailing spaces. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 61 | |
| Parameter navigator should be final. | 61 | |
| 'navigator' hides a field. | 61 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Parameter o1 should be final. | 65 | |
| Parameter o2 should be final. | 65 | |
| Line has trailing spaces. | 66 | |
| 'if' construct must use '{}'s. | 67 | |
| Line contains a tab character. | 67 | |
| Line has trailing spaces. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| 'if' construct must use '{}'s. | 70 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 79 | |
| '}' should be on the same line. | 81 | |
| Line is longer than 80 characters. | 82 | |
| '}' should be on the same line. | 84 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| '}' should be on the same line. | 89 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| '}' should be on the same line. | 98 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 111 | |
| 'if' construct must use '{}'s. | 116 | |
| Line has trailing spaces. | 117 | |
| 'if' construct must use '{}'s. | 122 | |
| Line has trailing spaces. | 123 | |
| Line has trailing spaces. | 134 | |
| '}' should be on the same line. | 135 | |
| Line has trailing spaces. | 140 | |
| Missing a Javadoc comment. | 142 | |
| Parameter o should be final. | 142 | |
| Line has trailing spaces. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Parameter sib1 should be final. | 146 | |
| Parameter sib2 should be final. | 146 | |
| Line has trailing spaces. | 149 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line has trailing spaces. | 155 | |
| Line contains a tab character. | 155 | |
| 'if' construct must use '{}'s. | 159 | |
| Line has trailing spaces. | 162 | |
| Missing a Javadoc comment. | 165 | |
| Parameter o should be final. | 165 | |
| Line has trailing spaces. | 169 | |
| Line has trailing spaces. | 174 | |
| Line has trailing spaces. | 176 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| Line has trailing spaces. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 61 | |
| Parameter navigator should be final. | 61 | |
| 'navigator' hides a field. | 61 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Parameter o1 should be final. | 65 | |
| Parameter o2 should be final. | 65 | |
| Line has trailing spaces. | 66 | |
| 'if' construct must use '{}'s. | 67 | |
| Line contains a tab character. | 67 | |
| Line has trailing spaces. | 68 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| 'if' construct must use '{}'s. | 70 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 79 | |
| '}' should be on the same line. | 81 | |
| Line is longer than 80 characters. | 82 | |
| '}' should be on the same line. | 84 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| '}' should be on the same line. | 89 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| '}' should be on the same line. | 98 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 111 | |
| 'if' construct must use '{}'s. | 116 | |
| Line has trailing spaces. | 117 | |
| 'if' construct must use '{}'s. | 122 | |
| Line has trailing spaces. | 123 | |
| Line has trailing spaces. | 134 | |
| '}' should be on the same line. | 135 | |
| Line has trailing spaces. | 140 | |
| Missing a Javadoc comment. | 142 | |
| Parameter o should be final. | 142 | |
| Line has trailing spaces. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Parameter sib1 should be final. | 146 | |
| Parameter sib2 should be final. | 146 | |
| Line has trailing spaces. | 149 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line has trailing spaces. | 155 | |
| Line contains a tab character. | 155 | |
| 'if' construct must use '{}'s. | 159 | |
| Line has trailing spaces. | 162 | |
| Missing a Javadoc comment. | 165 | |
| Parameter o should be final. | 165 | |
| Line has trailing spaces. | 169 | |
| Line has trailing spaces. | 174 | |
| Line has trailing spaces. | 176 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 56 | |
| '{' should be on the previous line. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 64 | |
| Redundant 'public' modifier. | 67 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 56 | |
| '{' should be on the previous line. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 64 | |
| Redundant 'public' modifier. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 61 | |
| '{' should be on the previous line. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 87 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 61 | |
| '{' should be on the previous line. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 87 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 64 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 103 | |
| Expected @throws tag for 'JaxenException'. | 111 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 64 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 103 | |
| Expected @throws tag for 'JaxenException'. | 111 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters. | 72 | |
| '{' should be on the previous line. | 77 | |
| Missing a Javadoc comment. | 79 | |
| Line has trailing spaces. | 80 | |
| Missing a Javadoc comment. | 81 | |
| '{' should be on the previous line. | 87 | |
| Line has trailing spaces. | 93 | |
| Method 'addPredicate' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Parameter predicate should be final. | 96 | |
| '{' should be on the previous line. | 97 | |
| '(' is followed by whitespace. | 98 | |
| ')' is preceded with whitespace. | 98 | |
| '{' should be on the previous line. | 99 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 103 | |
| Line has trailing spaces. | 109 | |
| Method 'getPredicates' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| '{' should be on the previous line. | 113 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| '{' should be on the previous line. | 121 | |
| '(' is followed by whitespace. | 125 | |
| ')' is preceded with whitespace. | 125 | |
| '{' should be on the previous line. | 126 | |
| Line has trailing spaces. | 134 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| '{' should be on the previous line. | 138 | |
| '(' is followed by whitespace. | 144 | |
| ')' is preceded with whitespace. | 144 | |
| '{' should be on the previous line. | 145 | |
| '(' is followed by whitespace. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| Line has trailing spaces. | 154 | |
| Line has trailing spaces. | 156 | |
| Line has trailing spaces. | 158 | |
| Method 'evaluateAsBoolean' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Parameter contextNodeSet should be final. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Parameter support should be final. | 165 | |
| Expected @throws tag for 'JaxenException'. | 165 | |
| '(' is followed by whitespace. | 167 | |
| ')' is preceded with whitespace. | 167 | |
| Missing a Javadoc comment. | 170 | |
| Parameter contextNodeSet should be final. | 170 | |
| Parameter support should be final. | 170 | |
| 'while' is not followed by whitespace. | 181 | |
| Line is longer than 80 characters. | 197 | |
| 'cast' is not followed by whitespace. | 197 | |
| '}' should be on the same line. | 205 | |
| Line has trailing spaces. | 216 | |
| Line has trailing spaces. | 219 | |
| Line has trailing spaces. | 220 | |
| Line has trailing spaces. | 221 | |
| Line has trailing spaces. | 222 | |
| Line has trailing spaces. | 224 | |
| Line has trailing spaces. | 226 | |
| Line is longer than 80 characters. | 232 | |
| Method 'evaluatePredicates' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| Parameter contextNodeSet should be final. | 232 | |
| Parameter support should be final. | 232 | |
| Expected @throws tag for 'JaxenException'. | 233 | |
| 'while' is not followed by whitespace. | 243 | |
| Line is longer than 80 characters. | 245 | |
| 'cast' is not followed by whitespace. | 245 | |
| Line has trailing spaces. | 247 | |
| Line has trailing spaces. | 250 | |
| Line is longer than 80 characters. | 251 | |
| Method 'applyPredicate' is not designed for extension - needs to be abstract, final or empty. | 251 | |
| Missing a Javadoc comment. | 251 | |
| Parameter predicate should be final. | 251 | |
| Parameter nodes2Filter should be final. | 251 | |
| Parameter support should be final. | 251 | |
| '}' should be on the same line. | 277 | |
| Line has trailing spaces. | 289 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters. | 72 | |
| '{' should be on the previous line. | 77 | |
| Missing a Javadoc comment. | 79 | |
| Line has trailing spaces. | 80 | |
| Missing a Javadoc comment. | 81 | |
| '{' should be on the previous line. | 87 | |
| Line has trailing spaces. | 93 | |
| Method 'addPredicate' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Parameter predicate should be final. | 96 | |
| '{' should be on the previous line. | 97 | |
| '(' is followed by whitespace. | 98 | |
| ')' is preceded with whitespace. | 98 | |
| '{' should be on the previous line. | 99 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 103 | |
| Line has trailing spaces. | 109 | |
| Method 'getPredicates' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| '{' should be on the previous line. | 113 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| '{' should be on the previous line. | 121 | |
| '(' is followed by whitespace. | 125 | |
| ')' is preceded with whitespace. | 125 | |
| '{' should be on the previous line. | 126 | |
| Line has trailing spaces. | 134 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| '{' should be on the previous line. | 138 | |
| '(' is followed by whitespace. | 144 | |
| ')' is preceded with whitespace. | 144 | |
| '{' should be on the previous line. | 145 | |
| '(' is followed by whitespace. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| Line has trailing spaces. | 154 | |
| Line has trailing spaces. | 156 | |
| Line has trailing spaces. | 158 | |
| Method 'evaluateAsBoolean' is not designed for extension - needs to be abstract, final or empty. | 164 | |
| Parameter contextNodeSet should be final. | 164 | |
| Line is longer than 80 characters. | 165 | |
| Parameter support should be final. | 165 | |
| Expected @throws tag for 'JaxenException'. | 165 | |
| '(' is followed by whitespace. | 167 | |
| ')' is preceded with whitespace. | 167 | |
| Missing a Javadoc comment. | 170 | |
| Parameter contextNodeSet should be final. | 170 | |
| Parameter support should be final. | 170 | |
| 'while' is not followed by whitespace. | 181 | |
| Line is longer than 80 characters. | 197 | |
| 'cast' is not followed by whitespace. | 197 | |
| '}' should be on the same line. | 205 | |
| Line has trailing spaces. | 216 | |
| Line has trailing spaces. | 219 | |
| Line has trailing spaces. | 220 | |
| Line has trailing spaces. | 221 | |
| Line has trailing spaces. | 222 | |
| Line has trailing spaces. | 224 | |
| Line has trailing spaces. | 226 | |
| Line is longer than 80 characters. | 232 | |
| Method 'evaluatePredicates' is not designed for extension - needs to be abstract, final or empty. | 232 | |
| Parameter contextNodeSet should be final. | 232 | |
| Parameter support should be final. | 232 | |
| Expected @throws tag for 'JaxenException'. | 233 | |
| 'while' is not followed by whitespace. | 243 | |
| Line is longer than 80 characters. | 245 | |
| 'cast' is not followed by whitespace. | 245 | |
| Line has trailing spaces. | 247 | |
| Line has trailing spaces. | 250 | |
| Line is longer than 80 characters. | 251 | |
| Method 'applyPredicate' is not designed for extension - needs to be abstract, final or empty. | 251 | |
| Missing a Javadoc comment. | 251 | |
| Parameter predicate should be final. | 251 | |
| Parameter nodes2Filter should be final. | 251 | |
| Parameter support should be final. | 251 | |
| '}' should be on the same line. | 277 | |
| Line has trailing spaces. | 289 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 60 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 60 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 79 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 51 | |
| '{' should be on the previous line. | 54 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 57 | |
| Redundant 'public' modifier. | 60 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 51 | |
| '{' should be on the previous line. | 54 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 57 | |
| Redundant 'public' modifier. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 47 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 47 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 51 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line is longer than 80 characters. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line is longer than 80 characters. | 62 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 66 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 66 | |
| '{' should be on the previous line. | 70 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 77 | |
| Expected @param tag for 'node'. | 78 | |
| Expected @param tag for 'contextSupport'. | 79 | |
| Expected @throws tag for 'JaxenException'. | 79 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 96 | |
| Redundant 'public' modifier. | 100 | |
| Line has trailing spaces. | 104 | |
| Line is longer than 80 characters. | 108 | |
| Line has trailing spaces. | 109 | |
| Line is longer than 80 characters. | 112 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 118 | |
| Expected @param tag for 'context'. | 121 | |
| Expected @throws tag for 'JaxenException'. | 121 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 66 | |
| '{' should be on the previous line. | 70 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 77 | |
| Expected @param tag for 'node'. | 78 | |
| Expected @param tag for 'contextSupport'. | 79 | |
| Expected @throws tag for 'JaxenException'. | 79 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 96 | |
| Redundant 'public' modifier. | 100 | |
| Line has trailing spaces. | 104 | |
| Line is longer than 80 characters. | 108 | |
| Line has trailing spaces. | 109 | |
| Line is longer than 80 characters. | 112 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 118 | |
| Expected @param tag for 'context'. | 121 | |
| Expected @throws tag for 'JaxenException'. | 121 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 51 | |
| '{' should be on the previous line. | 54 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 51 | |
| '{' should be on the previous line. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 58 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 55 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 58 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 69 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line has trailing spaces. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 61 | |
| '{' should be on the previous line. | 64 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line has trailing spaces. | 55 | |
| Line is longer than 80 characters. | 57 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 61 | |
| '{' should be on the previous line. | 64 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 57 | |
| '{' should be on the previous line. | 60 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Redundant 'public' modifier. | 67 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 71 | |
| Redundant 'public' modifier. | 74 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 53 | |
| Line is longer than 80 characters. | 54 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 57 | |
| '{' should be on the previous line. | 60 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Redundant 'public' modifier. | 67 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 71 | |
| Redundant 'public' modifier. | 74 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| '{' should be on the previous line. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 87 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 96 | |
| Line has trailing spaces. | 99 | |
| Line is longer than 80 characters. | 99 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 101 | |
| Expected @throws tag for 'JaxenException'. | 106 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| '{' should be on the previous line. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 87 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 96 | |
| Line has trailing spaces. | 99 | |
| Line is longer than 80 characters. | 99 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 101 | |
| Expected @throws tag for 'JaxenException'. | 106 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 61 | |
| '(' is followed by whitespace. | 66 | |
| ')' is preceded with whitespace. | 66 | |
| Expected @throws tag for 'JaxenException'. | 66 | |
| Line has trailing spaces. | 70 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 77 | |
| Expected @throws tag for 'JaxenException'. | 77 | |
| Line has trailing spaces. | 81 | |
| Expected @throws tag for 'JaxenException'. | 85 | |
| Line has trailing spaces. | 89 | |
| Expected @throws tag for 'JaxenException'. | 93 | |
| Line has trailing spaces. | 96 | |
| Line has trailing spaces. | 97 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 104 | |
| Expected @throws tag for 'JaxenException'. | 104 | |
| Line has trailing spaces. | 107 | |
| Line has trailing spaces. | 108 | |
| '(' is followed by whitespace. | 114 | |
| ')' is preceded with whitespace. | 115 | |
| Expected @throws tag for 'JaxenException'. | 115 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 119 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line has trailing spaces. | 124 | |
| Line is longer than 80 characters. | 125 | |
| '(' is followed by whitespace. | 127 | |
| ')' is preceded with whitespace. | 129 | |
| Line has trailing spaces. | 132 | |
| Line has trailing spaces. | 133 | |
| Line has trailing spaces. | 136 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 139 | |
| '(' is followed by whitespace. | 141 | |
| Line is longer than 80 characters. | 143 | |
| ')' is preceded with whitespace. | 143 | |
| Line has trailing spaces. | 146 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line has trailing spaces. | 152 | |
| Line is longer than 80 characters. | 153 | |
| '(' is followed by whitespace. | 155 | |
| ')' is preceded with whitespace. | 157 | |
| Line has trailing spaces. | 160 | |
| Line has trailing spaces. | 161 | |
| Line has trailing spaces. | 164 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 168 | |
| '(' is followed by whitespace. | 170 | |
| Line is longer than 80 characters. | 172 | |
| ')' is preceded with whitespace. | 172 | |
| Line has trailing spaces. | 175 | |
| Line has trailing spaces. | 176 | |
| '(' is followed by whitespace. | 182 | |
| ')' is preceded with whitespace. | 183 | |
| Expected @throws tag for 'JaxenException'. | 183 | |
| Line has trailing spaces. | 186 | |
| Line has trailing spaces. | 187 | |
| Extra HTML tag found: </code> | 190 | |
| '(' is followed by whitespace. | 193 | |
| ')' is preceded with whitespace. | 194 | |
| Expected @throws tag for 'JaxenException'. | 194 | |
| Line has trailing spaces. | 197 | |
| Line has trailing spaces. | 198 | |
| '(' is followed by whitespace. | 203 | |
| ')' is preceded with whitespace. | 203 | |
| Expected @throws tag for 'JaxenException'. | 203 | |
| Line has trailing spaces. | 205 | |
| Line has trailing spaces. | 208 | |
| Line has trailing spaces. | 210 | |
| '(' is followed by whitespace. | 214 | |
| Line is longer than 80 characters. | 215 | |
| ')' is preceded with whitespace. | 215 | |
| Expected @throws tag for 'JaxenException'. | 215 | |
| Line has trailing spaces. | 219 | |
| '(' is followed by whitespace. | 224 | |
| ')' is preceded with whitespace. | 224 | |
| Expected @throws tag for 'JaxenException'. | 224 | |
| Line has trailing spaces. | 228 | |
| '(' is followed by whitespace. | 233 | |
| ')' is preceded with whitespace. | 233 | |
| Expected @throws tag for 'JaxenException'. | 233 | |
| Line has trailing spaces. | 237 | |
| '(' is followed by whitespace. | 242 | |
| ')' is preceded with whitespace. | 242 | |
| Expected @throws tag for 'JaxenException'. | 242 | |
| Line has trailing spaces. | 246 | |
| Line has trailing spaces. | 248 | |
| '(' is followed by whitespace. | 252 | |
| Line is longer than 80 characters. | 253 | |
| ')' is preceded with whitespace. | 253 | |
| Expected @throws tag for 'JaxenException'. | 253 | |
| Line has trailing spaces. | 257 | |
| Line is longer than 80 characters. | 262 | |
| '(' is followed by whitespace. | 264 | |
| ')' is preceded with whitespace. | 266 | |
| Line has trailing spaces. | 270 | |
| Line is longer than 80 characters. | 273 | |
| '(' is followed by whitespace. | 275 | |
| ')' is preceded with whitespace. | 275 | |
| Line has trailing spaces. | 279 | |
| Line is longer than 80 characters. | 282 | |
| '(' is followed by whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| Line has trailing spaces. | 288 | |
| Line is longer than 80 characters. | 291 | |
| '(' is followed by whitespace. | 293 | |
| ')' is preceded with whitespace. | 293 | |
| Line has trailing spaces. | 297 | |
| Line is longer than 80 characters. | 298 | |
| Line is longer than 80 characters. | 301 | |
| '(' is followed by whitespace. | 303 | |
| Line is longer than 80 characters. | 304 | |
| ')' is preceded with whitespace. | 304 | |
| Line has trailing spaces. | 308 | |
| '(' is followed by whitespace. | 313 | |
| ')' is preceded with whitespace. | 313 | |
| Expected @throws tag for 'JaxenException'. | 313 | |
| Line has trailing spaces. | 316 | |
| Line has trailing spaces. | 317 | |
| Expected @throws tag for 'JaxenException'. | 321 | |
| Line has trailing spaces. | 322 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 61 | |
| '(' is followed by whitespace. | 66 | |
| ')' is preceded with whitespace. | 66 | |
| Expected @throws tag for 'JaxenException'. | 66 | |
| Line has trailing spaces. | 70 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 77 | |
| Expected @throws tag for 'JaxenException'. | 77 | |
| Line has trailing spaces. | 81 | |
| Expected @throws tag for 'JaxenException'. | 85 | |
| Line has trailing spaces. | 89 | |
| Expected @throws tag for 'JaxenException'. | 93 | |
| Line has trailing spaces. | 96 | |
| Line has trailing spaces. | 97 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 104 | |
| Expected @throws tag for 'JaxenException'. | 104 | |
| Line has trailing spaces. | 107 | |
| Line has trailing spaces. | 108 | |
| '(' is followed by whitespace. | 114 | |
| ')' is preceded with whitespace. | 115 | |
| Expected @throws tag for 'JaxenException'. | 115 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 119 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 123 | |
| Line has trailing spaces. | 124 | |
| Line is longer than 80 characters. | 125 | |
| '(' is followed by whitespace. | 127 | |
| ')' is preceded with whitespace. | 129 | |
| Line has trailing spaces. | 132 | |
| Line has trailing spaces. | 133 | |
| Line has trailing spaces. | 136 | |
| Line is longer than 80 characters. | 136 | |
| Line is longer than 80 characters. | 137 | |
| Line is longer than 80 characters. | 138 | |
| Line is longer than 80 characters. | 139 | |
| '(' is followed by whitespace. | 141 | |
| Line is longer than 80 characters. | 143 | |
| ')' is preceded with whitespace. | 143 | |
| Line has trailing spaces. | 146 | |
| Line has trailing spaces. | 147 | |
| Line is longer than 80 characters. | 150 | |
| Line is longer than 80 characters. | 151 | |
| Line has trailing spaces. | 152 | |
| Line is longer than 80 characters. | 153 | |
| '(' is followed by whitespace. | 155 | |
| ')' is preceded with whitespace. | 157 | |
| Line has trailing spaces. | 160 | |
| Line has trailing spaces. | 161 | |
| Line has trailing spaces. | 164 | |
| Line is longer than 80 characters. | 166 | |
| Line is longer than 80 characters. | 168 | |
| '(' is followed by whitespace. | 170 | |
| Line is longer than 80 characters. | 172 | |
| ')' is preceded with whitespace. | 172 | |
| Line has trailing spaces. | 175 | |
| Line has trailing spaces. | 176 | |
| '(' is followed by whitespace. | 182 | |
| ')' is preceded with whitespace. | 183 | |
| Expected @throws tag for 'JaxenException'. | 183 | |
| Line has trailing spaces. | 186 | |
| Line has trailing spaces. | 187 | |
| Extra HTML tag found: </code> | 190 | |
| '(' is followed by whitespace. | 193 | |
| ')' is preceded with whitespace. | 194 | |
| Expected @throws tag for 'JaxenException'. | 194 | |
| Line has trailing spaces. | 197 | |
| Line has trailing spaces. | 198 | |
| '(' is followed by whitespace. | 203 | |
| ')' is preceded with whitespace. | 203 | |
| Expected @throws tag for 'JaxenException'. | 203 | |
| Line has trailing spaces. | 205 | |
| Line has trailing spaces. | 208 | |
| Line has trailing spaces. | 210 | |
| '(' is followed by whitespace. | 214 | |
| Line is longer than 80 characters. | 215 | |
| ')' is preceded with whitespace. | 215 | |
| Expected @throws tag for 'JaxenException'. | 215 | |
| Line has trailing spaces. | 219 | |
| '(' is followed by whitespace. | 224 | |
| ')' is preceded with whitespace. | 224 | |
| Expected @throws tag for 'JaxenException'. | 224 | |
| Line has trailing spaces. | 228 | |
| '(' is followed by whitespace. | 233 | |
| ')' is preceded with whitespace. | 233 | |
| Expected @throws tag for 'JaxenException'. | 233 | |
| Line has trailing spaces. | 237 | |
| '(' is followed by whitespace. | 242 | |
| ')' is preceded with whitespace. | 242 | |
| Expected @throws tag for 'JaxenException'. | 242 | |
| Line has trailing spaces. | 246 | |
| Line has trailing spaces. | 248 | |
| '(' is followed by whitespace. | 252 | |
| Line is longer than 80 characters. | 253 | |
| ')' is preceded with whitespace. | 253 | |
| Expected @throws tag for 'JaxenException'. | 253 | |
| Line has trailing spaces. | 257 | |
| Line is longer than 80 characters. | 262 | |
| '(' is followed by whitespace. | 264 | |
| ')' is preceded with whitespace. | 266 | |
| Line has trailing spaces. | 270 | |
| Line is longer than 80 characters. | 273 | |
| '(' is followed by whitespace. | 275 | |
| ')' is preceded with whitespace. | 275 | |
| Line has trailing spaces. | 279 | |
| Line is longer than 80 characters. | 282 | |
| '(' is followed by whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| Line has trailing spaces. | 288 | |
| Line is longer than 80 characters. | 291 | |
| '(' is followed by whitespace. | 293 | |
| ')' is preceded with whitespace. | 293 | |
| Line has trailing spaces. | 297 | |
| Line is longer than 80 characters. | 298 | |
| Line is longer than 80 characters. | 301 | |
| '(' is followed by whitespace. | 303 | |
| Line is longer than 80 characters. | 304 | |
| ')' is preceded with whitespace. | 304 | |
| Line has trailing spaces. | 308 | |
| '(' is followed by whitespace. | 313 | |
| ')' is preceded with whitespace. | 313 | |
| Expected @throws tag for 'JaxenException'. | 313 | |
| Line has trailing spaces. | 316 | |
| Line has trailing spaces. | 317 | |
| Expected @throws tag for 'JaxenException'. | 321 | |
| Line has trailing spaces. | 322 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 60 | |
| Missing a Javadoc comment. | 64 | |
| Parameter value should be final. | 64 | |
| '{' should be on the previous line. | 65 | |
| '(' is followed by whitespace. | 66 | |
| ')' is preceded with whitespace. | 66 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter contextNode should be final. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Parameter support should be final. | 70 | |
| '(' is followed by whitespace. | 72 | |
| ')' is preceded with whitespace. | 72 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 60 | |
| Missing a Javadoc comment. | 64 | |
| Parameter value should be final. | 64 | |
| '{' should be on the previous line. | 65 | |
| '(' is followed by whitespace. | 66 | |
| ')' is preceded with whitespace. | 66 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 69 | |
| Missing a Javadoc comment. | 69 | |
| Parameter contextNode should be final. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Parameter support should be final. | 70 | |
| '(' is followed by whitespace. | 72 | |
| ')' is preceded with whitespace. | 72 | |
| Line has trailing spaces. | 74 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| Line is longer than 80 characters. | 71 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| Line is longer than 80 characters. | 71 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 47 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 61 | |
| Parameter value should be final. | 64 | |
| Line has trailing spaces. | 70 | |
| Expected an @return tag. | 74 | |
| Line is longer than 80 characters. | 74 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Parameter contextNode should be final. | 74 | |
| Parameter support should be final. | 74 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 74 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 80 characters. | 84 | |
| Expected an @return tag. | 87 | |
| Method 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Parameter contextNode should be final. | 88 | |
| Parameter support should be final. | 89 | |
| Parameter localName should be final. | 90 | |
| Parameter namespacePrefix should be final. | 91 | |
| Parameter namespaceURI should be final. | 92 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 93 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line has trailing spaces. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Method 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter support should be final. | 105 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 47 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 55 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 61 | |
| Parameter value should be final. | 64 | |
| Line has trailing spaces. | 70 | |
| Expected an @return tag. | 74 | |
| Line is longer than 80 characters. | 74 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| Parameter contextNode should be final. | 74 | |
| Parameter support should be final. | 74 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 74 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 80 characters. | 84 | |
| Expected an @return tag. | 87 | |
| Method 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Parameter contextNode should be final. | 88 | |
| Parameter support should be final. | 89 | |
| Parameter localName should be final. | 90 | |
| Parameter namespacePrefix should be final. | 91 | |
| Parameter namespaceURI should be final. | 92 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 93 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line has trailing spaces. | 101 | |
| Line is longer than 80 characters. | 103 | |
| Method 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter support should be final. | 105 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 50 | |
| First sentence should end with a period. | 51 | |
| Line has trailing spaces. | 56 | |
| Parameter axisValue should be final. | 59 | |
| Expected @param tag for 'axisValue'. | 59 | |
| Line has trailing spaces. | 65 | |
| Method 'value' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 80 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 80 | |
| Line is longer than 80 characters. | 88 | |
| Expected an @return tag. | 91 | |
| Method 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Parameter contextNode should be final. | 92 | |
| Parameter support should be final. | 93 | |
| Parameter localName should be final. | 94 | |
| Parameter namespacePrefix should be final. | 95 | |
| Parameter namespaceURI should be final. | 96 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 97 | |
| Line has trailing spaces. | 98 | |
| Line has trailing spaces. | 104 | |
| Method 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Parameter support should be final. | 108 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 50 | |
| First sentence should end with a period. | 51 | |
| Line has trailing spaces. | 56 | |
| Parameter axisValue should be final. | 59 | |
| Expected @param tag for 'axisValue'. | 59 | |
| Line has trailing spaces. | 65 | |
| Method 'value' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 80 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 80 | |
| Line is longer than 80 characters. | 88 | |
| Expected an @return tag. | 91 | |
| Method 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Parameter contextNode should be final. | 92 | |
| Parameter support should be final. | 93 | |
| Parameter localName should be final. | 94 | |
| Parameter namespacePrefix should be final. | 95 | |
| Parameter namespaceURI should be final. | 96 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 97 | |
| Line has trailing spaces. | 98 | |
| Line has trailing spaces. | 104 | |
| Method 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Parameter support should be final. | 108 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 52 | |
| Line has trailing spaces. | 58 | |
| Parameter value should be final. | 61 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 73 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Parameter contextNode should be final. | 73 | |
| Parameter support should be final. | 73 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Method 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter contextNode should be final. | 90 | |
| Parameter support should be final. | 91 | |
| Parameter localName should be final. | 92 | |
| Parameter namespacePrefix should be final. | 93 | |
| Parameter namespaceURI should be final. | 94 | |
| Line has trailing spaces. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line has trailing spaces. | 103 | |
| Method 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Parameter support should be final. | 107 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 50 | |
| Line has trailing spaces. | 52 | |
| Line has trailing spaces. | 58 | |
| Parameter value should be final. | 61 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 73 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 73 | |
| Parameter contextNode should be final. | 73 | |
| Parameter support should be final. | 73 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 80 characters. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Method 'namedAccessIterator' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter contextNode should be final. | 90 | |
| Parameter support should be final. | 91 | |
| Parameter localName should be final. | 92 | |
| Parameter namespacePrefix should be final. | 93 | |
| Parameter namespaceURI should be final. | 94 | |
| Line has trailing spaces. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Line is longer than 80 characters. | 98 | |
| Line has trailing spaces. | 103 | |
| Method 'supportsNamedAccess' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Parameter support should be final. | 107 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| Line is longer than 80 characters. | 71 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| Line is longer than 80 characters. | 71 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| Line is longer than 80 characters. | 71 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| Line is longer than 80 characters. | 71 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| Line is longer than 80 characters. | 71 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| Line is longer than 80 characters. | 71 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 56 | |
| '{' should be on the previous line. | 57 | |
| Line has trailing spaces. | 59 | |
| Missing a Javadoc comment. | 63 | |
| Parameter value should be final. | 63 | |
| '{' should be on the previous line. | 64 | |
| '(' is followed by whitespace. | 65 | |
| ')' is preceded with whitespace. | 65 | |
| Method 'iterator' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| Parameter contextNode should be final. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Parameter support should be final. | 69 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| First sentence should end with a period. | 58 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 78 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 98 | |
| Line is longer than 80 characters. | 100 | |
| '{' should be on the previous line. | 103 | |
| '{' is not followed by whitespace. | 109 | |
| '}' is not preceded with whitespace. | 109 | |
| Line has trailing spaces. | 110 | |
| First sentence should end with a period. | 111 | |
| Line has trailing spaces. | 115 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Parameter context should be final. | 123 | |
| Parameter args should be final. | 124 | |
| '{' should be on the previous line. | 125 | |
| '(' is followed by whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| '{' should be on the previous line. | 127 | |
| '(' is followed by whitespace. | 128 | |
| ')' is preceded with whitespace. | 128 | |
| Line has trailing spaces. | 134 | |
| Line has trailing spaces. | 135 | |
| Line has trailing spaces. | 145 | |
| Line has trailing spaces. | 148 | |
| Parameter obj should be final. | 151 | |
| Parameter nav should be final. | 151 | |
| '{' should be on the previous line. | 152 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| '{' should be on the previous line. | 154 | |
| Line has trailing spaces. | 156 | |
| Line has trailing spaces. | 157 | |
| Line is longer than 80 characters. | 157 | |
| '{' should be on the previous line. | 159 | |
| Line has trailing spaces. | 162 | |
| Line has trailing spaces. | 166 | |
| '(' is followed by whitespace. | 171 | |
| ')' is preceded with whitespace. | 171 | |
| '{' should be on the previous line. | 172 | |
| '}' should be on the same line. | 174 | |
| '(' is followed by whitespace. | 176 | |
| ')' is preceded with whitespace. | 176 | |
| '{' should be on the previous line. | 177 | |
| '(' is followed by whitespace. | 179 | |
| ')' is preceded with whitespace. | 179 | |
| '{' should be on the previous line. | 180 | |
| '}' should be on the same line. | 184 | |
| '(' is followed by whitespace. | 186 | |
| ')' is preceded with whitespace. | 186 | |
| '{' should be on the previous line. | 187 | |
| '(' is followed by whitespace. | 188 | |
| 'cast' is not followed by whitespace. | 188 | |
| Avoid inline conditionals. | 189 | |
| ')' is preceded with whitespace. | 190 | |
| '}' should be on the same line. | 191 | |
| Line has trailing spaces. | 192 | |
| '{' should be on the previous line. | 193 | |
| Line has trailing spaces. | 194 | |
| '(' is followed by whitespace. | 196 | |
| ')' is preceded with whitespace. | 196 | |
| Avoid inline conditionals. | 196 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| First sentence should end with a period. | 58 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 66 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 78 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 98 | |
| Line is longer than 80 characters. | 100 | |
| '{' should be on the previous line. | 103 | |
| '{' is not followed by whitespace. | 109 | |
| '}' is not preceded with whitespace. | 109 | |
| Line has trailing spaces. | 110 | |
| First sentence should end with a period. | 111 | |
| Line has trailing spaces. | 115 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 120 | |
| Line is longer than 80 characters. | 121 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Parameter context should be final. | 123 | |
| Parameter args should be final. | 124 | |
| '{' should be on the previous line. | 125 | |
| '(' is followed by whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| '{' should be on the previous line. | 127 | |
| '(' is followed by whitespace. | 128 | |
| ')' is preceded with whitespace. | 128 | |
| Line has trailing spaces. | 134 | |
| Line has trailing spaces. | 135 | |
| Line has trailing spaces. | 145 | |
| Line has trailing spaces. | 148 | |
| Parameter obj should be final. | 151 | |
| Parameter nav should be final. | 151 | |
| '{' should be on the previous line. | 152 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| '{' should be on the previous line. | 154 | |
| Line has trailing spaces. | 156 | |
| Line has trailing spaces. | 157 | |
| Line is longer than 80 characters. | 157 | |
| '{' should be on the previous line. | 159 | |
| Line has trailing spaces. | 162 | |
| Line has trailing spaces. | 166 | |
| '(' is followed by whitespace. | 171 | |
| ')' is preceded with whitespace. | 171 | |
| '{' should be on the previous line. | 172 | |
| '}' should be on the same line. | 174 | |
| '(' is followed by whitespace. | 176 | |
| ')' is preceded with whitespace. | 176 | |
| '{' should be on the previous line. | 177 | |
| '(' is followed by whitespace. | 179 | |
| ')' is preceded with whitespace. | 179 | |
| '{' should be on the previous line. | 180 | |
| '}' should be on the same line. | 184 | |
| '(' is followed by whitespace. | 186 | |
| ')' is preceded with whitespace. | 186 | |
| '{' should be on the previous line. | 187 | |
| '(' is followed by whitespace. | 188 | |
| 'cast' is not followed by whitespace. | 188 | |
| Avoid inline conditionals. | 189 | |
| ')' is preceded with whitespace. | 190 | |
| '}' should be on the same line. | 191 | |
| Line has trailing spaces. | 192 | |
| '{' should be on the previous line. | 193 | |
| Line has trailing spaces. | 194 | |
| '(' is followed by whitespace. | 196 | |
| ')' is preceded with whitespace. | 196 | |
| Avoid inline conditionals. | 196 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Unclosed HTML tag found: <blockquote src="http://www.w3.org/TR/xpath"> | 60 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line has trailing spaces. | 79 | |
| '{' should be on the previous line. | 82 | |
| '{' is not followed by whitespace. | 87 | |
| '}' is not preceded with whitespace. | 87 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line has trailing spaces. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Parameter context should be final. | 101 | |
| Parameter args should be final. | 102 | |
| '{' should be on the previous line. | 103 | |
| '{' should be on the previous line. | 105 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 107 | |
| Line has trailing spaces. | 116 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 120 | |
| Parameter obj should be final. | 123 | |
| Parameter nav should be final. | 124 | |
| '{' should be on the previous line. | 125 | |
| '(' is followed by whitespace. | 126 | |
| ')' is preceded with whitespace. | 127 | |
| '(' is followed by whitespace. | 129 | |
| '(' is followed by whitespace. | 129 | |
| ')' is preceded with whitespace. | 129 | |
| ')' is preceded with whitespace. | 129 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Unclosed HTML tag found: <blockquote src="http://www.w3.org/TR/xpath"> | 60 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 76 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line has trailing spaces. | 79 | |
| '{' should be on the previous line. | 82 | |
| '{' is not followed by whitespace. | 87 | |
| '}' is not preceded with whitespace. | 87 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Line has trailing spaces. | 98 | |
| Line is longer than 80 characters. | 99 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| Parameter context should be final. | 101 | |
| Parameter args should be final. | 102 | |
| '{' should be on the previous line. | 103 | |
| '{' should be on the previous line. | 105 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 107 | |
| Line has trailing spaces. | 116 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 120 | |
| Parameter obj should be final. | 123 | |
| Parameter nav should be final. | 124 | |
| '{' should be on the previous line. | 125 | |
| '(' is followed by whitespace. | 126 | |
| ')' is preceded with whitespace. | 127 | |
| '(' is followed by whitespace. | 129 | |
| '(' is followed by whitespace. | 129 | |
| ')' is preceded with whitespace. | 129 | |
| ')' is preceded with whitespace. | 129 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 60 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 67 | |
| '{' should be on the previous line. | 70 | |
| '{' is not followed by whitespace. | 75 | |
| '}' is not preceded with whitespace. | 75 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 79 | |
| Unclosed HTML tag found: <code>string()<code> function. | 80 | |
| Line has trailing spaces. | 85 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Parameter context should be final. | 91 | |
| Parameter args should be final. | 92 | |
| '{' should be on the previous line. | 93 | |
| '(' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 97 | |
| Line is longer than 80 characters. | 100 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 104 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 111 | |
| Parameter list should be final. | 114 | |
| Parameter nav should be final. | 115 | |
| '{' should be on the previous line. | 116 | |
| '(' is followed by whitespace. | 119 | |
| ')' is preceded with whitespace. | 119 | |
| '{' should be on the previous line. | 120 | |
| '(' is followed by whitespace. | 121 | |
| '(' is followed by whitespace. | 121 | |
| ')' is preceded with whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| Line has trailing spaces. | 124 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 60 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 67 | |
| '{' should be on the previous line. | 70 | |
| '{' is not followed by whitespace. | 75 | |
| '}' is not preceded with whitespace. | 75 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 79 | |
| Unclosed HTML tag found: <code>string()<code> function. | 80 | |
| Line has trailing spaces. | 85 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Parameter context should be final. | 91 | |
| Parameter args should be final. | 92 | |
| '{' should be on the previous line. | 93 | |
| '(' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 97 | |
| Line is longer than 80 characters. | 100 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 104 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 111 | |
| Parameter list should be final. | 114 | |
| Parameter nav should be final. | 115 | |
| '{' should be on the previous line. | 116 | |
| '(' is followed by whitespace. | 119 | |
| ')' is preceded with whitespace. | 119 | |
| '{' should be on the previous line. | 120 | |
| '(' is followed by whitespace. | 121 | |
| '(' is followed by whitespace. | 121 | |
| ')' is preceded with whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| Line has trailing spaces. | 124 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 67 | |
| '{' should be on the previous line. | 70 | |
| '{' is not followed by whitespace. | 75 | |
| '}' is not preceded with whitespace. | 75 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 80 characters. | 82 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Parameter context should be final. | 95 | |
| Parameter args should be final. | 96 | |
| '{' should be on the previous line. | 97 | |
| '{' should be on the previous line. | 99 | |
| ')' is preceded with whitespace. | 102 | |
| Line has trailing spaces. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 118 | |
| Parameter strArg should be final. | 121 | |
| Parameter matchArg should be final. | 122 | |
| Line has trailing spaces. | 123 | |
| Parameter nav should be final. | 123 | |
| '{' should be on the previous line. | 124 | |
| '(' is followed by whitespace. | 125 | |
| ')' is preceded with whitespace. | 126 | |
| '(' is followed by whitespace. | 128 | |
| ')' is preceded with whitespace. | 129 | |
| '(' is followed by whitespace. | 131 | |
| '(' is followed by whitespace. | 131 | |
| Avoid inline conditionals. | 132 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 67 | |
| '{' should be on the previous line. | 70 | |
| '{' is not followed by whitespace. | 75 | |
| '}' is not preceded with whitespace. | 75 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 80 characters. | 82 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Parameter context should be final. | 95 | |
| Parameter args should be final. | 96 | |
| '{' should be on the previous line. | 97 | |
| '{' should be on the previous line. | 99 | |
| ')' is preceded with whitespace. | 102 | |
| Line has trailing spaces. | 108 | |
| Line is longer than 80 characters. | 109 | |
| Line is longer than 80 characters. | 110 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 118 | |
| Parameter strArg should be final. | 121 | |
| Parameter matchArg should be final. | 122 | |
| Line has trailing spaces. | 123 | |
| Parameter nav should be final. | 123 | |
| '{' should be on the previous line. | 124 | |
| '(' is followed by whitespace. | 125 | |
| ')' is preceded with whitespace. | 126 | |
| '(' is followed by whitespace. | 128 | |
| ')' is preceded with whitespace. | 129 | |
| '(' is followed by whitespace. | 131 | |
| '(' is followed by whitespace. | 131 | |
| Avoid inline conditionals. | 132 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 63 | |
| '{' should be on the previous line. | 66 | |
| '{' is not followed by whitespace. | 71 | |
| '}' is not preceded with whitespace. | 71 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 82 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Parameter context should be final. | 85 | |
| Parameter args should be final. | 86 | |
| '{' should be on the previous line. | 87 | |
| '{' should be on the previous line. | 89 | |
| '(' is followed by whitespace. | 90 | |
| ')' is preceded with whitespace. | 90 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| Line has trailing spaces. | 100 | |
| Parameter obj should be final. | 105 | |
| '{' should be on the previous line. | 106 | |
| Line has trailing spaces. | 107 | |
| '{' should be on the previous line. | 109 | |
| '(' is followed by whitespace. | 110 | |
| ')' is preceded with whitespace. | 110 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line has trailing spaces. | 114 | |
| Line has trailing spaces. | 116 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 58 | |
| Line is longer than 80 characters. | 60 | |
| Line is longer than 80 characters. | 63 | |
| '{' should be on the previous line. | 66 | |
| '{' is not followed by whitespace. | 71 | |
| '}' is not preceded with whitespace. | 71 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 82 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 85 | |
| Parameter context should be final. | 85 | |
| Parameter args should be final. | 86 | |
| '{' should be on the previous line. | 87 | |
| '{' should be on the previous line. | 89 | |
| '(' is followed by whitespace. | 90 | |
| ')' is preceded with whitespace. | 90 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| Line has trailing spaces. | 100 | |
| Parameter obj should be final. | 105 | |
| '{' should be on the previous line. | 106 | |
| Line has trailing spaces. | 107 | |
| '{' should be on the previous line. | 109 | |
| '(' is followed by whitespace. | 110 | |
| ')' is preceded with whitespace. | 110 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line has trailing spaces. | 114 | |
| Line has trailing spaces. | 116 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 64 | |
| '{' should be on the previous line. | 67 | |
| '{' is not followed by whitespace. | 72 | |
| '}' is not preceded with whitespace. | 72 | |
| Line has trailing spaces. | 73 | |
| First sentence should end with a period. | 74 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 81 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Parameter context should be final. | 84 | |
| Parameter args should be final. | 85 | |
| '{' should be on the previous line. | 86 | |
| '{' should be on the previous line. | 88 | |
| '(' is followed by whitespace. | 92 | |
| ')' is preceded with whitespace. | 92 | |
| Line has trailing spaces. | 97 | |
| '{' should be on the previous line. | 101 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 64 | |
| '{' should be on the previous line. | 67 | |
| '{' is not followed by whitespace. | 72 | |
| '}' is not preceded with whitespace. | 72 | |
| Line has trailing spaces. | 73 | |
| First sentence should end with a period. | 74 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 81 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Parameter context should be final. | 84 | |
| Parameter args should be final. | 85 | |
| '{' should be on the previous line. | 86 | |
| '{' should be on the previous line. | 88 | |
| '(' is followed by whitespace. | 92 | |
| ')' is preceded with whitespace. | 92 | |
| Line has trailing spaces. | 97 | |
| '{' should be on the previous line. | 101 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 76 | |
| '{' should be on the previous line. | 79 | |
| '{' is not followed by whitespace. | 84 | |
| '}' is not preceded with whitespace. | 84 | |
| Line has trailing spaces. | 85 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line has trailing spaces. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Parameter context should be final. | 98 | |
| Parameter args should be final. | 99 | |
| '{' should be on the previous line. | 100 | |
| '{' should be on the previous line. | 102 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 104 | |
| '(' is followed by whitespace. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 116 | |
| Line has trailing spaces. | 117 | |
| Parameter obj should be final. | 120 | |
| Parameter nav should be final. | 121 | |
| '{' should be on the previous line. | 122 | |
| '(' is followed by whitespace. | 123 | |
| ')' is preceded with whitespace. | 124 | |
| '(' is followed by whitespace. | 126 | |
| '(' is followed by whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters. | 75 | |
| Line is longer than 80 characters. | 76 | |
| '{' should be on the previous line. | 79 | |
| '{' is not followed by whitespace. | 84 | |
| '}' is not preceded with whitespace. | 84 | |
| Line has trailing spaces. | 85 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 92 | |
| Line is longer than 80 characters. | 93 | |
| Line has trailing spaces. | 95 | |
| Line is longer than 80 characters. | 96 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Parameter context should be final. | 98 | |
| Parameter args should be final. | 99 | |
| '{' should be on the previous line. | 100 | |
| '{' should be on the previous line. | 102 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 104 | |
| '(' is followed by whitespace. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 116 | |
| Line has trailing spaces. | 117 | |
| Parameter obj should be final. | 120 | |
| Parameter nav should be final. | 121 | |
| '{' should be on the previous line. | 122 | |
| '(' is followed by whitespace. | 123 | |
| ')' is preceded with whitespace. | 124 | |
| '(' is followed by whitespace. | 126 | |
| '(' is followed by whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 80 characters. | 81 | |
| '{' should be on the previous line. | 84 | |
| '{' is not followed by whitespace. | 89 | |
| '}' is not preceded with whitespace. | 89 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 98 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter context should be final. | 105 | |
| Parameter args should be final. | 105 | |
| '(' is followed by whitespace. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 109 | |
| '(' is followed by whitespace. | 112 | |
| ')' is preceded with whitespace. | 112 | |
| Line has trailing spaces. | 115 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 123 | |
| Line has trailing spaces. | 124 | |
| Line has trailing spaces. | 125 | |
| Line has trailing spaces. | 127 | |
| Parameter contextNodes should be final. | 129 | |
| Parameter arg should be final. | 129 | |
| Parameter nav should be final. | 129 | |
| '{' should be on the previous line. | 130 | |
| 'if' construct must use '{}'s. | 131 | |
| Line has trailing spaces. | 132 | |
| 'cast' is not followed by whitespace. | 138 | |
| '(' is followed by whitespace. | 141 | |
| '(' is followed by whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| Line has trailing spaces. | 143 | |
| '}' should be on the same line. | 143 | |
| Line has trailing spaces. | 157 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 80 | |
| Line is longer than 80 characters. | 81 | |
| '{' should be on the previous line. | 84 | |
| '{' is not followed by whitespace. | 89 | |
| '}' is not preceded with whitespace. | 89 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 98 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 102 | |
| Line is longer than 80 characters. | 103 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 105 | |
| Parameter context should be final. | 105 | |
| Parameter args should be final. | 105 | |
| '(' is followed by whitespace. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 109 | |
| '(' is followed by whitespace. | 112 | |
| ')' is preceded with whitespace. | 112 | |
| Line has trailing spaces. | 115 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 123 | |
| Line has trailing spaces. | 124 | |
| Line has trailing spaces. | 125 | |
| Line has trailing spaces. | 127 | |
| Parameter contextNodes should be final. | 129 | |
| Parameter arg should be final. | 129 | |
| Parameter nav should be final. | 129 | |
| '{' should be on the previous line. | 130 | |
| 'if' construct must use '{}'s. | 131 | |
| Line has trailing spaces. | 132 | |
| 'cast' is not followed by whitespace. | 138 | |
| '(' is followed by whitespace. | 141 | |
| '(' is followed by whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| Line has trailing spaces. | 143 | |
| '}' should be on the same line. | 143 | |
| Line has trailing spaces. | 157 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 95 | |
| '{' should be on the previous line. | 101 | |
| Missing a Javadoc comment. | 102 | |
| Line has trailing spaces. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Line has trailing spaces. | 105 | |
| '{' is not followed by whitespace. | 110 | |
| '}' is not preceded with whitespace. | 110 | |
| Line has trailing spaces. | 111 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters. | 115 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 124 | |
| Line has trailing spaces. | 125 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Parameter context should be final. | 127 | |
| Parameter args should be final. | 128 | |
| '{' should be on the previous line. | 129 | |
| Line has trailing spaces. | 131 | |
| Line is longer than 80 characters. | 131 | |
| Line has trailing spaces. | 133 | |
| Line has trailing spaces. | 135 | |
| ')' is preceded with whitespace. | 137 | |
| '}' should be on the same line. | 138 | |
| 'catch' is not followed by whitespace. | 139 | |
| Line has trailing spaces. | 140 | |
| Line has trailing spaces. | 143 | |
| Line is longer than 80 characters. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Parameter contextNodes should be final. | 146 | |
| Parameter lang should be final. | 146 | |
| Parameter nav should be final. | 146 | |
| '{' should be on the previous line. | 148 | |
| Line has trailing spaces. | 149 | |
| Avoid inline conditionals. | 151 | |
| Missing a Javadoc comment. | 154 | |
| Parameter node should be final. | 154 | |
| Parameter lang should be final. | 154 | |
| Parameter nav should be final. | 154 | |
| '{' should be on the previous line. | 156 | |
| Line has trailing spaces. | 157 | |
| '!' is followed by whitespace. | 159 | |
| Line has trailing spaces. | 162 | |
| '{' should be on the previous line. | 163 | |
| 'while' is not followed by whitespace. | 165 | |
| '{' should be on the previous line. | 166 | |
| Line has trailing spaces. | 168 | |
| 'if' is not followed by whitespace. | 168 | |
| '&&' should be on a new line. | 168 | |
| '{' should be on the previous line. | 170 | |
| Line has trailing spaces. | 171 | |
| Line has trailing spaces. | 179 | |
| Missing a Javadoc comment. | 180 | |
| Parameter sublang should be final. | 180 | |
| Parameter lang should be final. | 180 | |
| '{' should be on the previous line. | 181 | |
| 'if' is not followed by whitespace. | 182 | |
| '{' should be on the previous line. | 183 | |
| Line has trailing spaces. | 187 | |
| Line has trailing spaces. | 188 | |
| '&&' should be on a new line. | 188 | |
| Line has trailing spaces. | 189 | |
| '&&' should be on a new line. | 189 | |
| Line has trailing spaces. | 192 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 95 | |
| '{' should be on the previous line. | 101 | |
| Missing a Javadoc comment. | 102 | |
| Line has trailing spaces. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Line has trailing spaces. | 105 | |
| '{' is not followed by whitespace. | 110 | |
| '}' is not preceded with whitespace. | 110 | |
| Line has trailing spaces. | 111 | |
| Line has trailing spaces. | 112 | |
| Line is longer than 80 characters. | 115 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 119 | |
| Line is longer than 80 characters. | 120 | |
| Line is longer than 80 characters. | 122 | |
| Line is longer than 80 characters. | 124 | |
| Line has trailing spaces. | 125 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 127 | |
| Parameter context should be final. | 127 | |
| Parameter args should be final. | 128 | |
| '{' should be on the previous line. | 129 | |
| Line has trailing spaces. | 131 | |
| Line is longer than 80 characters. | 131 | |
| Line has trailing spaces. | 133 | |
| Line has trailing spaces. | 135 | |
| ')' is preceded with whitespace. | 137 | |
| '}' should be on the same line. | 138 | |
| 'catch' is not followed by whitespace. | 139 | |
| Line has trailing spaces. | 140 | |
| Line has trailing spaces. | 143 | |
| Line is longer than 80 characters. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Parameter contextNodes should be final. | 146 | |
| Parameter lang should be final. | 146 | |
| Parameter nav should be final. | 146 | |
| '{' should be on the previous line. | 148 | |
| Line has trailing spaces. | 149 | |
| Avoid inline conditionals. | 151 | |
| Missing a Javadoc comment. | 154 | |
| Parameter node should be final. | 154 | |
| Parameter lang should be final. | 154 | |
| Parameter nav should be final. | 154 | |
| '{' should be on the previous line. | 156 | |
| Line has trailing spaces. | 157 | |
| '!' is followed by whitespace. | 159 | |
| Line has trailing spaces. | 162 | |
| '{' should be on the previous line. | 163 | |
| 'while' is not followed by whitespace. | 165 | |
| '{' should be on the previous line. | 166 | |
| Line has trailing spaces. | 168 | |
| 'if' is not followed by whitespace. | 168 | |
| '&&' should be on a new line. | 168 | |
| '{' should be on the previous line. | 170 | |
| Line has trailing spaces. | 171 | |
| Line has trailing spaces. | 179 | |
| Missing a Javadoc comment. | 180 | |
| Parameter sublang should be final. | 180 | |
| Parameter lang should be final. | 180 | |
| '{' should be on the previous line. | 181 | |
| 'if' is not followed by whitespace. | 182 | |
| '{' should be on the previous line. | 183 | |
| Line has trailing spaces. | 187 | |
| Line has trailing spaces. | 188 | |
| '&&' should be on a new line. | 188 | |
| Line has trailing spaces. | 189 | |
| '&&' should be on a new line. | 189 | |
| Line has trailing spaces. | 192 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 65 | |
| '{' should be on the previous line. | 68 | |
| '{' is not followed by whitespace. | 73 | |
| '}' is not preceded with whitespace. | 73 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 85 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Parameter context should be final. | 88 | |
| Parameter args should be final. | 89 | |
| '{' should be on the previous line. | 90 | |
| '{' should be on the previous line. | 92 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| Line has trailing spaces. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 104 | |
| Line has trailing spaces. | 106 | |
| Parameter context should be final. | 109 | |
| '{' should be on the previous line. | 110 | |
| '(' is followed by whitespace. | 111 | |
| ')' is preceded with whitespace. | 111 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 65 | |
| '{' should be on the previous line. | 68 | |
| '{' is not followed by whitespace. | 73 | |
| '}' is not preceded with whitespace. | 73 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 85 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Parameter context should be final. | 88 | |
| Parameter args should be final. | 89 | |
| '{' should be on the previous line. | 90 | |
| '{' should be on the previous line. | 92 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| Line has trailing spaces. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 104 | |
| Line has trailing spaces. | 106 | |
| Parameter context should be final. | 109 | |
| '{' should be on the previous line. | 110 | |
| '(' is followed by whitespace. | 111 | |
| ')' is preceded with whitespace. | 111 | |
| Line has trailing spaces. | 113 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 71 | |
| '{' should be on the previous line. | 74 | |
| Line has trailing spaces. | 75 | |
| '{' is not followed by whitespace. | 79 | |
| '}' is not preceded with whitespace. | 79 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 90 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter context should be final. | 93 | |
| Parameter args should be final. | 94 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| '{' should be on the previous line. | 97 | |
| '(' is followed by whitespace. | 98 | |
| Line has trailing spaces. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '(' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 102 | |
| '{' should be on the previous line. | 103 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 105 | |
| Line is longer than 80 characters. | 108 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| First sentence should end with a period. | 111 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 116 | |
| Line has trailing spaces. | 118 | |
| Parameter list should be final. | 121 | |
| Parameter nav should be final. | 122 | |
| '{' should be on the previous line. | 123 | |
| '(' is followed by whitespace. | 124 | |
| '!' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| Line has trailing spaces. | 125 | |
| '{' should be on the previous line. | 125 | |
| '{' should be on the previous line. | 129 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 131 | |
| '}' should be on the same line. | 132 | |
| '(' is followed by whitespace. | 133 | |
| '(' is followed by whitespace. | 133 | |
| ')' is preceded with whitespace. | 133 | |
| ')' is preceded with whitespace. | 133 | |
| '{' should be on the previous line. | 134 | |
| '(' is followed by whitespace. | 135 | |
| ')' is preceded with whitespace. | 135 | |
| '}' should be on the same line. | 136 | |
| '(' is followed by whitespace. | 137 | |
| '(' is followed by whitespace. | 137 | |
| ')' is preceded with whitespace. | 137 | |
| ')' is preceded with whitespace. | 137 | |
| '{' should be on the previous line. | 138 | |
| '(' is followed by whitespace. | 139 | |
| ')' is preceded with whitespace. | 139 | |
| '}' should be on the same line. | 140 | |
| '(' is followed by whitespace. | 141 | |
| '(' is followed by whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| '{' should be on the previous line. | 142 | |
| '(' is followed by whitespace. | 143 | |
| ')' is preceded with whitespace. | 143 | |
| '}' should be on the same line. | 144 | |
| '(' is followed by whitespace. | 145 | |
| '(' is followed by whitespace. | 145 | |
| ')' is preceded with whitespace. | 145 | |
| ')' is preceded with whitespace. | 145 | |
| '{' should be on the previous line. | 146 | |
| '(' is followed by whitespace. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| '}' should be on the same line. | 148 | |
| '(' is followed by whitespace. | 149 | |
| '(' is followed by whitespace. | 149 | |
| ')' is preceded with whitespace. | 149 | |
| ')' is preceded with whitespace. | 149 | |
| '{' should be on the previous line. | 150 | |
| '}' should be on the same line. | 152 | |
| '(' is followed by whitespace. | 153 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| '{' should be on the previous line. | 154 | |
| '}' should be on the same line. | 156 | |
| '(' is followed by whitespace. | 157 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| '{' should be on the previous line. | 158 | |
| '}' should be on the same line. | 160 | |
| Line has trailing spaces. | 162 | |
| Line is longer than 80 characters. | 162 | |
| Line has trailing spaces. | 168 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 66 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 71 | |
| '{' should be on the previous line. | 74 | |
| Line has trailing spaces. | 75 | |
| '{' is not followed by whitespace. | 79 | |
| '}' is not preceded with whitespace. | 79 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 90 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter context should be final. | 93 | |
| Parameter args should be final. | 94 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| '{' should be on the previous line. | 97 | |
| '(' is followed by whitespace. | 98 | |
| Line has trailing spaces. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '(' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 102 | |
| '{' should be on the previous line. | 103 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 105 | |
| Line is longer than 80 characters. | 108 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| First sentence should end with a period. | 111 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 116 | |
| Line has trailing spaces. | 118 | |
| Parameter list should be final. | 121 | |
| Parameter nav should be final. | 122 | |
| '{' should be on the previous line. | 123 | |
| '(' is followed by whitespace. | 124 | |
| '!' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| Line has trailing spaces. | 125 | |
| '{' should be on the previous line. | 125 | |
| '{' should be on the previous line. | 129 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 131 | |
| '}' should be on the same line. | 132 | |
| '(' is followed by whitespace. | 133 | |
| '(' is followed by whitespace. | 133 | |
| ')' is preceded with whitespace. | 133 | |
| ')' is preceded with whitespace. | 133 | |
| '{' should be on the previous line. | 134 | |
| '(' is followed by whitespace. | 135 | |
| ')' is preceded with whitespace. | 135 | |
| '}' should be on the same line. | 136 | |
| '(' is followed by whitespace. | 137 | |
| '(' is followed by whitespace. | 137 | |
| ')' is preceded with whitespace. | 137 | |
| ')' is preceded with whitespace. | 137 | |
| '{' should be on the previous line. | 138 | |
| '(' is followed by whitespace. | 139 | |
| ')' is preceded with whitespace. | 139 | |
| '}' should be on the same line. | 140 | |
| '(' is followed by whitespace. | 141 | |
| '(' is followed by whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| ')' is preceded with whitespace. | 141 | |
| '{' should be on the previous line. | 142 | |
| '(' is followed by whitespace. | 143 | |
| ')' is preceded with whitespace. | 143 | |
| '}' should be on the same line. | 144 | |
| '(' is followed by whitespace. | 145 | |
| '(' is followed by whitespace. | 145 | |
| ')' is preceded with whitespace. | 145 | |
| ')' is preceded with whitespace. | 145 | |
| '{' should be on the previous line. | 146 | |
| '(' is followed by whitespace. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| '}' should be on the same line. | 148 | |
| '(' is followed by whitespace. | 149 | |
| '(' is followed by whitespace. | 149 | |
| ')' is preceded with whitespace. | 149 | |
| ')' is preceded with whitespace. | 149 | |
| '{' should be on the previous line. | 150 | |
| '}' should be on the same line. | 152 | |
| '(' is followed by whitespace. | 153 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| '{' should be on the previous line. | 154 | |
| '}' should be on the same line. | 156 | |
| '(' is followed by whitespace. | 157 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| '{' should be on the previous line. | 158 | |
| '}' should be on the same line. | 160 | |
| Line has trailing spaces. | 162 | |
| Line is longer than 80 characters. | 162 | |
| Line has trailing spaces. | 168 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 66 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters. | 75 | |
| '{' should be on the previous line. | 78 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 80 | |
| '{' is not followed by whitespace. | 84 | |
| '}' is not preceded with whitespace. | 84 | |
| Line has trailing spaces. | 85 | |
| Line has trailing spaces. | 87 | |
| Line is longer than 80 characters. | 87 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 95 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Parameter context should be final. | 98 | |
| Parameter args should be final. | 99 | |
| '{' should be on the previous line. | 100 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| '{' should be on the previous line. | 102 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 104 | |
| '(' is followed by whitespace. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| '{' should be on the previous line. | 108 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 110 | |
| Line is longer than 80 characters. | 113 | |
| '(' is followed by whitespace. | 113 | |
| ')' is preceded with whitespace. | 113 | |
| First sentence should end with a period. | 116 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 123 | |
| Parameter list should be final. | 126 | |
| Parameter nav should be final. | 127 | |
| '{' should be on the previous line. | 128 | |
| '(' is followed by whitespace. | 129 | |
| '!' is followed by whitespace. | 129 | |
| ')' is preceded with whitespace. | 129 | |
| Line has trailing spaces. | 130 | |
| '{' should be on the previous line. | 130 | |
| '{' should be on the previous line. | 134 | |
| '(' is followed by whitespace. | 135 | |
| ')' is preceded with whitespace. | 136 | |
| '}' should be on the same line. | 137 | |
| '(' is followed by whitespace. | 138 | |
| '(' is followed by whitespace. | 138 | |
| ')' is preceded with whitespace. | 138 | |
| ')' is preceded with whitespace. | 138 | |
| '{' should be on the previous line. | 139 | |
| '(' is followed by whitespace. | 140 | |
| ')' is preceded with whitespace. | 140 | |
| '}' should be on the same line. | 141 | |
| '(' is followed by whitespace. | 142 | |
| '(' is followed by whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| '{' should be on the previous line. | 143 | |
| '(' is followed by whitespace. | 144 | |
| ')' is preceded with whitespace. | 144 | |
| '}' should be on the same line. | 145 | |
| '(' is followed by whitespace. | 146 | |
| '(' is followed by whitespace. | 146 | |
| ')' is preceded with whitespace. | 146 | |
| ')' is preceded with whitespace. | 146 | |
| '{' should be on the previous line. | 147 | |
| '(' is followed by whitespace. | 148 | |
| ')' is preceded with whitespace. | 148 | |
| '}' should be on the same line. | 149 | |
| '(' is followed by whitespace. | 150 | |
| '(' is followed by whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| '{' should be on the previous line. | 151 | |
| '(' is followed by whitespace. | 152 | |
| ')' is preceded with whitespace. | 152 | |
| '}' should be on the same line. | 153 | |
| '(' is followed by whitespace. | 154 | |
| '(' is followed by whitespace. | 154 | |
| ')' is preceded with whitespace. | 154 | |
| ')' is preceded with whitespace. | 154 | |
| '{' should be on the previous line. | 155 | |
| '}' should be on the same line. | 157 | |
| '(' is followed by whitespace. | 158 | |
| '(' is followed by whitespace. | 158 | |
| ')' is preceded with whitespace. | 158 | |
| ')' is preceded with whitespace. | 158 | |
| '{' should be on the previous line. | 159 | |
| '}' should be on the same line. | 161 | |
| '(' is followed by whitespace. | 162 | |
| '(' is followed by whitespace. | 162 | |
| ')' is preceded with whitespace. | 162 | |
| ')' is preceded with whitespace. | 162 | |
| '{' should be on the previous line. | 163 | |
| '}' should be on the same line. | 165 | |
| Line has trailing spaces. | 167 | |
| Line is longer than 80 characters. | 167 | |
| Line has trailing spaces. | 174 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 66 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 70 | |
| Line has trailing spaces. | 72 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters. | 75 | |
| '{' should be on the previous line. | 78 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 80 | |
| '{' is not followed by whitespace. | 84 | |
| '}' is not preceded with whitespace. | 84 | |
| Line has trailing spaces. | 85 | |
| Line has trailing spaces. | 87 | |
| Line is longer than 80 characters. | 87 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 95 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Parameter context should be final. | 98 | |
| Parameter args should be final. | 99 | |
| '{' should be on the previous line. | 100 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| '{' should be on the previous line. | 102 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 104 | |
| '(' is followed by whitespace. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| '{' should be on the previous line. | 108 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 110 | |
| Line is longer than 80 characters. | 113 | |
| '(' is followed by whitespace. | 113 | |
| ')' is preceded with whitespace. | 113 | |
| First sentence should end with a period. | 116 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 123 | |
| Parameter list should be final. | 126 | |
| Parameter nav should be final. | 127 | |
| '{' should be on the previous line. | 128 | |
| '(' is followed by whitespace. | 129 | |
| '!' is followed by whitespace. | 129 | |
| ')' is preceded with whitespace. | 129 | |
| Line has trailing spaces. | 130 | |
| '{' should be on the previous line. | 130 | |
| '{' should be on the previous line. | 134 | |
| '(' is followed by whitespace. | 135 | |
| ')' is preceded with whitespace. | 136 | |
| '}' should be on the same line. | 137 | |
| '(' is followed by whitespace. | 138 | |
| '(' is followed by whitespace. | 138 | |
| ')' is preceded with whitespace. | 138 | |
| ')' is preceded with whitespace. | 138 | |
| '{' should be on the previous line. | 139 | |
| '(' is followed by whitespace. | 140 | |
| ')' is preceded with whitespace. | 140 | |
| '}' should be on the same line. | 141 | |
| '(' is followed by whitespace. | 142 | |
| '(' is followed by whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| '{' should be on the previous line. | 143 | |
| '(' is followed by whitespace. | 144 | |
| ')' is preceded with whitespace. | 144 | |
| '}' should be on the same line. | 145 | |
| '(' is followed by whitespace. | 146 | |
| '(' is followed by whitespace. | 146 | |
| ')' is preceded with whitespace. | 146 | |
| ')' is preceded with whitespace. | 146 | |
| '{' should be on the previous line. | 147 | |
| '(' is followed by whitespace. | 148 | |
| ')' is preceded with whitespace. | 148 | |
| '}' should be on the same line. | 149 | |
| '(' is followed by whitespace. | 150 | |
| '(' is followed by whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| '{' should be on the previous line. | 151 | |
| '(' is followed by whitespace. | 152 | |
| ')' is preceded with whitespace. | 152 | |
| '}' should be on the same line. | 153 | |
| '(' is followed by whitespace. | 154 | |
| '(' is followed by whitespace. | 154 | |
| ')' is preceded with whitespace. | 154 | |
| ')' is preceded with whitespace. | 154 | |
| '{' should be on the previous line. | 155 | |
| '}' should be on the same line. | 157 | |
| '(' is followed by whitespace. | 158 | |
| '(' is followed by whitespace. | 158 | |
| ')' is preceded with whitespace. | 158 | |
| ')' is preceded with whitespace. | 158 | |
| '{' should be on the previous line. | 159 | |
| '}' should be on the same line. | 161 | |
| '(' is followed by whitespace. | 162 | |
| '(' is followed by whitespace. | 162 | |
| ')' is preceded with whitespace. | 162 | |
| ')' is preceded with whitespace. | 162 | |
| '{' should be on the previous line. | 163 | |
| '}' should be on the same line. | 165 | |
| Line has trailing spaces. | 167 | |
| Line is longer than 80 characters. | 167 | |
| Line has trailing spaces. | 174 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 82 | |
| '{' should be on the previous line. | 88 | |
| '{' is not followed by whitespace. | 93 | |
| '}' is not preceded with whitespace. | 93 | |
| Line has trailing spaces. | 96 | |
| Line is longer than 80 characters. | 96 | |
| Line has trailing spaces. | 98 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 104 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Parameter context should be final. | 107 | |
| Parameter args should be final. | 108 | |
| '{' should be on the previous line. | 109 | |
| '{' should be on the previous line. | 111 | |
| '(' is followed by whitespace. | 112 | |
| ')' is preceded with whitespace. | 113 | |
| '(' is followed by whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| '{' should be on the previous line. | 117 | |
| '(' is followed by whitespace. | 118 | |
| ')' is preceded with whitespace. | 119 | |
| Line is longer than 80 characters. | 122 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| First sentence should end with a period. | 125 | |
| Line has trailing spaces. | 127 | |
| Line has trailing spaces. | 130 | |
| Line has trailing spaces. | 132 | |
| Parameter list should be final. | 135 | |
| Parameter nav should be final. | 136 | |
| '{' should be on the previous line. | 137 | |
| '(' is followed by whitespace. | 138 | |
| '!' is followed by whitespace. | 138 | |
| ')' is preceded with whitespace. | 138 | |
| '{' should be on the previous line. | 139 | |
| '(' is followed by whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| '{' should be on the previous line. | 143 | |
| '(' is followed by whitespace. | 144 | |
| ')' is preceded with whitespace. | 145 | |
| '}' should be on the same line. | 146 | |
| '(' is followed by whitespace. | 147 | |
| '(' is followed by whitespace. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| '{' should be on the previous line. | 148 | |
| '(' is followed by whitespace. | 149 | |
| ')' is preceded with whitespace. | 149 | |
| '}' should be on the same line. | 150 | |
| '(' is followed by whitespace. | 151 | |
| '(' is followed by whitespace. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| '{' should be on the previous line. | 152 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| 'if' construct must use '{}'s. | 154 | |
| '}' should be on the same line. | 156 | |
| '(' is followed by whitespace. | 157 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| '{' should be on the previous line. | 158 | |
| '}' should be on the same line. | 160 | |
| '(' is followed by whitespace. | 161 | |
| '(' is followed by whitespace. | 161 | |
| ')' is preceded with whitespace. | 161 | |
| ')' is preceded with whitespace. | 161 | |
| '{' should be on the previous line. | 162 | |
| '}' should be on the same line. | 164 | |
| '(' is followed by whitespace. | 165 | |
| '(' is followed by whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| '{' should be on the previous line. | 166 | |
| '}' should be on the same line. | 168 | |
| '(' is followed by whitespace. | 169 | |
| '(' is followed by whitespace. | 169 | |
| ')' is preceded with whitespace. | 169 | |
| ')' is preceded with whitespace. | 169 | |
| '{' should be on the previous line. | 170 | |
| '}' should be on the same line. | 172 | |
| '(' is followed by whitespace. | 173 | |
| '(' is followed by whitespace. | 173 | |
| ')' is preceded with whitespace. | 173 | |
| ')' is preceded with whitespace. | 173 | |
| '{' should be on the previous line. | 174 | |
| '}' should be on the same line. | 176 | |
| Line has trailing spaces. | 179 | |
| Line is longer than 80 characters. | 179 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 68 | |
| Line is longer than 80 characters. | 70 | |
| Line is longer than 80 characters. | 72 | |
| Line is longer than 80 characters. | 73 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 82 | |
| '{' should be on the previous line. | 88 | |
| '{' is not followed by whitespace. | 93 | |
| '}' is not preceded with whitespace. | 93 | |
| Line has trailing spaces. | 96 | |
| Line is longer than 80 characters. | 96 | |
| Line has trailing spaces. | 98 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 104 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Parameter context should be final. | 107 | |
| Parameter args should be final. | 108 | |
| '{' should be on the previous line. | 109 | |
| '{' should be on the previous line. | 111 | |
| '(' is followed by whitespace. | 112 | |
| ')' is preceded with whitespace. | 113 | |
| '(' is followed by whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| '{' should be on the previous line. | 117 | |
| '(' is followed by whitespace. | 118 | |
| ')' is preceded with whitespace. | 119 | |
| Line is longer than 80 characters. | 122 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| First sentence should end with a period. | 125 | |
| Line has trailing spaces. | 127 | |
| Line has trailing spaces. | 130 | |
| Line has trailing spaces. | 132 | |
| Parameter list should be final. | 135 | |
| Parameter nav should be final. | 136 | |
| '{' should be on the previous line. | 137 | |
| '(' is followed by whitespace. | 138 | |
| '!' is followed by whitespace. | 138 | |
| ')' is preceded with whitespace. | 138 | |
| '{' should be on the previous line. | 139 | |
| '(' is followed by whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| '{' should be on the previous line. | 143 | |
| '(' is followed by whitespace. | 144 | |
| ')' is preceded with whitespace. | 145 | |
| '}' should be on the same line. | 146 | |
| '(' is followed by whitespace. | 147 | |
| '(' is followed by whitespace. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| '{' should be on the previous line. | 148 | |
| '(' is followed by whitespace. | 149 | |
| ')' is preceded with whitespace. | 149 | |
| '}' should be on the same line. | 150 | |
| '(' is followed by whitespace. | 151 | |
| '(' is followed by whitespace. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| '{' should be on the previous line. | 152 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| 'if' construct must use '{}'s. | 154 | |
| '}' should be on the same line. | 156 | |
| '(' is followed by whitespace. | 157 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| '{' should be on the previous line. | 158 | |
| '}' should be on the same line. | 160 | |
| '(' is followed by whitespace. | 161 | |
| '(' is followed by whitespace. | 161 | |
| ')' is preceded with whitespace. | 161 | |
| ')' is preceded with whitespace. | 161 | |
| '{' should be on the previous line. | 162 | |
| '}' should be on the same line. | 164 | |
| '(' is followed by whitespace. | 165 | |
| '(' is followed by whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| '{' should be on the previous line. | 166 | |
| '}' should be on the same line. | 168 | |
| '(' is followed by whitespace. | 169 | |
| '(' is followed by whitespace. | 169 | |
| ')' is preceded with whitespace. | 169 | |
| ')' is preceded with whitespace. | 169 | |
| '{' should be on the previous line. | 170 | |
| '}' should be on the same line. | 172 | |
| '(' is followed by whitespace. | 173 | |
| '(' is followed by whitespace. | 173 | |
| ')' is preceded with whitespace. | 173 | |
| ')' is preceded with whitespace. | 173 | |
| '{' should be on the previous line. | 174 | |
| '}' should be on the same line. | 176 | |
| Line has trailing spaces. | 179 | |
| Line is longer than 80 characters. | 179 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 68 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 74 | |
| '{' should be on the previous line. | 80 | |
| '{' is not followed by whitespace. | 86 | |
| '}' is not preceded with whitespace. | 86 | |
| Line has trailing spaces. | 87 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line has trailing spaces. | 98 | |
| Line has trailing spaces. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Parameter context should be final. | 103 | |
| Parameter args should be final. | 104 | |
| '{' should be on the previous line. | 105 | |
| Line has trailing spaces. | 106 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 109 | |
| '}' should be on the same line. | 110 | |
| '{' should be on the previous line. | 112 | |
| '(' is followed by whitespace. | 113 | |
| ')' is preceded with whitespace. | 114 | |
| Line has trailing spaces. | 116 | |
| Line is longer than 80 characters. | 117 | |
| '(' is followed by whitespace. | 117 | |
| ')' is preceded with whitespace. | 117 | |
| Line has trailing spaces. | 120 | |
| Line has trailing spaces. | 122 | |
| Line is longer than 80 characters. | 124 | |
| Line has trailing spaces. | 130 | |
| Parameter strArg should be final. | 133 | |
| Line has trailing spaces. | 134 | |
| Parameter nav should be final. | 134 | |
| '{' should be on the previous line. | 135 | |
| '(' is followed by whitespace. | 136 | |
| ')' is preceded with whitespace. | 137 | |
| '{' should be on the previous line. | 145 | |
| '{' should be on the previous line. | 147 | |
| '{' should be on the previous line. | 149 | |
| '{' should be on the previous line. | 153 | |
| '}' should be on the same line. | 157 | |
| '{' should be on the previous line. | 159 | |
| Line has trailing spaces. | 168 | |
| Line has trailing spaces. | 169 | |
| Missing a Javadoc comment. | 170 | |
| Parameter c should be final. | 170 | |
| Line has trailing spaces. | 173 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 68 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 74 | |
| '{' should be on the previous line. | 80 | |
| '{' is not followed by whitespace. | 86 | |
| '}' is not preceded with whitespace. | 86 | |
| Line has trailing spaces. | 87 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 92 | |
| Line has trailing spaces. | 98 | |
| Line has trailing spaces. | 100 | |
| Line is longer than 80 characters. | 101 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Parameter context should be final. | 103 | |
| Parameter args should be final. | 104 | |
| '{' should be on the previous line. | 105 | |
| Line has trailing spaces. | 106 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 109 | |
| '}' should be on the same line. | 110 | |
| '{' should be on the previous line. | 112 | |
| '(' is followed by whitespace. | 113 | |
| ')' is preceded with whitespace. | 114 | |
| Line has trailing spaces. | 116 | |
| Line is longer than 80 characters. | 117 | |
| '(' is followed by whitespace. | 117 | |
| ')' is preceded with whitespace. | 117 | |
| Line has trailing spaces. | 120 | |
| Line has trailing spaces. | 122 | |
| Line is longer than 80 characters. | 124 | |
| Line has trailing spaces. | 130 | |
| Parameter strArg should be final. | 133 | |
| Line has trailing spaces. | 134 | |
| Parameter nav should be final. | 134 | |
| '{' should be on the previous line. | 135 | |
| '(' is followed by whitespace. | 136 | |
| ')' is preceded with whitespace. | 137 | |
| '{' should be on the previous line. | 145 | |
| '{' should be on the previous line. | 147 | |
| '{' should be on the previous line. | 149 | |
| '{' should be on the previous line. | 153 | |
| '}' should be on the same line. | 157 | |
| '{' should be on the previous line. | 159 | |
| Line has trailing spaces. | 168 | |
| Line has trailing spaces. | 169 | |
| Missing a Javadoc comment. | 170 | |
| Parameter c should be final. | 170 | |
| Line has trailing spaces. | 173 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 66 | |
| '{' should be on the previous line. | 69 | |
| '{' is not followed by whitespace. | 74 | |
| '}' is not preceded with whitespace. | 74 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 85 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Parameter context should be final. | 91 | |
| Parameter args should be final. | 92 | |
| '{' should be on the previous line. | 93 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Line has trailing spaces. | 110 | |
| Line has trailing spaces. | 111 | |
| Parameter obj should be final. | 114 | |
| Parameter nav should be final. | 114 | |
| '{' should be on the previous line. | 115 | |
| '(' is followed by whitespace. | 116 | |
| '(' is followed by whitespace. | 116 | |
| '(' is followed by whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| Avoid inline conditionals. | 117 | |
| Line has trailing spaces. | 121 | |
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 66 | |
| '{' should be on the previous line. | 69 | |
| '{' is not followed by whitespace. | 74 | |
| '}' is not preceded with whitespace. | 74 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 81 | |
| Line has trailing spaces. | 85 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters. | 89 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| Parameter context should be final. | 91 | |
| Parameter args should be final. | 92 | |
| '{' should be on the previous line. | 93 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 107 | |
| Line is longer than 80 characters. | 109 | |
| Line has trailing spaces. | 110 | |
| Line has trailing spaces. | 111 | |
| Parameter obj should be final. | 114 | |
| Parameter nav should be final. | 114 | |
| '{' should be on the previous line. | 115 | |
| '(' is followed by whitespace. | 116 | |
| '(' is followed by whitespace. | 116 | |
| '(' is followed by whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| Avoid inline conditionals. | 117 | |
| Line has trailing spaces. | 121 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters. | 91 | |
| Line has trailing spaces. | 94 | |
| Line has trailing spaces. | 96 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 105 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 118 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 123 | |
| '{' should be on the previous line. | 128 | |
| Missing a Javadoc comment. | 130 | |
| 'static' modifier out of order with the JLS suggestions. | 130 | |
| Name 'NaN' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 130 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| Line has trailing spaces. | 131 | |
| Line has trailing spaces. | 132 | |
| '{' is not followed by whitespace. | 136 | |
| '}' is not preceded with whitespace. | 136 | |
| Line has trailing spaces. | 138 | |
| Line has trailing spaces. | 145 | |
| Line has trailing spaces. | 147 | |
| Line has trailing spaces. | 149 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| Parameter context should be final. | 152 | |
| Parameter args should be final. | 152 | |
| '{' should be on the previous line. | 155 | |
| '(' is followed by whitespace. | 156 | |
| ')' is preceded with whitespace. | 156 | |
| '}' should be on the same line. | 157 | |
| '{' should be on the previous line. | 159 | |
| '(' is followed by whitespace. | 160 | |
| ')' is preceded with whitespace. | 160 | |
| Line has trailing spaces. | 162 | |
| Line is longer than 80 characters. | 163 | |
| '(' is followed by whitespace. | 163 | |
| ')' is preceded with whitespace. | 163 | |
| Line has trailing spaces. | 166 | |
| Line has trailing spaces. | 172 | |
| Parameter obj should be final. | 175 | |
| Parameter nav should be final. | 175 | |
| '{' should be on the previous line. | 176 | |
| 'if' is not followed by whitespace. | 177 | |
| '(' is followed by whitespace. | 177 | |
| ')' is preceded with whitespace. | 177 | |
| '{' should be on the previous line. | 178 | |
| '}' should be on the same line. | 180 | |
| '(' is followed by whitespace. | 181 | |
| ')' is preceded with whitespace. | 181 | |
| '{' should be on the previous line. | 182 | |
| '{' should be on the previous line. | 185 | |
| Line has trailing spaces. | 186 | |
| '(' is followed by whitespace. | 186 | |
| ')' is preceded with whitespace. | 186 | |
| '}' should be on the same line. | 188 | |
| '{' should be on the previous line. | 190 | |
| '}' should be on the same line. | 193 | |
| '(' is followed by whitespace. | 194 | |
| ')' is preceded with whitespace. | 194 | |
| '{' should be on the previous line. | 195 | |
| '(' is followed by whitespace. | 196 | |
| '(' is followed by whitespace. | 196 | |
| ')' is preceded with whitespace. | 196 | |
| ')' is preceded with whitespace. | 196 | |
| '}' should be on the same line. | 197 | |
| Line has trailing spaces. | 198 | |
| '(' is followed by whitespace. | 198 | |
| '(' is followed by whitespace. | 198 | |
| ')' is preceded with whitespace. | 198 | |
| '(' is followed by whitespace. | 198 | |
| ')' is preceded with whitespace. | 198 | |
| Line has trailing spaces. | 199 | |
| Line is longer than 80 characters. | 199 | |
| '(' is followed by whitespace. | 199 | |
| ')' is preceded with whitespace. | 199 | |
| '(' is followed by whitespace. | 199 | |
| ')' is preceded with whitespace. | 199 | |
| '(' is followed by whitespace. | 199 | |
| ')' is preceded with whitespace. | 199 | |
| '(' is followed by whitespace. | 200 | |
| ')' is preceded with whitespace. | 200 | |
| '(' is followed by whitespace. | 200 | |
| ')' is preceded with whitespace. | 200 | |
| '{' should be on the previous line. | 201 | |
| '(' is followed by whitespace. | 202 | |
| '(' is followed by whitespace. | 202 | |
| ')' is preceded with whitespace. | 202 | |
| ')' is preceded with whitespace. | 202 | |
| '}' should be on the same line. | 203 | |
| '(' is followed by whitespace. | 204 | |
| ')' is preceded with whitespace. | 204 | |
| '{' should be on the previous line. | 205 | |
| '(' is followed by whitespace. | 206 | |
| ')' is preceded with whitespace. | 206 | |
| '{' should be on the previous line. | 207 | |
| '(' is followed by whitespace. | 208 | |
| ')' is preceded with whitespace. | 208 | |
| '}' should be on the same line. | 209 | |
| '{' should be on the previous line. | 211 | |
| '(' is followed by whitespace. | 212 | |
| ')' is preceded with whitespace. | 212 | |
| Line has trailing spaces. | 214 | |
| Line has trailing spaces. | 217 | |
| Line has trailing spaces. | 221 | |
| '(' is followed by whitespace. | 225 | |
| Parameter val should be final. | 225 | |
| ')' is preceded with whitespace. | 225 | |
| '{' should be on the previous line. | 226 | |
| Line has trailing spaces. | 229 | |
| Line has trailing spaces. | 233 | |
| '(' is followed by whitespace. | 237 | |
| Parameter val should be final. | 237 | |
| ')' is preceded with whitespace. | 237 | |
| '{' should be on the previous line. | 238 | |
| '(' is followed by whitespace. | 239 | |
| ')' is preceded with whitespace. | 239 | |
| Line has trailing spaces. | 240 | |
| Line has trailing spaces. | 241 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 88 | |
| Line is longer than 80 characters. | 91 | |
| Line has trailing spaces. | 94 | |
| Line has trailing spaces. | 96 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 105 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters. | 116 | |
| Line is longer than 80 characters. | 118 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 123 | |
| '{' should be on the previous line. | 128 | |
| Missing a Javadoc comment. | 130 | |
| 'static' modifier out of order with the JLS suggestions. | 130 | |
| Name 'NaN' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 130 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| Line has trailing spaces. | 131 | |
| Line has trailing spaces. | 132 | |
| '{' is not followed by whitespace. | 136 | |
| '}' is not preceded with whitespace. | 136 | |
| Line has trailing spaces. | 138 | |
| Line has trailing spaces. | 145 | |
| Line has trailing spaces. | 147 | |
| Line has trailing spaces. | 149 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| Parameter context should be final. | 152 | |
| Parameter args should be final. | 152 | |
| '{' should be on the previous line. | 155 | |
| '(' is followed by whitespace. | 156 | |
| ')' is preceded with whitespace. | 156 | |
| '}' should be on the same line. | 157 | |
| '{' should be on the previous line. | 159 | |
| '(' is followed by whitespace. | 160 | |
| ')' is preceded with whitespace. | 160 | |
| Line has trailing spaces. | 162 | |
| Line is longer than 80 characters. | 163 | |
| '(' is followed by whitespace. | 163 | |
| ')' is preceded with whitespace. | 163 | |
| Line has trailing spaces. | 166 | |
| Line has trailing spaces. | 172 | |
| Parameter obj should be final. | 175 | |
| Parameter nav should be final. | 175 | |
| '{' should be on the previous line. | 176 | |
| 'if' is not followed by whitespace. | 177 | |
| '(' is followed by whitespace. | 177 | |
| ')' is preceded with whitespace. | 177 | |
| '{' should be on the previous line. | 178 | |
| '}' should be on the same line. | 180 | |
| '(' is followed by whitespace. | 181 | |
| ')' is preceded with whitespace. | 181 | |
| '{' should be on the previous line. | 182 | |
| '{' should be on the previous line. | 185 | |
| Line has trailing spaces. | 186 | |
| '(' is followed by whitespace. | 186 | |
| ')' is preceded with whitespace. | 186 | |
| '}' should be on the same line. | 188 | |
| '{' should be on the previous line. | 190 | |
| '}' should be on the same line. | 193 | |
| '(' is followed by whitespace. | 194 | |
| ')' is preceded with whitespace. | 194 | |
| '{' should be on the previous line. | 195 | |
| '(' is followed by whitespace. | 196 | |
| '(' is followed by whitespace. | 196 | |
| ')' is preceded with whitespace. | 196 | |
| ')' is preceded with whitespace. | 196 | |
| '}' should be on the same line. | 197 | |
| Line has trailing spaces. | 198 | |
| '(' is followed by whitespace. | 198 | |
| '(' is followed by whitespace. | 198 | |
| ')' is preceded with whitespace. | 198 | |
| '(' is followed by whitespace. | 198 | |
| ')' is preceded with whitespace. | 198 | |
| Line has trailing spaces. | 199 | |
| Line is longer than 80 characters. | 199 | |
| '(' is followed by whitespace. | 199 | |
| ')' is preceded with whitespace. | 199 | |
| '(' is followed by whitespace. | 199 | |
| ')' is preceded with whitespace. | 199 | |
| '(' is followed by whitespace. | 199 | |
| ')' is preceded with whitespace. | 199 | |
| '(' is followed by whitespace. | 200 | |
| ')' is preceded with whitespace. | 200 | |
| '(' is followed by whitespace. | 200 | |
| ')' is preceded with whitespace. | 200 | |
| '{' should be on the previous line. | 201 | |
| '(' is followed by whitespace. | 202 | |
| '(' is followed by whitespace. | 202 | |
| ')' is preceded with whitespace. | 202 | |
| ')' is preceded with whitespace. | 202 | |
| '}' should be on the same line. | 203 | |
| '(' is followed by whitespace. | 204 | |
| ')' is preceded with whitespace. | 204 | |
| '{' should be on the previous line. | 205 | |
| '(' is followed by whitespace. | 206 | |
| ')' is preceded with whitespace. | 206 | |
| '{' should be on the previous line. | 207 | |
| '(' is followed by whitespace. | 208 | |
| ')' is preceded with whitespace. | 208 | |
| '}' should be on the same line. | 209 | |
| '{' should be on the previous line. | 211 | |
| '(' is followed by whitespace. | 212 | |
| ')' is preceded with whitespace. | 212 | |
| Line has trailing spaces. | 214 | |
| Line has trailing spaces. | 217 | |
| Line has trailing spaces. | 221 | |
| '(' is followed by whitespace. | 225 | |
| Parameter val should be final. | 225 | |
| ')' is preceded with whitespace. | 225 | |
| '{' should be on the previous line. | 226 | |
| Line has trailing spaces. | 229 | |
| Line has trailing spaces. | 233 | |
| '(' is followed by whitespace. | 237 | |
| Parameter val should be final. | 237 | |
| ')' is preceded with whitespace. | 237 | |
| '{' should be on the previous line. | 238 | |
| '(' is followed by whitespace. | 239 | |
| ')' is preceded with whitespace. | 239 | |
| Line has trailing spaces. | 240 | |
| Line has trailing spaces. | 241 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 66 | |
| '{' should be on the previous line. | 69 | |
| Line has trailing spaces. | 70 | |
| '{' is not followed by whitespace. | 74 | |
| '}' is not preceded with whitespace. | 74 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 78 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 89 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter context should be final. | 89 | |
| Parameter args should be final. | 89 | |
| '(' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| '{' should be on the previous line. | 92 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| Line has trailing spaces. | 95 | |
| Line is longer than 80 characters. | 96 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Line has trailing spaces. | 98 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 105 | |
| Line has trailing spaces. | 107 | |
| Parameter context should be final. | 110 | |
| '{' should be on the previous line. | 111 | |
| '(' is followed by whitespace. | 112 | |
| ')' is preceded with whitespace. | 112 | |
| Line has trailing spaces. | 114 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 66 | |
| '{' should be on the previous line. | 69 | |
| Line has trailing spaces. | 70 | |
| '{' is not followed by whitespace. | 74 | |
| '}' is not preceded with whitespace. | 74 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 78 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 89 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter context should be final. | 89 | |
| Parameter args should be final. | 89 | |
| '(' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| '{' should be on the previous line. | 92 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| Line has trailing spaces. | 95 | |
| Line is longer than 80 characters. | 96 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Line has trailing spaces. | 98 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 105 | |
| Line has trailing spaces. | 107 | |
| Parameter context should be final. | 110 | |
| '{' should be on the previous line. | 111 | |
| '(' is followed by whitespace. | 112 | |
| ')' is preceded with whitespace. | 112 | |
| Line has trailing spaces. | 114 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 74 | |
| '{' should be on the previous line. | 77 | |
| Line has trailing spaces. | 78 | |
| '{' is not followed by whitespace. | 82 | |
| '}' is not preceded with whitespace. | 82 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Parameter context should be final. | 97 | |
| Parameter args should be final. | 98 | |
| '{' should be on the previous line. | 99 | |
| '{' should be on the previous line. | 101 | |
| '(' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 103 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 106 | |
| Line has trailing spaces. | 109 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 116 | |
| Parameter obj should be final. | 119 | |
| Parameter nav should be final. | 120 | |
| '{' should be on the previous line. | 121 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 123 | |
| '{' should be on the previous line. | 126 | |
| '(' is followed by whitespace. | 131 | |
| '(' is followed by whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 68 | |
| Line is longer than 80 characters. | 69 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 74 | |
| '{' should be on the previous line. | 77 | |
| Line has trailing spaces. | 78 | |
| '{' is not followed by whitespace. | 82 | |
| '}' is not preceded with whitespace. | 82 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Parameter context should be final. | 97 | |
| Parameter args should be final. | 98 | |
| '{' should be on the previous line. | 99 | |
| '{' should be on the previous line. | 101 | |
| '(' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 103 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 106 | |
| Line has trailing spaces. | 109 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 116 | |
| Parameter obj should be final. | 119 | |
| Parameter nav should be final. | 120 | |
| '{' should be on the previous line. | 121 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 123 | |
| '{' should be on the previous line. | 126 | |
| '(' is followed by whitespace. | 131 | |
| '(' is followed by whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 68 | |
| '{' should be on the previous line. | 71 | |
| Line has trailing spaces. | 72 | |
| '{' is not followed by whitespace. | 76 | |
| '}' is not preceded with whitespace. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 78 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter context should be final. | 93 | |
| Parameter args should be final. | 94 | |
| '{' should be on the previous line. | 95 | |
| '{' should be on the previous line. | 97 | |
| '(' is followed by whitespace. | 98 | |
| ')' is preceded with whitespace. | 100 | |
| Line is longer than 80 characters. | 103 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 103 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line has trailing spaces. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line has trailing spaces. | 118 | |
| Parameter strArg should be final. | 120 | |
| Parameter matchArg should be final. | 121 | |
| Parameter nav should be final. | 122 | |
| '{' should be on the previous line. | 123 | |
| '(' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 125 | |
| '(' is followed by whitespace. | 127 | |
| ')' is preceded with whitespace. | 128 | |
| '(' is followed by whitespace. | 130 | |
| Avoid inline conditionals. | 131 | |
| Line has trailing spaces. | 135 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 68 | |
| '{' should be on the previous line. | 71 | |
| Line has trailing spaces. | 72 | |
| '{' is not followed by whitespace. | 76 | |
| '}' is not preceded with whitespace. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 78 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 86 | |
| Line has trailing spaces. | 90 | |
| Line is longer than 80 characters. | 91 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Parameter context should be final. | 93 | |
| Parameter args should be final. | 94 | |
| '{' should be on the previous line. | 95 | |
| '{' should be on the previous line. | 97 | |
| '(' is followed by whitespace. | 98 | |
| ')' is preceded with whitespace. | 100 | |
| Line is longer than 80 characters. | 103 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 103 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 110 | |
| Line is longer than 80 characters. | 112 | |
| Line is longer than 80 characters. | 113 | |
| Line has trailing spaces. | 114 | |
| Line is longer than 80 characters. | 115 | |
| Line has trailing spaces. | 118 | |
| Parameter strArg should be final. | 120 | |
| Parameter matchArg should be final. | 121 | |
| Parameter nav should be final. | 122 | |
| '{' should be on the previous line. | 123 | |
| '(' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 125 | |
| '(' is followed by whitespace. | 127 | |
| ')' is preceded with whitespace. | 128 | |
| '(' is followed by whitespace. | 130 | |
| Avoid inline conditionals. | 131 | |
| Line has trailing spaces. | 135 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 78 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line has trailing spaces. | 87 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 94 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 123 | |
| Line has trailing spaces. | 126 | |
| Line is longer than 80 characters. | 130 | |
| Line has trailing spaces. | 135 | |
| Line is longer than 80 characters. | 138 | |
| Line has trailing spaces. | 148 | |
| Line has trailing spaces. | 150 | |
| Line has trailing spaces. | 152 | |
| Line has trailing spaces. | 154 | |
| Line has trailing spaces. | 161 | |
| Line has trailing spaces. | 167 | |
| Line has trailing spaces. | 169 | |
| Line has trailing spaces. | 171 | |
| Line has trailing spaces. | 176 | |
| Line has trailing spaces. | 178 | |
| '{' should be on the previous line. | 184 | |
| Line is longer than 80 characters. | 186 | |
| Missing a Javadoc comment. | 186 | |
| Line has trailing spaces. | 187 | |
| '32' is a magic number. | 193 | |
| '{' is not followed by whitespace. | 200 | |
| '}' is not preceded with whitespace. | 200 | |
| Line has trailing spaces. | 201 | |
| Line has trailing spaces. | 203 | |
| Line has trailing spaces. | 205 | |
| Line has trailing spaces. | 209 | |
| Line has trailing spaces. | 210 | |
| Line has trailing spaces. | 211 | |
| Line has trailing spaces. | 213 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| Parameter context should be final. | 214 | |
| Parameter args should be final. | 215 | |
| '{' should be on the previous line. | 216 | |
| '(' is followed by whitespace. | 219 | |
| ')' is preceded with whitespace. | 219 | |
| '{' should be on the previous line. | 220 | |
| '(' is followed by whitespace. | 221 | |
| ')' is preceded with whitespace. | 222 | |
| '}' should be on the same line. | 223 | |
| '(' is followed by whitespace. | 224 | |
| ')' is preceded with whitespace. | 224 | |
| '{' should be on the previous line. | 225 | |
| '(' is followed by whitespace. | 226 | |
| ')' is preceded with whitespace. | 227 | |
| '(' is followed by whitespace. | 230 | |
| ')' is preceded with whitespace. | 230 | |
| Line has trailing spaces. | 232 | |
| Line has trailing spaces. | 236 | |
| Line has trailing spaces. | 238 | |
| Line has trailing spaces. | 239 | |
| Line has trailing spaces. | 243 | |
| Line has trailing spaces. | 245 | |
| Parameter obj should be final. | 246 | |
| Parameter nav should be final. | 247 | |
| '{' should be on the previous line. | 248 | |
| '{' should be on the previous line. | 250 | |
| '{' should be on the previous line. | 254 | |
| Line has trailing spaces. | 257 | |
| '{' should be on the previous line. | 259 | |
| '{' should be on the previous line. | 262 | |
| Line has trailing spaces. | 268 | |
| Line has trailing spaces. | 270 | |
| '{' should be on the previous line. | 273 | |
| '}' should be on the same line. | 275 | |
| '{' should be on the previous line. | 277 | |
| '}' should be on the same line. | 279 | |
| Line has trailing spaces. | 280 | |
| '{' should be on the previous line. | 282 | |
| '{' should be on the previous line. | 285 | |
| '{' should be on the previous line. | 288 | |
| '}' should be on the same line. | 292 | |
| '{' should be on the previous line. | 294 | |
| '}' should be on the same line. | 296 | |
| '{' should be on the previous line. | 298 | |
| '}' should be on the same line. | 300 | |
| '{' should be on the previous line. | 302 | |
| '}' should be on the same line. | 304 | |
| '{' should be on the previous line. | 306 | |
| Line has trailing spaces. | 310 | |
| '{' should be on the previous line. | 312 | |
| '}' should be on the same line. | 314 | |
| '{' should be on the previous line. | 316 | |
| '}' should be on the same line. | 318 | |
| '{' should be on the previous line. | 320 | |
| Line has trailing spaces. | 323 | |
| '}' should be on the same line. | 324 | |
| '{' should be on the previous line. | 326 | |
| Line has trailing spaces. | 329 | |
| Missing a Javadoc comment. | 334 | |
| Parameter value should be final. | 334 | |
| '{' should be on the previous line. | 335 | |
| Line has trailing spaces. | 336 | |
| 'if' construct must use '{}'s. | 339 | |
| Line has trailing spaces. | 340 | |
| Line has trailing spaces. | 347 | |
| Missing a Javadoc comment. | 350 | |
| Parameter value should be final. | 350 | |
| '{' should be on the previous line. | 351 | |
| Avoid inline conditionals. | 352 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 78 | |
| Line is longer than 80 characters. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line has trailing spaces. | 87 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 94 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 123 | |
| Line has trailing spaces. | 126 | |
| Line is longer than 80 characters. | 130 | |
| Line has trailing spaces. | 135 | |
| Line is longer than 80 characters. | 138 | |
| Line has trailing spaces. | 148 | |
| Line has trailing spaces. | 150 | |
| Line has trailing spaces. | 152 | |
| Line has trailing spaces. | 154 | |
| Line has trailing spaces. | 161 | |
| Line has trailing spaces. | 167 | |
| Line has trailing spaces. | 169 | |
| Line has trailing spaces. | 171 | |
| Line has trailing spaces. | 176 | |
| Line has trailing spaces. | 178 | |
| '{' should be on the previous line. | 184 | |
| Line is longer than 80 characters. | 186 | |
| Missing a Javadoc comment. | 186 | |
| Line has trailing spaces. | 187 | |
| '32' is a magic number. | 193 | |
| '{' is not followed by whitespace. | 200 | |
| '}' is not preceded with whitespace. | 200 | |
| Line has trailing spaces. | 201 | |
| Line has trailing spaces. | 203 | |
| Line has trailing spaces. | 205 | |
| Line has trailing spaces. | 209 | |
| Line has trailing spaces. | 210 | |
| Line has trailing spaces. | 211 | |
| Line has trailing spaces. | 213 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| Parameter context should be final. | 214 | |
| Parameter args should be final. | 215 | |
| '{' should be on the previous line. | 216 | |
| '(' is followed by whitespace. | 219 | |
| ')' is preceded with whitespace. | 219 | |
| '{' should be on the previous line. | 220 | |
| '(' is followed by whitespace. | 221 | |
| ')' is preceded with whitespace. | 222 | |
| '}' should be on the same line. | 223 | |
| '(' is followed by whitespace. | 224 | |
| ')' is preceded with whitespace. | 224 | |
| '{' should be on the previous line. | 225 | |
| '(' is followed by whitespace. | 226 | |
| ')' is preceded with whitespace. | 227 | |
| '(' is followed by whitespace. | 230 | |
| ')' is preceded with whitespace. | 230 | |
| Line has trailing spaces. | 232 | |
| Line has trailing spaces. | 236 | |
| Line has trailing spaces. | 238 | |
| Line has trailing spaces. | 239 | |
| Line has trailing spaces. | 243 | |
| Line has trailing spaces. | 245 | |
| Parameter obj should be final. | 246 | |
| Parameter nav should be final. | 247 | |
| '{' should be on the previous line. | 248 | |
| '{' should be on the previous line. | 250 | |
| '{' should be on the previous line. | 254 | |
| Line has trailing spaces. | 257 | |
| '{' should be on the previous line. | 259 | |
| '{' should be on the previous line. | 262 | |
| Line has trailing spaces. | 268 | |
| Line has trailing spaces. | 270 | |
| '{' should be on the previous line. | 273 | |
| '}' should be on the same line. | 275 | |
| '{' should be on the previous line. | 277 | |
| '}' should be on the same line. | 279 | |
| Line has trailing spaces. | 280 | |
| '{' should be on the previous line. | 282 | |
| '{' should be on the previous line. | 285 | |
| '{' should be on the previous line. | 288 | |
| '}' should be on the same line. | 292 | |
| '{' should be on the previous line. | 294 | |
| '}' should be on the same line. | 296 | |
| '{' should be on the previous line. | 298 | |
| '}' should be on the same line. | 300 | |
| '{' should be on the previous line. | 302 | |
| '}' should be on the same line. | 304 | |
| '{' should be on the previous line. | 306 | |
| Line has trailing spaces. | 310 | |
| '{' should be on the previous line. | 312 | |
| '}' should be on the same line. | 314 | |
| '{' should be on the previous line. | 316 | |
| '}' should be on the same line. | 318 | |
| '{' should be on the previous line. | 320 | |
| Line has trailing spaces. | 323 | |
| '}' should be on the same line. | 324 | |
| '{' should be on the previous line. | 326 | |
| Line has trailing spaces. | 329 | |
| Missing a Javadoc comment. | 334 | |
| Parameter value should be final. | 334 | |
| '{' should be on the previous line. | 335 | |
| Line has trailing spaces. | 336 | |
| 'if' construct must use '{}'s. | 339 | |
| Line has trailing spaces. | 340 | |
| Line has trailing spaces. | 347 | |
| Missing a Javadoc comment. | 350 | |
| Parameter value should be final. | 350 | |
| '{' should be on the previous line. | 351 | |
| Avoid inline conditionals. | 352 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters. | 72 | |
| '{' should be on the previous line. | 76 | |
| Line has trailing spaces. | 78 | |
| '{' is not followed by whitespace. | 82 | |
| '}' is not preceded with whitespace. | 82 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line has trailing spaces. | 89 | |
| Line is longer than 80 characters. | 92 | |
| Line has trailing spaces. | 94 | |
| Line has trailing spaces. | 96 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Parameter context should be final. | 99 | |
| Parameter args should be final. | 100 | |
| '{' should be on the previous line. | 101 | |
| '{' should be on the previous line. | 103 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 105 | |
| Line has trailing spaces. | 106 | |
| '}' should be on the same line. | 106 | |
| '{' should be on the previous line. | 108 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 110 | |
| Line is longer than 80 characters. | 113 | |
| '(' is followed by whitespace. | 113 | |
| ')' is preceded with whitespace. | 113 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 124 | |
| Line has trailing spaces. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 129 | |
| Parameter obj should be final. | 129 | |
| Parameter nav should be final. | 129 | |
| '(' is followed by whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| '0xD800' is a magic number. | 140 | |
| '0xDFFF' is a magic number. | 140 | |
| '+' is not preceded with whitespace. | 142 | |
| '+' is not followed by whitespace. | 142 | |
| '0xDC00' is a magic number. | 143 | |
| '0xDFFF' is a magic number. | 143 | |
| Line is longer than 80 characters. | 144 | |
| '}' should be on the same line. | 147 | |
| Line is longer than 80 characters. | 149 | |
| Line has trailing spaces. | 155 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Line is longer than 80 characters. | 62 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 72 | |
| Line is longer than 80 characters. | 72 | |
| '{' should be on the previous line. | 76 | |
| Line has trailing spaces. | 78 | |
| '{' is not followed by whitespace. | 82 | |
| '}' is not preceded with whitespace. | 82 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters. | 87 | |
| Line has trailing spaces. | 89 | |
| Line is longer than 80 characters. | 92 | |
| Line has trailing spaces. | 94 | |
| Line has trailing spaces. | 96 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Parameter context should be final. | 99 | |
| Parameter args should be final. | 100 | |
| '{' should be on the previous line. | 101 | |
| '{' should be on the previous line. | 103 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 105 | |
| Line has trailing spaces. | 106 | |
| '}' should be on the same line. | 106 | |
| '{' should be on the previous line. | 108 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 110 | |
| Line is longer than 80 characters. | 113 | |
| '(' is followed by whitespace. | 113 | |
| ')' is preceded with whitespace. | 113 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 124 | |
| Line has trailing spaces. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line is longer than 80 characters. | 129 | |
| Parameter obj should be final. | 129 | |
| Parameter nav should be final. | 129 | |
| '(' is followed by whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| '0xD800' is a magic number. | 140 | |
| '0xDFFF' is a magic number. | 140 | |
| '+' is not preceded with whitespace. | 142 | |
| '+' is not followed by whitespace. | 142 | |
| '0xDC00' is a magic number. | 143 | |
| '0xDFFF' is a magic number. | 143 | |
| Line is longer than 80 characters. | 144 | |
| '}' should be on the same line. | 147 | |
| Line is longer than 80 characters. | 149 | |
| Line has trailing spaces. | 155 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 71 | |
| '{' should be on the previous line. | 74 | |
| '{' is not followed by whitespace. | 79 | |
| '}' is not preceded with whitespace. | 79 | |
| Line has trailing spaces. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Parameter context should be final. | 97 | |
| Parameter args should be final. | 98 | |
| '{' should be on the previous line. | 99 | |
| '{' should be on the previous line. | 101 | |
| '(' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 104 | |
| Line is longer than 80 characters. | 107 | |
| '(' is followed by whitespace. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| First sentence should end with a period. | 111 | |
| Line has trailing spaces. | 111 | |
| Line has trailing spaces. | 112 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 115 | |
| Line is longer than 80 characters. | 118 | |
| Line has trailing spaces. | 120 | |
| Line has trailing spaces. | 122 | |
| Line has trailing spaces. | 124 | |
| Parameter strArg should be final. | 126 | |
| Parameter matchArg should be final. | 127 | |
| Parameter nav should be final. | 128 | |
| '{' should be on the previous line. | 129 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 131 | |
| '(' is followed by whitespace. | 133 | |
| ')' is preceded with whitespace. | 134 | |
| Line has trailing spaces. | 135 | |
| '(' is followed by whitespace. | 138 | |
| ')' is preceded with whitespace. | 138 | |
| '{' should be on the previous line. | 139 | |
| '+' is not preceded with whitespace. | 143 | |
| '+' is not followed by whitespace. | 143 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 69 | |
| Line is longer than 80 characters. | 71 | |
| '{' should be on the previous line. | 74 | |
| '{' is not followed by whitespace. | 79 | |
| '}' is not preceded with whitespace. | 79 | |
| Line has trailing spaces. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line is longer than 80 characters. | 85 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 91 | |
| Line is longer than 80 characters. | 93 | |
| Line has trailing spaces. | 94 | |
| Line is longer than 80 characters. | 95 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Parameter context should be final. | 97 | |
| Parameter args should be final. | 98 | |
| '{' should be on the previous line. | 99 | |
| '{' should be on the previous line. | 101 | |
| '(' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 104 | |
| Line is longer than 80 characters. | 107 | |
| '(' is followed by whitespace. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| First sentence should end with a period. | 111 | |
| Line has trailing spaces. | 111 | |
| Line has trailing spaces. | 112 | |
| Line has trailing spaces. | 113 | |
| Line has trailing spaces. | 115 | |
| Line is longer than 80 characters. | 118 | |
| Line has trailing spaces. | 120 | |
| Line has trailing spaces. | 122 | |
| Line has trailing spaces. | 124 | |
| Parameter strArg should be final. | 126 | |
| Parameter matchArg should be final. | 127 | |
| Parameter nav should be final. | 128 | |
| '{' should be on the previous line. | 129 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 131 | |
| '(' is followed by whitespace. | 133 | |
| ')' is preceded with whitespace. | 134 | |
| Line has trailing spaces. | 135 | |
| '(' is followed by whitespace. | 138 | |
| ')' is preceded with whitespace. | 138 | |
| '{' should be on the previous line. | 139 | |
| '+' is not preceded with whitespace. | 143 | |
| '+' is not followed by whitespace. | 143 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 71 | |
| Line is longer than 80 characters. | 72 | |
| '{' should be on the previous line. | 75 | |
| Line has trailing spaces. | 77 | |
| '{' is not followed by whitespace. | 81 | |
| '}' is not preceded with whitespace. | 81 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 93 | |
| Line is longer than 80 characters. | 95 | |
| Line has trailing spaces. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Parameter context should be final. | 99 | |
| Parameter args should be final. | 100 | |
| '{' should be on the previous line. | 101 | |
| '{' should be on the previous line. | 103 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 106 | |
| Line is longer than 80 characters. | 109 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 109 | |
| First sentence should end with a period. | 112 | |
| Line has trailing spaces. | 112 | |
| Line has trailing spaces. | 113 | |
| Line is longer than 80 characters. | 113 | |
| Line has trailing spaces. | 114 | |
| Line has trailing spaces. | 116 | |
| Line is longer than 80 characters. | 119 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 122 | |
| Line is longer than 80 characters. | 122 | |
| Line has trailing spaces. | 124 | |
| Parameter strArg should be final. | 126 | |
| Parameter matchArg should be final. | 127 | |
| Parameter nav should be final. | 128 | |
| '{' should be on the previous line. | 129 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 131 | |
| '(' is followed by whitespace. | 133 | |
| ')' is preceded with whitespace. | 134 | |
| '(' is followed by whitespace. | 138 | |
| ')' is preceded with whitespace. | 138 | |
| '{' should be on the previous line. | 139 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 71 | |
| Line is longer than 80 characters. | 72 | |
| '{' should be on the previous line. | 75 | |
| Line has trailing spaces. | 77 | |
| '{' is not followed by whitespace. | 81 | |
| '}' is not preceded with whitespace. | 81 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 84 | |
| Line is longer than 80 characters. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Line is longer than 80 characters. | 87 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 93 | |
| Line is longer than 80 characters. | 95 | |
| Line has trailing spaces. | 96 | |
| Line is longer than 80 characters. | 97 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Parameter context should be final. | 99 | |
| Parameter args should be final. | 100 | |
| '{' should be on the previous line. | 101 | |
| '{' should be on the previous line. | 103 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 106 | |
| Line is longer than 80 characters. | 109 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 109 | |
| First sentence should end with a period. | 112 | |
| Line has trailing spaces. | 112 | |
| Line has trailing spaces. | 113 | |
| Line is longer than 80 characters. | 113 | |
| Line has trailing spaces. | 114 | |
| Line has trailing spaces. | 116 | |
| Line is longer than 80 characters. | 119 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 122 | |
| Line is longer than 80 characters. | 122 | |
| Line has trailing spaces. | 124 | |
| Parameter strArg should be final. | 126 | |
| Parameter matchArg should be final. | 127 | |
| Parameter nav should be final. | 128 | |
| '{' should be on the previous line. | 129 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 131 | |
| '(' is followed by whitespace. | 133 | |
| ')' is preceded with whitespace. | 134 | |
| '(' is followed by whitespace. | 138 | |
| ')' is preceded with whitespace. | 138 | |
| '{' should be on the previous line. | 139 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters. | 58 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 76 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 95 | |
| Unclosed HTML tag found: <ul> | 96 | |
| Line has trailing spaces. | 97 | |
| Line has trailing spaces. | 104 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 111 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 125 | |
| Line has trailing spaces. | 132 | |
| Line has trailing spaces. | 135 | |
| Line has trailing spaces. | 138 | |
| Line has trailing spaces. | 140 | |
| '{' should be on the previous line. | 145 | |
| '{' is not followed by whitespace. | 150 | |
| '}' is not preceded with whitespace. | 150 | |
| Line has trailing spaces. | 152 | |
| Line has trailing spaces. | 158 | |
| Line has trailing spaces. | 159 | |
| Line is longer than 80 characters. | 159 | |
| Line has trailing spaces. | 161 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Parameter context should be final. | 165 | |
| Parameter args should be final. | 166 | |
| '{' should be on the previous line. | 167 | |
| '3' is a magic number. | 169 | |
| '{' is not preceded with whitespace. | 169 | |
| Line is longer than 80 characters. | 170 | |
| '(' is followed by whitespace. | 170 | |
| ')' is preceded with whitespace. | 170 | |
| ')' is preceded with whitespace. | 175 | |
| Line is longer than 80 characters. | 181 | |
| ')' is preceded with whitespace. | 181 | |
| '{' is not preceded with whitespace. | 189 | |
| '3' is a magic number. | 196 | |
| '{' is not preceded with whitespace. | 196 | |
| '{' is not preceded with whitespace. | 199 | |
| ')' is preceded with whitespace. | 200 | |
| '}' should be on the same line. | 201 | |
| Line has trailing spaces. | 206 | |
| 'if' construct must use '{}'s. | 207 | |
| 'if' construct must use '{}'s. | 210 | |
| Line has trailing spaces. | 211 | |
| '(' is followed by whitespace. | 213 | |
| '{' is not preceded with whitespace. | 213 | |
| '}' should be on the same line. | 215 | |
| '{' is not preceded with whitespace. | 216 | |
| '{' is not preceded with whitespace. | 220 | |
| '}' should be on the same line. | 222 | |
| 'if' construct must use '{}'s. | 223 | |
| Line has trailing spaces. | 224 | |
| '}' should be on the same line. | 228 | |
| Line has trailing spaces. | 232 | |
| Missing a Javadoc comment. | 235 | |
| Parameter s should be final. | 235 | |
| Parameter start should be final. | 235 | |
| Parameter end should be final. | 235 | |
| '=' is not preceded with whitespace. | 238 | |
| '=' is not followed by whitespace. | 238 | |
| 'if' construct must use '{}'s. | 240 | |
| '0xD800' is a magic number. | 241 | |
| 'if' construct must use '{}'s. | 245 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line is longer than 80 characters. | 58 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 73 | |
| Line is longer than 80 characters. | 76 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 95 | |
| Unclosed HTML tag found: <ul> | 96 | |
| Line has trailing spaces. | 97 | |
| Line has trailing spaces. | 104 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 111 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 121 | |
| Line has trailing spaces. | 125 | |
| Line has trailing spaces. | 132 | |
| Line has trailing spaces. | 135 | |
| Line has trailing spaces. | 138 | |
| Line has trailing spaces. | 140 | |
| '{' should be on the previous line. | 145 | |
| '{' is not followed by whitespace. | 150 | |
| '}' is not preceded with whitespace. | 150 | |
| Line has trailing spaces. | 152 | |
| Line has trailing spaces. | 158 | |
| Line has trailing spaces. | 159 | |
| Line is longer than 80 characters. | 159 | |
| Line has trailing spaces. | 161 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Parameter context should be final. | 165 | |
| Parameter args should be final. | 166 | |
| '{' should be on the previous line. | 167 | |
| '3' is a magic number. | 169 | |
| '{' is not preceded with whitespace. | 169 | |
| Line is longer than 80 characters. | 170 | |
| '(' is followed by whitespace. | 170 | |
| ')' is preceded with whitespace. | 170 | |
| ')' is preceded with whitespace. | 175 | |
| Line is longer than 80 characters. | 181 | |
| ')' is preceded with whitespace. | 181 | |
| '{' is not preceded with whitespace. | 189 | |
| '3' is a magic number. | 196 | |
| '{' is not preceded with whitespace. | 196 | |
| '{' is not preceded with whitespace. | 199 | |
| ')' is preceded with whitespace. | 200 | |
| '}' should be on the same line. | 201 | |
| Line has trailing spaces. | 206 | |
| 'if' construct must use '{}'s. | 207 | |
| 'if' construct must use '{}'s. | 210 | |
| Line has trailing spaces. | 211 | |
| '(' is followed by whitespace. | 213 | |
| '{' is not preceded with whitespace. | 213 | |
| '}' should be on the same line. | 215 | |
| '{' is not preceded with whitespace. | 216 | |
| '{' is not preceded with whitespace. | 220 | |
| '}' should be on the same line. | 222 | |
| 'if' construct must use '{}'s. | 223 | |
| Line has trailing spaces. | 224 | |
| '}' should be on the same line. | 228 | |
| Line has trailing spaces. | 232 | |
| Missing a Javadoc comment. | 235 | |
| Parameter s should be final. | 235 | |
| Parameter start should be final. | 235 | |
| Parameter end should be final. | 235 | |
| '=' is not preceded with whitespace. | 238 | |
| '=' is not followed by whitespace. | 238 | |
| 'if' construct must use '{}'s. | 240 | |
| '0xD800' is a magic number. | 241 | |
| 'if' construct must use '{}'s. | 245 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 68 | |
| '{' should be on the previous line. | 71 | |
| '{' is not followed by whitespace. | 76 | |
| '}' is not preceded with whitespace. | 76 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 82 | |
| Line has trailing spaces. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line has trailing spaces. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter context should be final. | 89 | |
| Parameter args should be final. | 90 | |
| '{' should be on the previous line. | 91 | |
| '{' should be on the previous line. | 94 | |
| '(' is followed by whitespace. | 95 | |
| ')' is preceded with whitespace. | 96 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| Line has trailing spaces. | 102 | |
| Line is longer than 80 characters. | 104 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 109 | |
| Line has trailing spaces. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Parameter obj should be final. | 114 | |
| Parameter nav should be final. | 115 | |
| '{' should be on the previous line. | 116 | |
| '{' should be on the previous line. | 120 | |
| 'cast' is not followed by whitespace. | 121 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| '{' should be on the previous line. | 123 | |
| '(' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 125 | |
| '}' should be on the same line. | 128 | |
| '{' should be on the previous line. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line has trailing spaces. | 136 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 66 | |
| Line is longer than 80 characters. | 68 | |
| '{' should be on the previous line. | 71 | |
| '{' is not followed by whitespace. | 76 | |
| '}' is not preceded with whitespace. | 76 | |
| Line has trailing spaces. | 77 | |
| Line is longer than 80 characters. | 82 | |
| Line has trailing spaces. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Line has trailing spaces. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Parameter context should be final. | 89 | |
| Parameter args should be final. | 90 | |
| '{' should be on the previous line. | 91 | |
| '{' should be on the previous line. | 94 | |
| '(' is followed by whitespace. | 95 | |
| ')' is preceded with whitespace. | 96 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| Line has trailing spaces. | 102 | |
| Line is longer than 80 characters. | 104 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 109 | |
| Line has trailing spaces. | 111 | |
| Line is longer than 80 characters. | 112 | |
| Parameter obj should be final. | 114 | |
| Parameter nav should be final. | 115 | |
| '{' should be on the previous line. | 116 | |
| '{' should be on the previous line. | 120 | |
| 'cast' is not followed by whitespace. | 121 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| '{' should be on the previous line. | 123 | |
| '(' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 125 | |
| '}' should be on the same line. | 128 | |
| '{' should be on the previous line. | 130 | |
| Line is longer than 80 characters. | 131 | |
| Line has trailing spaces. | 136 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 68 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 93 | |
| '{' should be on the previous line. | 98 | |
| Line has trailing spaces. | 103 | |
| '{' is not followed by whitespace. | 107 | |
| '}' is not preceded with whitespace. | 107 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 109 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 120 | |
| Line is longer than 80 characters. | 120 | |
| Line has trailing spaces. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Parameter context should be final. | 124 | |
| Parameter args should be final. | 125 | |
| '{' should be on the previous line. | 126 | |
| '3' is a magic number. | 127 | |
| '(' is followed by whitespace. | 128 | |
| ')' is preceded with whitespace. | 131 | |
| Line is longer than 80 characters. | 134 | |
| '(' is followed by whitespace. | 134 | |
| ')' is preceded with whitespace. | 134 | |
| Line has trailing spaces. | 137 | |
| Line has trailing spaces. | 143 | |
| Line is longer than 80 characters. | 147 | |
| Line has trailing spaces. | 148 | |
| Line has trailing spaces. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line has trailing spaces. | 155 | |
| Parameter strArg should be final. | 157 | |
| Parameter fromArg should be final. | 158 | |
| Parameter toArg should be final. | 159 | |
| Parameter nav should be final. | 160 | |
| '{' should be on the previous line. | 161 | |
| '(' is followed by whitespace. | 162 | |
| ')' is preceded with whitespace. | 162 | |
| '(' is followed by whitespace. | 163 | |
| ')' is preceded with whitespace. | 163 | |
| '(' is followed by whitespace. | 164 | |
| ')' is preceded with whitespace. | 164 | |
| Line has trailing spaces. | 165 | |
| '(' is followed by whitespace. | 172 | |
| ')' is preceded with whitespace. | 172 | |
| '(' is followed by whitespace. | 174 | |
| '(' is followed by whitespace. | 174 | |
| ')' is preceded with whitespace. | 174 | |
| ')' is preceded with whitespace. | 174 | |
| Line has trailing spaces. | 178 | |
| '(' is followed by whitespace. | 179 | |
| ')' is preceded with whitespace. | 179 | |
| '(' is followed by whitespace. | 181 | |
| ')' is preceded with whitespace. | 181 | |
| Line has trailing spaces. | 182 | |
| '}' should be on the same line. | 182 | |
| '(' is followed by whitespace. | 185 | |
| ')' is preceded with whitespace. | 185 | |
| '(' is followed by whitespace. | 190 | |
| ')' is preceded with whitespace. | 190 | |
| '(' is followed by whitespace. | 193 | |
| ')' is preceded with whitespace. | 193 | |
| '(' is followed by whitespace. | 195 | |
| '(' is followed by whitespace. | 195 | |
| ')' is preceded with whitespace. | 195 | |
| ')' is preceded with whitespace. | 195 | |
| '(' is followed by whitespace. | 196 | |
| ')' is preceded with whitespace. | 196 | |
| '(' is followed by whitespace. | 197 | |
| ')' is preceded with whitespace. | 197 | |
| '(' is followed by whitespace. | 198 | |
| ')' is preceded with whitespace. | 198 | |
| Line has trailing spaces. | 200 | |
| '}' should be on the same line. | 200 | |
| '(' is followed by whitespace. | 202 | |
| ')' is preceded with whitespace. | 202 | |
| Line has trailing spaces. | 205 | |
| Line is longer than 80 characters. | 209 | |
| Missing a Javadoc comment. | 209 | |
| Parameter s should be final. | 209 | |
| '+' is not preceded with whitespace. | 217 | |
| '+' is not followed by whitespace. | 217 | |
| '}' should be on the same line. | 221 | |
| Line is longer than 80 characters. | 223 | |
| '}' should be on the same line. | 225 | |
| Line is longer than 80 characters. | 227 | |
| '}' should be on the same line. | 229 | |
| '=' is not preceded with whitespace. | 231 | |
| '=' is not followed by whitespace. | 231 | |
| Line has trailing spaces. | 235 | |
| 'if' construct must use '{}'s. | 236 | |
| Line has trailing spaces. | 237 | |
| Line has trailing spaces. | 242 | |
| Missing a Javadoc comment. | 245 | |
| Parameter c should be final. | 245 | |
| '0xD800' is a magic number. | 246 | |
| '0xDBFF' is a magic number. | 246 | |
| Line has trailing spaces. | 248 | |
| Missing a Javadoc comment. | 249 | |
| Parameter c should be final. | 249 | |
| '0xDC00' is a magic number. | 250 | |
| '0xDFFF' is a magic number. | 250 | |
| Line has trailing spaces. | 252 | |
| File does not end with a newline. | 0 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 63 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 68 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 93 | |
| '{' should be on the previous line. | 98 | |
| Line has trailing spaces. | 103 | |
| '{' is not followed by whitespace. | 107 | |
| '}' is not preceded with whitespace. | 107 | |
| Line has trailing spaces. | 108 | |
| Line has trailing spaces. | 109 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 120 | |
| Line is longer than 80 characters. | 120 | |
| Line has trailing spaces. | 121 | |
| Line is longer than 80 characters. | 122 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Parameter context should be final. | 124 | |
| Parameter args should be final. | 125 | |
| '{' should be on the previous line. | 126 | |
| '3' is a magic number. | 127 | |
| '(' is followed by whitespace. | 128 | |
| ')' is preceded with whitespace. | 131 | |
| Line is longer than 80 characters. | 134 | |
| '(' is followed by whitespace. | 134 | |
| ')' is preceded with whitespace. | 134 | |
| Line has trailing spaces. | 137 | |
| Line has trailing spaces. | 143 | |
| Line is longer than 80 characters. | 147 | |
| Line has trailing spaces. | 148 | |
| Line has trailing spaces. | 152 | |
| Line is longer than 80 characters. | 153 | |
| Line has trailing spaces. | 155 | |
| Parameter strArg should be final. | 157 | |
| Parameter fromArg should be final. | 158 | |
| Parameter toArg should be final. | 159 | |
| Parameter nav should be final. | 160 | |
| '{' should be on the previous line. | 161 | |
| '(' is followed by whitespace. | 162 | |
| ')' is preceded with whitespace. | 162 | |
| '(' is followed by whitespace. | 163 | |
| ')' is preceded with whitespace. | 163 | |
| '(' is followed by whitespace. | 164 | |
| ')' is preceded with whitespace. | 164 | |
| Line has trailing spaces. | 165 | |
| '(' is followed by whitespace. | 172 | |
| ')' is preceded with whitespace. | 172 | |
| '(' is followed by whitespace. | 174 | |
| '(' is followed by whitespace. | 174 | |
| ')' is preceded with whitespace. | 174 | |
| ')' is preceded with whitespace. | 174 | |
| Line has trailing spaces. | 178 | |
| '(' is followed by whitespace. | 179 | |
| ')' is preceded with whitespace. | 179 | |
| '(' is followed by whitespace. | 181 | |
| ')' is preceded with whitespace. | 181 | |
| Line has trailing spaces. | 182 | |
| '}' should be on the same line. | 182 | |
| '(' is followed by whitespace. | 185 | |
| ')' is preceded with whitespace. | 185 | |
| '(' is followed by whitespace. | 190 | |
| ')' is preceded with whitespace. | 190 | |
| '(' is followed by whitespace. | 193 | |
| ')' is preceded with whitespace. | 193 | |
| '(' is followed by whitespace. | 195 | |
| '(' is followed by whitespace. | 195 | |
| ')' is preceded with whitespace. | 195 | |
| ')' is preceded with whitespace. | 195 | |
| '(' is followed by whitespace. | 196 | |
| ')' is preceded with whitespace. | 196 | |
| '(' is followed by whitespace. | 197 | |
| ')' is preceded with whitespace. | 197 | |
| '(' is followed by whitespace. | 198 | |
| ')' is preceded with whitespace. | 198 | |
| Line has trailing spaces. | 200 | |
| '}' should be on the same line. | 200 | |
| '(' is followed by whitespace. | 202 | |
| ')' is preceded with whitespace. | 202 | |
| Line has trailing spaces. | 205 | |
| Line is longer than 80 characters. | 209 | |
| Missing a Javadoc comment. | 209 | |
| Parameter s should be final. | 209 | |
| '+' is not preceded with whitespace. | 217 | |
| '+' is not followed by whitespace. | 217 | |
| '}' should be on the same line. | 221 | |
| Line is longer than 80 characters. | 223 | |
| '}' should be on the same line. | 225 | |
| Line is longer than 80 characters. | 227 | |
| '}' should be on the same line. | 229 | |
| '=' is not preceded with whitespace. | 231 | |
| '=' is not followed by whitespace. | 231 | |
| Line has trailing spaces. | 235 | |
| 'if' construct must use '{}'s. | 236 | |
| Line has trailing spaces. | 237 | |
| Line has trailing spaces. | 242 | |
| Missing a Javadoc comment. | 245 | |
| Parameter c should be final. | 245 | |
| '0xD800' is a magic number. | 246 | |
| '0xDBFF' is a magic number. | 246 | |
| Line has trailing spaces. | 248 | |
| Missing a Javadoc comment. | 249 | |
| Parameter c should be final. | 249 | |
| '0xDC00' is a magic number. | 250 | |
| '0xDFFF' is a magic number. | 250 | |
| Line has trailing spaces. | 252 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 64 | |
| '{' should be on the previous line. | 67 | |
| '{' is not followed by whitespace. | 72 | |
| '}' is not preceded with whitespace. | 72 | |
| Line has trailing spaces. | 74 | |
| First sentence should end with a period. | 75 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 81 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Parameter context should be final. | 84 | |
| Parameter args should be final. | 85 | |
| '{' should be on the previous line. | 86 | |
| '{' should be on the previous line. | 88 | |
| '(' is followed by whitespace. | 92 | |
| ')' is preceded with whitespace. | 92 | |
| Line has trailing spaces. | 97 | |
| '{' should be on the previous line. | 101 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 63 | |
| Line is longer than 80 characters. | 64 | |
| '{' should be on the previous line. | 67 | |
| '{' is not followed by whitespace. | 72 | |
| '}' is not preceded with whitespace. | 72 | |
| Line has trailing spaces. | 74 | |
| First sentence should end with a period. | 75 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 81 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Parameter context should be final. | 84 | |
| Parameter args should be final. | 85 | |
| '{' should be on the previous line. | 86 | |
| '{' should be on the previous line. | 88 | |
| '(' is followed by whitespace. | 92 | |
| ')' is preceded with whitespace. | 92 | |
| Line has trailing spaces. | 97 | |
| '{' should be on the previous line. | 101 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| First sentence should end with a period. | 58 | |
| '{' should be on the previous line. | 64 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter context should be final. | 66 | |
| Parameter args should be final. | 67 | |
| '{' should be on the previous line. | 68 | |
| '{' should be on the previous line. | 70 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 73 | |
| Line is longer than 80 characters. | 76 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| Missing a Javadoc comment. | 79 | |
| Parameter strArg should be final. | 79 | |
| Parameter matchArg should be final. | 80 | |
| Parameter nav should be final. | 81 | |
| '{' should be on the previous line. | 82 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 84 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 87 | |
| '(' is followed by whitespace. | 89 | |
| Avoid inline conditionals. | 90 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| First sentence should end with a period. | 58 | |
| '{' should be on the previous line. | 64 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter context should be final. | 66 | |
| Parameter args should be final. | 67 | |
| '{' should be on the previous line. | 68 | |
| '{' should be on the previous line. | 70 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 73 | |
| Line is longer than 80 characters. | 76 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| Missing a Javadoc comment. | 79 | |
| Parameter strArg should be final. | 79 | |
| Parameter matchArg should be final. | 80 | |
| Parameter nav should be final. | 81 | |
| '{' should be on the previous line. | 82 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 84 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 87 | |
| '(' is followed by whitespace. | 89 | |
| Avoid inline conditionals. | 90 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| First sentence should end with a period. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 63 | |
| '{' should be on the previous line. | 67 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| '(' is followed by whitespace. | 68 | |
| Parameter context should be final. | 68 | |
| Parameter args should be final. | 68 | |
| ')' is preceded with whitespace. | 68 | |
| '{' should be on the previous line. | 70 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| '(' is followed by whitespace. | 72 | |
| '(' is followed by whitespace. | 75 | |
| ')' is preceded with whitespace. | 75 | |
| Missing a Javadoc comment. | 78 | |
| '(' is preceded with whitespace. | 78 | |
| Parameter context should be final. | 78 | |
| Parameter arg should be final. | 78 | |
| '{' should be on the previous line. | 80 | |
| Line has trailing spaces. | 82 | |
| 'if' construct must use '{}'s. | 83 | |
| Line has trailing spaces. | 85 | |
| 'if' construct must use '{}'s. | 89 | |
| '(' is followed by whitespace. | 89 | |
| ')' is preceded with whitespace. | 89 | |
| 'cast' is not followed by whitespace. | 90 | |
| 'else' construct must use '{}'s. | 91 | |
| '(' is followed by whitespace. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| '(' is followed by whitespace. | 98 | |
| ')' is preceded with whitespace. | 98 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '(' is followed by whitespace. | 100 | |
| ')' is preceded with whitespace. | 100 | |
| '}' should be on the same line. | 101 | |
| '(' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 102 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| First sentence should end with a period. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 63 | |
| '{' should be on the previous line. | 67 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 68 | |
| Missing a Javadoc comment. | 68 | |
| '(' is followed by whitespace. | 68 | |
| Parameter context should be final. | 68 | |
| Parameter args should be final. | 68 | |
| ')' is preceded with whitespace. | 68 | |
| '{' should be on the previous line. | 70 | |
| '(' is followed by whitespace. | 71 | |
| ')' is preceded with whitespace. | 71 | |
| '(' is followed by whitespace. | 72 | |
| '(' is followed by whitespace. | 75 | |
| ')' is preceded with whitespace. | 75 | |
| Missing a Javadoc comment. | 78 | |
| '(' is preceded with whitespace. | 78 | |
| Parameter context should be final. | 78 | |
| Parameter arg should be final. | 78 | |
| '{' should be on the previous line. | 80 | |
| Line has trailing spaces. | 82 | |
| 'if' construct must use '{}'s. | 83 | |
| Line has trailing spaces. | 85 | |
| 'if' construct must use '{}'s. | 89 | |
| '(' is followed by whitespace. | 89 | |
| ')' is preceded with whitespace. | 89 | |
| 'cast' is not followed by whitespace. | 90 | |
| 'else' construct must use '{}'s. | 91 | |
| '(' is followed by whitespace. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| '(' is followed by whitespace. | 98 | |
| ')' is preceded with whitespace. | 98 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '(' is followed by whitespace. | 100 | |
| ')' is preceded with whitespace. | 100 | |
| '}' should be on the same line. | 101 | |
| '(' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 102 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| '{' should be on the previous line. | 68 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 82 | |
| Method 'getLocale' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Parameter value should be final. | 82 | |
| Parameter navigator should be final. | 82 | |
| Expected @param tag for 'navigator'. | 82 | |
| '{' should be on the previous line. | 83 | |
| '{' should be on the previous line. | 85 | |
| '}' should be on the same line. | 87 | |
| 'if' is not followed by whitespace. | 88 | |
| '{' should be on the previous line. | 89 | |
| Line has trailing spaces. | 91 | |
| '(' is followed by whitespace. | 91 | |
| '!' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| '{' should be on the previous line. | 92 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| '}' should be on the same line. | 95 | |
| '(' is followed by whitespace. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| Line has trailing spaces. | 98 | |
| '{' should be on the previous line. | 99 | |
| '(' is followed by whitespace. | 100 | |
| ')' is preceded with whitespace. | 100 | |
| Line has trailing spaces. | 105 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 107 | |
| Line has trailing spaces. | 113 | |
| Method 'findLocale' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Parameter localeText should be final. | 115 | |
| '(' is followed by whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| '{' should be on the previous line. | 118 | |
| '!' is followed by whitespace. | 120 | |
| Line has trailing spaces. | 121 | |
| '{' should be on the previous line. | 121 | |
| '}' should be on the same line. | 123 | |
| Line has trailing spaces. | 124 | |
| '{' should be on the previous line. | 125 | |
| '!' is followed by whitespace. | 127 | |
| '{' should be on the previous line. | 128 | |
| '}' should be on the same line. | 130 | |
| Line has trailing spaces. | 131 | |
| '{' should be on the previous line. | 132 | |
| Line has trailing spaces. | 140 | |
| First sentence should end with a period. | 141 | |
| Line has trailing spaces. | 141 | |
| Line has trailing spaces. | 147 | |
| Method 'findLocaleForLanguage' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Parameter language should be final. | 149 | |
| Line has trailing spaces. | 151 | |
| '(' is followed by whitespace. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| '{' should be on the previous line. | 152 | |
| Line has trailing spaces. | 154 | |
| '(' is followed by whitespace. | 154 | |
| '(' is followed by whitespace. | 154 | |
| ')' is preceded with whitespace. | 154 | |
| ')' is preceded with whitespace. | 154 | |
| '{' should be on the previous line. | 155 | |
| Line has trailing spaces. | 157 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| '{' should be on the previous line. | 158 | |
| Line has trailing spaces. | 160 | |
| '(' is followed by whitespace. | 160 | |
| ')' is preceded with whitespace. | 160 | |
| '{' should be on the previous line. | 161 | |
| Line has trailing spaces. | 166 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| '{' should be on the previous line. | 68 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 82 | |
| Method 'getLocale' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Parameter value should be final. | 82 | |
| Parameter navigator should be final. | 82 | |
| Expected @param tag for 'navigator'. | 82 | |
| '{' should be on the previous line. | 83 | |
| '{' should be on the previous line. | 85 | |
| '}' should be on the same line. | 87 | |
| 'if' is not followed by whitespace. | 88 | |
| '{' should be on the previous line. | 89 | |
| Line has trailing spaces. | 91 | |
| '(' is followed by whitespace. | 91 | |
| '!' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| '{' should be on the previous line. | 92 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| '}' should be on the same line. | 95 | |
| '(' is followed by whitespace. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| Line has trailing spaces. | 98 | |
| '{' should be on the previous line. | 99 | |
| '(' is followed by whitespace. | 100 | |
| ')' is preceded with whitespace. | 100 | |
| Line has trailing spaces. | 105 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 107 | |
| Line has trailing spaces. | 113 | |
| Method 'findLocale' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Parameter localeText should be final. | 115 | |
| '(' is followed by whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| '{' should be on the previous line. | 118 | |
| '!' is followed by whitespace. | 120 | |
| Line has trailing spaces. | 121 | |
| '{' should be on the previous line. | 121 | |
| '}' should be on the same line. | 123 | |
| Line has trailing spaces. | 124 | |
| '{' should be on the previous line. | 125 | |
| '!' is followed by whitespace. | 127 | |
| '{' should be on the previous line. | 128 | |
| '}' should be on the same line. | 130 | |
| Line has trailing spaces. | 131 | |
| '{' should be on the previous line. | 132 | |
| Line has trailing spaces. | 140 | |
| First sentence should end with a period. | 141 | |
| Line has trailing spaces. | 141 | |
| Line has trailing spaces. | 147 | |
| Method 'findLocaleForLanguage' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| Parameter language should be final. | 149 | |
| Line has trailing spaces. | 151 | |
| '(' is followed by whitespace. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| '{' should be on the previous line. | 152 | |
| Line has trailing spaces. | 154 | |
| '(' is followed by whitespace. | 154 | |
| '(' is followed by whitespace. | 154 | |
| ')' is preceded with whitespace. | 154 | |
| ')' is preceded with whitespace. | 154 | |
| '{' should be on the previous line. | 155 | |
| Line has trailing spaces. | 157 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| '{' should be on the previous line. | 158 | |
| Line has trailing spaces. | 160 | |
| '(' is followed by whitespace. | 160 | |
| ')' is preceded with whitespace. | 160 | |
| '{' should be on the previous line. | 161 | |
| Line has trailing spaces. | 166 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 61 | |
| '{' should be on the previous line. | 76 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter context should be final. | 78 | |
| Parameter args should be final. | 79 | |
| '{' should be on the previous line. | 80 | |
| '{' should be on the previous line. | 84 | |
| Line has trailing spaces. | 88 | |
| '{' should be on the previous line. | 88 | |
| '(' is followed by whitespace. | 89 | |
| ')' is preceded with whitespace. | 89 | |
| '(' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| Line is longer than 80 characters. | 93 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| First sentence should end with a period. | 96 | |
| Line has trailing spaces. | 98 | |
| Expected an @return tag. | 104 | |
| Parameter strArg should be final. | 104 | |
| Parameter locale should be final. | 105 | |
| Parameter nav should be final. | 106 | |
| '{' should be on the previous line. | 107 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 110 | |
| 'if' construct must use '{}'s. | 113 | |
| Line has trailing spaces. | 115 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 61 | |
| '{' should be on the previous line. | 76 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| Parameter context should be final. | 78 | |
| Parameter args should be final. | 79 | |
| '{' should be on the previous line. | 80 | |
| '{' should be on the previous line. | 84 | |
| Line has trailing spaces. | 88 | |
| '{' should be on the previous line. | 88 | |
| '(' is followed by whitespace. | 89 | |
| ')' is preceded with whitespace. | 89 | |
| '(' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| Line is longer than 80 characters. | 93 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| First sentence should end with a period. | 96 | |
| Line has trailing spaces. | 98 | |
| Expected an @return tag. | 104 | |
| Parameter strArg should be final. | 104 | |
| Parameter locale should be final. | 105 | |
| Parameter nav should be final. | 106 | |
| '{' should be on the previous line. | 107 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 110 | |
| 'if' construct must use '{}'s. | 113 | |
| Line has trailing spaces. | 115 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 61 | |
| '{' should be on the previous line. | 76 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter context should be final. | 77 | |
| Parameter args should be final. | 78 | |
| '{' should be on the previous line. | 79 | |
| '{' should be on the previous line. | 83 | |
| Line has trailing spaces. | 87 | |
| '{' should be on the previous line. | 87 | |
| '(' is followed by whitespace. | 88 | |
| ')' is preceded with whitespace. | 88 | |
| '(' is followed by whitespace. | 90 | |
| ')' is preceded with whitespace. | 90 | |
| Line is longer than 80 characters. | 92 | |
| '(' is followed by whitespace. | 92 | |
| ')' is preceded with whitespace. | 92 | |
| First sentence should end with a period. | 95 | |
| Line has trailing spaces. | 97 | |
| Expected an @return tag. | 103 | |
| Parameter strArg should be final. | 103 | |
| Parameter locale should be final. | 104 | |
| Parameter nav should be final. | 105 | |
| '{' should be on the previous line. | 106 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 109 | |
| 'if' construct must use '{}'s. | 112 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 61 | |
| '{' should be on the previous line. | 76 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| Parameter context should be final. | 77 | |
| Parameter args should be final. | 78 | |
| '{' should be on the previous line. | 79 | |
| '{' should be on the previous line. | 83 | |
| Line has trailing spaces. | 87 | |
| '{' should be on the previous line. | 87 | |
| '(' is followed by whitespace. | 88 | |
| ')' is preceded with whitespace. | 88 | |
| '(' is followed by whitespace. | 90 | |
| ')' is preceded with whitespace. | 90 | |
| Line is longer than 80 characters. | 92 | |
| '(' is followed by whitespace. | 92 | |
| ')' is preceded with whitespace. | 92 | |
| First sentence should end with a period. | 95 | |
| Line has trailing spaces. | 97 | |
| Expected an @return tag. | 103 | |
| Parameter strArg should be final. | 103 | |
| Parameter locale should be final. | 104 | |
| Parameter nav should be final. | 105 | |
| '{' should be on the previous line. | 106 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 109 | |
| 'if' construct must use '{}'s. | 112 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| First sentence should end with a period. | 59 | |
| '{' should be on the previous line. | 65 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter context should be final. | 67 | |
| Parameter args should be final. | 68 | |
| '{' should be on the previous line. | 69 | |
| '{' should be on the previous line. | 71 | |
| '(' is followed by whitespace. | 74 | |
| '(' is followed by whitespace. | 74 | |
| ')' is preceded with whitespace. | 74 | |
| ')' is preceded with whitespace. | 75 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 78 | |
| '(' is followed by whitespace. | 81 | |
| ')' is preceded with whitespace. | 81 | |
| Missing a Javadoc comment. | 84 | |
| Parameter url should be final. | 84 | |
| Parameter nav should be final. | 85 | |
| '{' should be on the previous line. | 86 | |
| '(' is followed by whitespace. | 87 | |
| ')' is preceded with whitespace. | 87 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| First sentence should end with a period. | 59 | |
| '{' should be on the previous line. | 65 | |
| Method 'call' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| Missing a Javadoc comment. | 67 | |
| Parameter context should be final. | 67 | |
| Parameter args should be final. | 68 | |
| '{' should be on the previous line. | 69 | |
| '{' should be on the previous line. | 71 | |
| '(' is followed by whitespace. | 74 | |
| '(' is followed by whitespace. | 74 | |
| ')' is preceded with whitespace. | 74 | |
| ')' is preceded with whitespace. | 75 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 78 | |
| '(' is followed by whitespace. | 81 | |
| ')' is preceded with whitespace. | 81 | |
| Missing a Javadoc comment. | 84 | |
| Parameter url should be final. | 84 | |
| Parameter nav should be final. | 85 | |
| '{' should be on the previous line. | 86 | |
| '(' is followed by whitespace. | 87 | |
| ')' is preceded with whitespace. | 87 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 49 | |
| '{' should be on the previous line. | 64 | |
| Line has trailing spaces. | 67 | |
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 79 | |
| Expected an @return tag. | 83 | |
| '{' should be on the previous line. | 84 | |
| Method 'isElement' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter obj should be final. | 88 | |
| '{' should be on the previous line. | 89 | |
| Method 'isComment' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter obj should be final. | 93 | |
| '{' should be on the previous line. | 94 | |
| Method 'isText' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter obj should be final. | 98 | |
| '{' should be on the previous line. | 99 | |
| '(' is followed by whitespace. | 100 | |
| ')' is preceded with whitespace. | 100 | |
| Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter obj should be final. | 103 | |
| '{' should be on the previous line. | 104 | |
| Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter obj should be final. | 108 | |
| '{' should be on the previous line. | 109 | |
| Method 'isDocument' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter obj should be final. | 113 | |
| '{' should be on the previous line. | 114 | |
| Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Parameter obj should be final. | 118 | |
| '{' should be on the previous line. | 119 | |
| Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Parameter obj should be final. | 123 | |
| '{' should be on the previous line. | 124 | |
| 'cast' is not followed by whitespace. | 125 | |
| Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Parameter obj should be final. | 128 | |
| '{' should be on the previous line. | 129 | |
| Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Parameter obj should be final. | 133 | |
| '{' should be on the previous line. | 134 | |
| Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Missing a Javadoc comment. | 138 | |
| Parameter obj should be final. | 138 | |
| '{' should be on the previous line. | 139 | |
| Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter obj should be final. | 143 | |
| '{' should be on the previous line. | 144 | |
| Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Parameter obj should be final. | 148 | |
| '{' should be on the previous line. | 149 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Parameter contextNode should be final. | 153 | |
| '{' should be on the previous line. | 154 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Parameter contextNode should be final. | 168 | |
| Parameter localName should be final. | 169 | |
| Parameter namespacePrefix should be final. | 170 | |
| Parameter namespaceURI should be final. | 171 | |
| '{' should be on the previous line. | 172 | |
| 'cast' is not followed by whitespace. | 173 | |
| '(' is followed by whitespace. | 175 | |
| ')' is preceded with whitespace. | 175 | |
| Line has trailing spaces. | 178 | |
| '{' should be on the previous line. | 180 | |
| '(' is followed by whitespace. | 181 | |
| ')' is preceded with whitespace. | 181 | |
| '}' should be on the same line. | 182 | |
| '{' should be on the previous line. | 184 | |
| '{' should be on the previous line. | 186 | |
| Line is longer than 80 characters. | 187 | |
| '(' is followed by whitespace. | 187 | |
| ')' is preceded with whitespace. | 187 | |
| '}' should be on the same line. | 188 | |
| '{' should be on the previous line. | 190 | |
| '{' should be on the previous line. | 192 | |
| '(' is followed by whitespace. | 193 | |
| ')' is preceded with whitespace. | 193 | |
| '}' should be on the same line. | 194 | |
| '{' should be on the previous line. | 196 | |
| '(' is followed by whitespace. | 202 | |
| ')' is preceded with whitespace. | 202 | |
| '{' should be on the previous line. | 203 | |
| '{' should be on the previous line. | 208 | |
| Line is longer than 80 characters. | 209 | |
| '(' is followed by whitespace. | 209 | |
| 'cast' is not followed by whitespace. | 209 | |
| ')' is preceded with whitespace. | 209 | |
| Line has trailing spaces. | 210 | |
| '(' is followed by whitespace. | 211 | |
| ')' is preceded with whitespace. | 211 | |
| '{' should be on the previous line. | 212 | |
| Line has trailing spaces. | 214 | |
| Line has trailing spaces. | 215 | |
| '(' is followed by whitespace. | 216 | |
| ')' is preceded with whitespace. | 216 | |
| '{' should be on the previous line. | 217 | |
| Line is longer than 80 characters. | 218 | |
| '(' is followed by whitespace. | 218 | |
| 'cast' is not followed by whitespace. | 218 | |
| ')' is preceded with whitespace. | 218 | |
| Line has trailing spaces. | 220 | |
| '(' is followed by whitespace. | 221 | |
| ')' is preceded with whitespace. | 221 | |
| '{' should be on the previous line. | 222 | |
| Line has trailing spaces. | 225 | |
| Line is longer than 80 characters. | 226 | |
| '(' is followed by whitespace. | 226 | |
| '(' is followed by whitespace. | 226 | |
| ')' is preceded with whitespace. | 226 | |
| ')' is preceded with whitespace. | 226 | |
| '}' should be on the same line. | 227 | |
| '{' should be on the previous line. | 229 | |
| Must have at least one statement. | 229 | |
| '}' should be on the same line. | 231 | |
| '{' should be on the previous line. | 233 | |
| Must have at least one statement. | 233 | |
| Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| Missing a Javadoc comment. | 240 | |
| Parameter contextNode should be final. | 240 | |
| '{' should be on the previous line. | 241 | |
| '(' is followed by whitespace. | 242 | |
| ')' is preceded with whitespace. | 242 | |
| '{' should be on the previous line. | 243 | |
| Line is longer than 80 characters. | 244 | |
| '(' is followed by whitespace. | 244 | |
| 'cast' is not followed by whitespace. | 244 | |
| ')' is preceded with whitespace. | 244 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 250 | |
| Missing a Javadoc comment. | 250 | |
| Parameter contextNode should be final. | 250 | |
| '{' should be on the previous line. | 251 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 261 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| Parameter contextNode should be final. | 265 | |
| Parameter localName should be final. | 266 | |
| Parameter namespacePrefix should be final. | 267 | |
| Parameter namespaceURI should be final. | 268 | |
| Line has trailing spaces. | 271 | |
| Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| Missing a Javadoc comment. | 272 | |
| Parameter contextNode should be final. | 272 | |
| '{' should be on the previous line. | 273 | |
| Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. | 277 | |
| Missing a Javadoc comment. | 277 | |
| Parameter contextNode should be final. | 277 | |
| '{' should be on the previous line. | 278 | |
| Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. | 282 | |
| Missing a Javadoc comment. | 282 | |
| Parameter contextNode should be final. | 282 | |
| '{' should be on the previous line. | 283 | |
| '(' is followed by whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| '{' should be on the previous line. | 285 | |
| 'cast' is not followed by whitespace. | 286 | |
| Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty. | 292 | |
| Missing a Javadoc comment. | 292 | |
| Parameter obj should be final. | 292 | |
| '{' should be on the previous line. | 293 | |
| '(' is followed by whitespace. | 294 | |
| ')' is preceded with whitespace. | 294 | |
| '{' should be on the previous line. | 295 | |
| 'cast' is not followed by whitespace. | 296 | |
| Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| Missing a Javadoc comment. | 301 | |
| Parameter obj should be final. | 301 | |
| '{' should be on the previous line. | 302 | |
| '(' is followed by whitespace. | 303 | |
| ')' is preceded with whitespace. | 303 | |
| '{' should be on the previous line. | 304 | |
| 'cast' is not followed by whitespace. | 305 | |
| Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty. | 310 | |
| Missing a Javadoc comment. | 310 | |
| Parameter obj should be final. | 310 | |
| '{' should be on the previous line. | 311 | |
| Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty. | 315 | |
| Missing a Javadoc comment. | 315 | |
| Parameter obj should be final. | 315 | |
| '{' should be on the previous line. | 316 | |
| Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 320 | |
| Missing a Javadoc comment. | 320 | |
| Parameter obj should be final. | 320 | |
| '{' should be on the previous line. | 321 | |
| Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty. | 325 | |
| Missing a Javadoc comment. | 325 | |
| Parameter obj should be final. | 325 | |
| '{' should be on the previous line. | 326 | |
| Line has trailing spaces. | 329 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 330 | |
| Missing a Javadoc comment. | 330 | |
| Parameter prefix should be final. | 330 | |
| Parameter context should be final. | 330 | |
| '{' should be on the previous line. | 331 | |
| Line has trailing spaces. | 334 | |
| Line has trailing spaces. | 335 | |
| Method 'getNodeType' is not designed for extension - needs to be abstract, final or empty. | 335 | |
| Missing a Javadoc comment. | 335 | |
| Parameter node should be final. | 335 | |
| '{' should be on the previous line. | 336 | |
| Line has trailing spaces. | 339 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 340 | |
| Missing a Javadoc comment. | 340 | |
| Parameter uri should be final. | 340 | |
| '{' should be on the previous line. | 341 | |
| Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. | 345 | |
| Missing a Javadoc comment. | 345 | |
| Parameter obj should be final. | 345 | |
| '{' should be on the previous line. | 346 | |
| Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. | 350 | |
| Missing a Javadoc comment. | 350 | |
| Parameter obj should be final. | 350 | |
| '{' should be on the previous line. | 351 | |
| Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty. | 355 | |
| Missing a Javadoc comment. | 355 | |
| Parameter xpath should be final. | 355 | |
| '{' should be on the previous line. | 357 | |
| '(' is followed by whitespace. | 358 | |
| ')' is preceded with whitespace. | 358 | |
| Method 'javacase' is not designed for extension - needs to be abstract, final or empty. | 361 | |
| Missing a Javadoc comment. | 361 | |
| Parameter name should be final. | 361 | |
| '{' should be on the previous line. | 362 | |
| '(' is followed by whitespace. | 363 | |
| ')' is preceded with whitespace. | 363 | |
| '{' should be on the previous line. | 364 | |
| '}' should be on the same line. | 366 | |
| '(' is followed by whitespace. | 367 | |
| ')' is preceded with whitespace. | 367 | |
| '{' should be on the previous line. | 368 | |
| Line has trailing spaces. | 370 | |
| '(' is followed by whitespace. | 372 | |
| ')' is preceded with whitespace. | 372 | |
| '(' is followed by whitespace. | 372 | |
| ')' is preceded with whitespace. | 372 | |
| Line has trailing spaces. | 5 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 49 | |
| '{' should be on the previous line. | 64 | |
| Line has trailing spaces. | 67 | |
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 79 | |
| Expected an @return tag. | 83 | |
| '{' should be on the previous line. | 84 | |
| Method 'isElement' is not designed for extension - needs to be abstract, final or empty. | 88 | |
| Missing a Javadoc comment. | 88 | |
| Parameter obj should be final. | 88 | |
| '{' should be on the previous line. | 89 | |
| Method 'isComment' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| Missing a Javadoc comment. | 93 | |
| Parameter obj should be final. | 93 | |
| '{' should be on the previous line. | 94 | |
| Method 'isText' is not designed for extension - needs to be abstract, final or empty. | 98 | |
| Missing a Javadoc comment. | 98 | |
| Parameter obj should be final. | 98 | |
| '{' should be on the previous line. | 99 | |
| '(' is followed by whitespace. | 100 | |
| ')' is preceded with whitespace. | 100 | |
| Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter obj should be final. | 103 | |
| '{' should be on the previous line. | 104 | |
| Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter obj should be final. | 108 | |
| '{' should be on the previous line. | 109 | |
| Method 'isDocument' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter obj should be final. | 113 | |
| '{' should be on the previous line. | 114 | |
| Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Parameter obj should be final. | 118 | |
| '{' should be on the previous line. | 119 | |
| Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 | |
| Parameter obj should be final. | 123 | |
| '{' should be on the previous line. | 124 | |
| 'cast' is not followed by whitespace. | 125 | |
| Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 128 | |
| Missing a Javadoc comment. | 128 | |
| Parameter obj should be final. | 128 | |
| '{' should be on the previous line. | 129 | |
| Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Parameter obj should be final. | 133 | |
| '{' should be on the previous line. | 134 | |
| Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. | 138 | |
| Missing a Javadoc comment. | 138 | |
| Parameter obj should be final. | 138 | |
| '{' should be on the previous line. | 139 | |
| Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter obj should be final. | 143 | |
| '{' should be on the previous line. | 144 | |
| Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Missing a Javadoc comment. | 148 | |
| Parameter obj should be final. | 148 | |
| '{' should be on the previous line. | 149 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 153 | |
| Missing a Javadoc comment. | 153 | |
| Parameter contextNode should be final. | 153 | |
| '{' should be on the previous line. | 154 | |
| Line is longer than 80 characters. | 163 | |
| Line is longer than 80 characters. | 164 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Parameter contextNode should be final. | 168 | |
| Parameter localName should be final. | 169 | |
| Parameter namespacePrefix should be final. | 170 | |
| Parameter namespaceURI should be final. | 171 | |
| '{' should be on the previous line. | 172 | |
| 'cast' is not followed by whitespace. | 173 | |
| '(' is followed by whitespace. | 175 | |
| ')' is preceded with whitespace. | 175 | |
| Line has trailing spaces. | 178 | |
| '{' should be on the previous line. | 180 | |
| '(' is followed by whitespace. | 181 | |
| ')' is preceded with whitespace. | 181 | |
| '}' should be on the same line. | 182 | |
| '{' should be on the previous line. | 184 | |
| '{' should be on the previous line. | 186 | |
| Line is longer than 80 characters. | 187 | |
| '(' is followed by whitespace. | 187 | |
| ')' is preceded with whitespace. | 187 | |
| '}' should be on the same line. | 188 | |
| '{' should be on the previous line. | 190 | |
| '{' should be on the previous line. | 192 | |
| '(' is followed by whitespace. | 193 | |
| ')' is preceded with whitespace. | 193 | |
| '}' should be on the same line. | 194 | |
| '{' should be on the previous line. | 196 | |
| '(' is followed by whitespace. | 202 | |
| ')' is preceded with whitespace. | 202 | |
| '{' should be on the previous line. | 203 | |
| '{' should be on the previous line. | 208 | |
| Line is longer than 80 characters. | 209 | |
| '(' is followed by whitespace. | 209 | |
| 'cast' is not followed by whitespace. | 209 | |
| ')' is preceded with whitespace. | 209 | |
| Line has trailing spaces. | 210 | |
| '(' is followed by whitespace. | 211 | |
| ')' is preceded with whitespace. | 211 | |
| '{' should be on the previous line. | 212 | |
| Line has trailing spaces. | 214 | |
| Line has trailing spaces. | 215 | |
| '(' is followed by whitespace. | 216 | |
| ')' is preceded with whitespace. | 216 | |
| '{' should be on the previous line. | 217 | |
| Line is longer than 80 characters. | 218 | |
| '(' is followed by whitespace. | 218 | |
| 'cast' is not followed by whitespace. | 218 | |
| ')' is preceded with whitespace. | 218 | |
| Line has trailing spaces. | 220 | |
| '(' is followed by whitespace. | 221 | |
| ')' is preceded with whitespace. | 221 | |
| '{' should be on the previous line. | 222 | |
| Line has trailing spaces. | 225 | |
| Line is longer than 80 characters. | 226 | |
| '(' is followed by whitespace. | 226 | |
| '(' is followed by whitespace. | 226 | |
| ')' is preceded with whitespace. | 226 | |
| ')' is preceded with whitespace. | 226 | |
| '}' should be on the same line. | 227 | |
| '{' should be on the previous line. | 229 | |
| Must have at least one statement. | 229 | |
| '}' should be on the same line. | 231 | |
| '{' should be on the previous line. | 233 | |
| Must have at least one statement. | 233 | |
| Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 240 | |
| Missing a Javadoc comment. | 240 | |
| Parameter contextNode should be final. | 240 | |
| '{' should be on the previous line. | 241 | |
| '(' is followed by whitespace. | 242 | |
| ')' is preceded with whitespace. | 242 | |
| '{' should be on the previous line. | 243 | |
| Line is longer than 80 characters. | 244 | |
| '(' is followed by whitespace. | 244 | |
| 'cast' is not followed by whitespace. | 244 | |
| ')' is preceded with whitespace. | 244 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 250 | |
| Missing a Javadoc comment. | 250 | |
| Parameter contextNode should be final. | 250 | |
| '{' should be on the previous line. | 251 | |
| Line is longer than 80 characters. | 260 | |
| Line is longer than 80 characters. | 261 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 265 | |
| Parameter contextNode should be final. | 265 | |
| Parameter localName should be final. | 266 | |
| Parameter namespacePrefix should be final. | 267 | |
| Parameter namespaceURI should be final. | 268 | |
| Line has trailing spaces. | 271 | |
| Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 272 | |
| Missing a Javadoc comment. | 272 | |
| Parameter contextNode should be final. | 272 | |
| '{' should be on the previous line. | 273 | |
| Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. | 277 | |
| Missing a Javadoc comment. | 277 | |
| Parameter contextNode should be final. | 277 | |
| '{' should be on the previous line. | 278 | |
| Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. | 282 | |
| Missing a Javadoc comment. | 282 | |
| Parameter contextNode should be final. | 282 | |
| '{' should be on the previous line. | 283 | |
| '(' is followed by whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| '{' should be on the previous line. | 285 | |
| 'cast' is not followed by whitespace. | 286 | |
| Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty. | 292 | |
| Missing a Javadoc comment. | 292 | |
| Parameter obj should be final. | 292 | |
| '{' should be on the previous line. | 293 | |
| '(' is followed by whitespace. | 294 | |
| ')' is preceded with whitespace. | 294 | |
| '{' should be on the previous line. | 295 | |
| 'cast' is not followed by whitespace. | 296 | |
| Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty. | 301 | |
| Missing a Javadoc comment. | 301 | |
| Parameter obj should be final. | 301 | |
| '{' should be on the previous line. | 302 | |
| '(' is followed by whitespace. | 303 | |
| ')' is preceded with whitespace. | 303 | |
| '{' should be on the previous line. | 304 | |
| 'cast' is not followed by whitespace. | 305 | |
| Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty. | 310 | |
| Missing a Javadoc comment. | 310 | |
| Parameter obj should be final. | 310 | |
| '{' should be on the previous line. | 311 | |
| Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty. | 315 | |
| Missing a Javadoc comment. | 315 | |
| Parameter obj should be final. | 315 | |
| '{' should be on the previous line. | 316 | |
| Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 320 | |
| Missing a Javadoc comment. | 320 | |
| Parameter obj should be final. | 320 | |
| '{' should be on the previous line. | 321 | |
| Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty. | 325 | |
| Missing a Javadoc comment. | 325 | |
| Parameter obj should be final. | 325 | |
| '{' should be on the previous line. | 326 | |
| Line has trailing spaces. | 329 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 330 | |
| Missing a Javadoc comment. | 330 | |
| Parameter prefix should be final. | 330 | |
| Parameter context should be final. | 330 | |
| '{' should be on the previous line. | 331 | |
| Line has trailing spaces. | 334 | |
| Line has trailing spaces. | 335 | |
| Method 'getNodeType' is not designed for extension - needs to be abstract, final or empty. | 335 | |
| Missing a Javadoc comment. | 335 | |
| Parameter node should be final. | 335 | |
| '{' should be on the previous line. | 336 | |
| Line has trailing spaces. | 339 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 340 | |
| Missing a Javadoc comment. | 340 | |
| Parameter uri should be final. | 340 | |
| '{' should be on the previous line. | 341 | |
| Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. | 345 | |
| Missing a Javadoc comment. | 345 | |
| Parameter obj should be final. | 345 | |
| '{' should be on the previous line. | 346 | |
| Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. | 350 | |
| Missing a Javadoc comment. | 350 | |
| Parameter obj should be final. | 350 | |
| '{' should be on the previous line. | 351 | |
| Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty. | 355 | |
| Missing a Javadoc comment. | 355 | |
| Parameter xpath should be final. | 355 | |
| '{' should be on the previous line. | 357 | |
| '(' is followed by whitespace. | 358 | |
| ')' is preceded with whitespace. | 358 | |
| Method 'javacase' is not designed for extension - needs to be abstract, final or empty. | 361 | |
| Missing a Javadoc comment. | 361 | |
| Parameter name should be final. | 361 | |
| '{' should be on the previous line. | 362 | |
| '(' is followed by whitespace. | 363 | |
| ')' is preceded with whitespace. | 363 | |
| '{' should be on the previous line. | 364 | |
| '}' should be on the same line. | 366 | |
| '(' is followed by whitespace. | 367 | |
| ')' is preceded with whitespace. | 367 | |
| '{' should be on the previous line. | 368 | |
| Line has trailing spaces. | 370 | |
| '(' is followed by whitespace. | 372 | |
| ')' is preceded with whitespace. | 372 | |
| '(' is followed by whitespace. | 372 | |
| ')' is preceded with whitespace. | 372 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 3 | |
| '{' should be on the previous line. | 4 | |
| Missing a Javadoc comment. | 5 | |
| Missing a Javadoc comment. | 6 | |
| Missing a Javadoc comment. | 7 | |
| Missing a Javadoc comment. | 9 | |
| Parameter parent should be final. | 9 | |
| 'parent' hides a field. | 9 | |
| Parameter name should be final. | 10 | |
| 'name' hides a field. | 10 | |
| Parameter object should be final. | 11 | |
| 'object' hides a field. | 11 | |
| '{' should be on the previous line. | 12 | |
| Method 'getParent' is not designed for extension - needs to be abstract, final or empty. | 18 | |
| Missing a Javadoc comment. | 18 | |
| '{' should be on the previous line. | 19 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '{' should be on the previous line. | 24 | |
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' should be on the previous line. | 29 | |
| Missing a Javadoc comment. | 3 | |
| '{' should be on the previous line. | 4 | |
| Missing a Javadoc comment. | 5 | |
| Missing a Javadoc comment. | 6 | |
| Missing a Javadoc comment. | 7 | |
| Missing a Javadoc comment. | 9 | |
| Parameter parent should be final. | 9 | |
| 'parent' hides a field. | 9 | |
| Parameter name should be final. | 10 | |
| 'name' hides a field. | 10 | |
| Parameter object should be final. | 11 | |
| 'object' hides a field. | 11 | |
| '{' should be on the previous line. | 12 | |
| Method 'getParent' is not designed for extension - needs to be abstract, final or empty. | 18 | |
| Missing a Javadoc comment. | 18 | |
| '{' should be on the previous line. | 19 | |
| Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 23 | |
| Missing a Javadoc comment. | 23 | |
| '{' should be on the previous line. | 24 | |
| Method 'getObject' is not designed for extension - needs to be abstract, final or empty. | 28 | |
| Missing a Javadoc comment. | 28 | |
| '{' should be on the previous line. | 29 |
| Violation | Message | Line |
|---|---|---|
| Missing a Javadoc comment. | 5 | |
| '{' should be on the previous line. | 7 | |
| Missing a Javadoc comment. | 8 | |
| Missing a Javadoc comment. | 9 | |
| Missing a Javadoc comment. | 10 | |
| Missing a Javadoc comment. | 12 | |
| Parameter parent should be final. | 12 | |
| 'parent' hides a field. | 12 | |
| Parameter name should be final. | 13 | |
| 'name' hides a field. | 13 | |
| Parameter iterator should be final. | 14 | |
| 'iterator' hides a field. | 14 | |
| '{' should be on the previous line. | 15 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| Missing a Javadoc comment. | 21 | |
| '{' should be on the previous line. | 22 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' should be on the previous line. | 27 | |
| '(' is followed by whitespace. | 28 | |
| ')' is preceded with whitespace. | 30 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '{' should be on the previous line. | 34 | |
| Missing a Javadoc comment. | 5 | |
| '{' should be on the previous line. | 7 | |
| Missing a Javadoc comment. | 8 | |
| Missing a Javadoc comment. | 9 | |
| Missing a Javadoc comment. | 10 | |
| Missing a Javadoc comment. | 12 | |
| Parameter parent should be final. | 12 | |
| 'parent' hides a field. | 12 | |
| Parameter name should be final. | 13 | |
| 'name' hides a field. | 13 | |
| Parameter iterator should be final. | 14 | |
| 'iterator' hides a field. | 14 | |
| '{' should be on the previous line. | 15 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 21 | |
| Missing a Javadoc comment. | 21 | |
| '{' should be on the previous line. | 22 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 26 | |
| Missing a Javadoc comment. | 26 | |
| '{' should be on the previous line. | 27 | |
| '(' is followed by whitespace. | 28 | |
| ')' is preceded with whitespace. | 30 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '{' should be on the previous line. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 79 | |
| Line has trailing spaces. | 81 | |
| Parameter xpathExpr should be final. | 92 | |
| '{' should be on the previous line. | 93 | |
| '(' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| Method 'getContext' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter node should be final. | 97 | |
| '{' should be on the previous line. | 98 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '{' should be on the previous line. | 100 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| '{' should be on the previous line. | 105 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 106 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 109 | |
| '{' should be on the previous line. | 110 | |
| '(' is followed by whitespace. | 113 | |
| 'cast' is not followed by whitespace. | 113 | |
| ';' is followed by whitespace. | 114 | |
| '{' should be on the previous line. | 115 | |
| '(' is followed by whitespace. | 116 | |
| '(' is followed by whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| '(' is followed by whitespace. | 119 | |
| ')' is preceded with whitespace. | 119 | |
| '(' is followed by whitespace. | 122 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter node should be final. | 125 | |
| '{' should be on the previous line. | 127 | |
| '(' is followed by whitespace. | 128 | |
| ')' is preceded with whitespace. | 128 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| '{' should be on the previous line. | 131 | |
| 'cast' is not followed by whitespace. | 132 | |
| '}' should be on the same line. | 133 | |
| '(' is followed by whitespace. | 134 | |
| ')' is preceded with whitespace. | 134 | |
| '{' should be on the previous line. | 135 | |
| '(' is followed by whitespace. | 138 | |
| 'cast' is not followed by whitespace. | 138 | |
| ';' is followed by whitespace. | 139 | |
| '{' should be on the previous line. | 140 | |
| '(' is followed by whitespace. | 143 | |
| ')' is preceded with whitespace. | 143 | |
| '{' should be on the previous line. | 144 | |
| '(' is followed by whitespace. | 145 | |
| 'cast' is not followed by whitespace. | 145 | |
| ')' is preceded with whitespace. | 145 | |
| '}' should be on the same line. | 146 | |
| '{' should be on the previous line. | 148 | |
| '(' is followed by whitespace. | 149 | |
| ')' is preceded with whitespace. | 149 | |
| Line has trailing spaces. | 158 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 79 | |
| Line has trailing spaces. | 81 | |
| Parameter xpathExpr should be final. | 92 | |
| '{' should be on the previous line. | 93 | |
| '(' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| Method 'getContext' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter node should be final. | 97 | |
| '{' should be on the previous line. | 98 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '{' should be on the previous line. | 100 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| '{' should be on the previous line. | 105 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 106 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 109 | |
| '{' should be on the previous line. | 110 | |
| '(' is followed by whitespace. | 113 | |
| 'cast' is not followed by whitespace. | 113 | |
| ';' is followed by whitespace. | 114 | |
| '{' should be on the previous line. | 115 | |
| '(' is followed by whitespace. | 116 | |
| '(' is followed by whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| ')' is preceded with whitespace. | 116 | |
| '(' is followed by whitespace. | 119 | |
| ')' is preceded with whitespace. | 119 | |
| '(' is followed by whitespace. | 122 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter node should be final. | 125 | |
| '{' should be on the previous line. | 127 | |
| '(' is followed by whitespace. | 128 | |
| ')' is preceded with whitespace. | 128 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| '{' should be on the previous line. | 131 | |
| 'cast' is not followed by whitespace. | 132 | |
| '}' should be on the same line. | 133 | |
| '(' is followed by whitespace. | 134 | |
| ')' is preceded with whitespace. | 134 | |
| '{' should be on the previous line. | 135 | |
| '(' is followed by whitespace. | 138 | |
| 'cast' is not followed by whitespace. | 138 | |
| ';' is followed by whitespace. | 139 | |
| '{' should be on the previous line. | 140 | |
| '(' is followed by whitespace. | 143 | |
| ')' is preceded with whitespace. | 143 | |
| '{' should be on the previous line. | 144 | |
| '(' is followed by whitespace. | 145 | |
| 'cast' is not followed by whitespace. | 145 | |
| ')' is preceded with whitespace. | 145 | |
| '}' should be on the same line. | 146 | |
| '{' should be on the previous line. | 148 | |
| '(' is followed by whitespace. | 149 | |
| ')' is preceded with whitespace. | 149 | |
| Line has trailing spaces. | 158 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters. | 87 | |
| Line has trailing spaces. | 90 | |
| '{' should be on the previous line. | 97 | |
| Missing a Javadoc comment. | 103 | |
| '{' should be on the previous line. | 104 | |
| Method 'isElement' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter obj should be final. | 108 | |
| '{' should be on the previous line. | 109 | |
| Method 'isComment' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter obj should be final. | 113 | |
| '{' should be on the previous line. | 114 | |
| Method 'isText' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Parameter obj should be final. | 118 | |
| '{' should be on the previous line. | 119 | |
| '(' is followed by whitespace. | 120 | |
| ')' is preceded with whitespace. | 122 | |
| Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter obj should be final. | 125 | |
| '{' should be on the previous line. | 126 | |
| Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Parameter obj should be final. | 130 | |
| '{' should be on the previous line. | 131 | |
| Method 'isDocument' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Parameter obj should be final. | 135 | |
| '{' should be on the previous line. | 136 | |
| Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Parameter obj should be final. | 140 | |
| '{' should be on the previous line. | 141 | |
| Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Parameter obj should be final. | 145 | |
| '{' should be on the previous line. | 146 | |
| Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| Missing a Javadoc comment. | 152 | |
| Parameter obj should be final. | 152 | |
| '{' should be on the previous line. | 153 | |
| Line has trailing spaces. | 155 | |
| 'if' construct must use '{}'s. | 157 | |
| Line has trailing spaces. | 157 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| 'else' construct must use '{}'s. | 159 | |
| Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| Missing a Javadoc comment. | 163 | |
| Parameter obj should be final. | 163 | |
| '{' should be on the previous line. | 164 | |
| Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| Missing a Javadoc comment. | 170 | |
| Parameter obj should be final. | 170 | |
| '{' should be on the previous line. | 171 | |
| 'if' construct must use '{}'s. | 175 | |
| Line has trailing spaces. | 175 | |
| '(' is followed by whitespace. | 175 | |
| ')' is preceded with whitespace. | 175 | |
| 'else' construct must use '{}'s. | 177 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Parameter contextNode should be final. | 181 | |
| '{' should be on the previous line. | 182 | |
| '(' is followed by whitespace. | 183 | |
| ')' is preceded with whitespace. | 183 | |
| '{' should be on the previous line. | 184 | |
| 'cast' is not followed by whitespace. | 185 | |
| '}' should be on the same line. | 186 | |
| '(' is followed by whitespace. | 187 | |
| ')' is preceded with whitespace. | 187 | |
| '{' should be on the previous line. | 188 | |
| 'cast' is not followed by whitespace. | 189 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 203 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| Line is longer than 80 characters. | 206 | |
| Parameter contextNode should be final. | 206 | |
| Parameter localName should be final. | 206 | |
| Parameter namespacePrefix should be final. | 206 | |
| Parameter namespaceURI should be final. | 206 | |
| '(' is followed by whitespace. | 208 | |
| ')' is preceded with whitespace. | 208 | |
| Line is longer than 80 characters. | 213 | |
| '(' is followed by whitespace. | 215 | |
| ')' is preceded with whitespace. | 215 | |
| Line has trailing spaces. | 217 | |
| Expression can be simplified. | 219 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 224 | |
| '}' should be on the same line. | 227 | |
| Line has trailing spaces. | 228 | |
| 'if' is not followed by whitespace. | 228 | |
| Line has trailing spaces. | 229 | |
| Line has trailing spaces. | 231 | |
| Line has trailing spaces. | 237 | |
| Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 238 | |
| Missing a Javadoc comment. | 238 | |
| Parameter contextNode should be final. | 238 | |
| '{' should be on the previous line. | 239 | |
| '(' is followed by whitespace. | 240 | |
| '!' is followed by whitespace. | 240 | |
| '(' is followed by whitespace. | 240 | |
| ')' is preceded with whitespace. | 240 | |
| ')' is preceded with whitespace. | 240 | |
| '{' should be on the previous line. | 241 | |
| '(' is followed by whitespace. | 251 | |
| ')' is preceded with whitespace. | 251 | |
| Line has trailing spaces. | 252 | |
| Line has trailing spaces. | 254 | |
| '(' is followed by whitespace. | 255 | |
| ')' is preceded with whitespace. | 255 | |
| 'if' construct must use '{}'s. | 256 | |
| '(' is followed by whitespace. | 256 | |
| ')' is preceded with whitespace. | 256 | |
| '(' is followed by whitespace. | 257 | |
| ')' is preceded with whitespace. | 257 | |
| Line has trailing spaces. | 259 | |
| '(' is followed by whitespace. | 262 | |
| ')' is preceded with whitespace. | 262 | |
| 'cast' is not followed by whitespace. | 264 | |
| 'if' construct must use '{}'s. | 265 | |
| '(' is followed by whitespace. | 265 | |
| ')' is preceded with whitespace. | 265 | |
| '(' is followed by whitespace. | 266 | |
| ')' is preceded with whitespace. | 266 | |
| '(' is followed by whitespace. | 271 | |
| ')' is preceded with whitespace. | 271 | |
| 'cast' is not followed by whitespace. | 273 | |
| Line has trailing spaces. | 276 | |
| '(' is followed by whitespace. | 277 | |
| ')' is preceded with whitespace. | 277 | |
| 'if' construct must use '{}'s. | 278 | |
| '(' is followed by whitespace. | 278 | |
| ')' is preceded with whitespace. | 278 | |
| Line is longer than 80 characters. | 279 | |
| '(' is followed by whitespace. | 279 | |
| ')' is preceded with whitespace. | 279 | |
| 'cast' is not followed by whitespace. | 284 | |
| '(' is followed by whitespace. | 290 | |
| ')' is preceded with whitespace. | 290 | |
| Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 295 | |
| Missing a Javadoc comment. | 295 | |
| Parameter contextNode should be final. | 295 | |
| '{' should be on the previous line. | 296 | |
| '(' is followed by whitespace. | 299 | |
| ')' is preceded with whitespace. | 299 | |
| '{' should be on the previous line. | 300 | |
| '}' should be on the same line. | 302 | |
| '(' is followed by whitespace. | 303 | |
| ')' is preceded with whitespace. | 303 | |
| '{' should be on the previous line. | 304 | |
| 'cast' is not followed by whitespace. | 305 | |
| '(' is followed by whitespace. | 307 | |
| ')' is preceded with whitespace. | 307 | |
| '{' should be on the previous line. | 308 | |
| '(' is followed by whitespace. | 309 | |
| 'cast' is not followed by whitespace. | 309 | |
| ')' is preceded with whitespace. | 309 | |
| '{' should be on the previous line. | 310 | |
| 'cast' is not followed by whitespace. | 311 | |
| '}' should be on the same line. | 314 | |
| '(' is followed by whitespace. | 315 | |
| ')' is preceded with whitespace. | 315 | |
| '{' should be on the previous line. | 316 | |
| 'cast' is not followed by whitespace. | 317 | |
| '}' should be on the same line. | 318 | |
| '(' is followed by whitespace. | 319 | |
| ')' is preceded with whitespace. | 319 | |
| '{' should be on the previous line. | 320 | |
| 'cast' is not followed by whitespace. | 321 | |
| '}' should be on the same line. | 322 | |
| '(' is followed by whitespace. | 323 | |
| ')' is preceded with whitespace. | 323 | |
| '{' should be on the previous line. | 324 | |
| 'cast' is not followed by whitespace. | 325 | |
| '}' should be on the same line. | 326 | |
| '(' is followed by whitespace. | 327 | |
| ')' is preceded with whitespace. | 327 | |
| '{' should be on the previous line. | 328 | |
| 'cast' is not followed by whitespace. | 329 | |
| '}' should be on the same line. | 330 | |
| '(' is followed by whitespace. | 331 | |
| ')' is preceded with whitespace. | 331 | |
| '{' should be on the previous line. | 332 | |
| 'cast' is not followed by whitespace. | 333 | |
| Line has trailing spaces. | 335 | |
| '(' is followed by whitespace. | 336 | |
| ')' is preceded with whitespace. | 336 | |
| '{' should be on the previous line. | 337 | |
| '(' is followed by whitespace. | 338 | |
| ')' is preceded with whitespace. | 338 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 344 | |
| Missing a Javadoc comment. | 344 | |
| Parameter contextNode should be final. | 344 | |
| '{' should be on the previous line. | 345 | |
| '(' is followed by whitespace. | 346 | |
| '!' is followed by whitespace. | 346 | |
| '(' is followed by whitespace. | 346 | |
| ')' is preceded with whitespace. | 346 | |
| ')' is preceded with whitespace. | 346 | |
| '{' should be on the previous line. | 347 | |
| Line is longer than 80 characters. | 361 | |
| Line is longer than 80 characters. | 362 | |
| Line is longer than 80 characters. | 363 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 366 | |
| Line is longer than 80 characters. | 367 | |
| Parameter contextNode should be final. | 367 | |
| Parameter localName should be final. | 367 | |
| Parameter namespacePrefix should be final. | 367 | |
| Parameter namespaceURI should be final. | 367 | |
| '(' is followed by whitespace. | 369 | |
| ')' is preceded with whitespace. | 369 | |
| Line has trailing spaces. | 371 | |
| Line is longer than 80 characters. | 371 | |
| Avoid inline conditionals. | 371 | |
| ':' should be on a new line. | 371 | |
| Line is longer than 80 characters. | 372 | |
| Expected an @return tag. | 384 | |
| Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty. | 384 | |
| '(' is preceded with whitespace. | 384 | |
| Parameter xpath should be final. | 384 | |
| Expected @param tag for 'xpath'. | 384 | |
| Expected @throws tag for 'SAXPathException'. | 384 | |
| '{' should be on the previous line. | 385 | |
| Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. | 389 | |
| Missing a Javadoc comment. | 389 | |
| Parameter contextNode should be final. | 389 | |
| '{' should be on the previous line. | 390 | |
| '(' is followed by whitespace. | 391 | |
| ')' is preceded with whitespace. | 391 | |
| '{' should be on the previous line. | 392 | |
| Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty. | 401 | |
| Missing a Javadoc comment. | 401 | |
| Parameter obj should be final. | 401 | |
| '{' should be on the previous line. | 402 | |
| '(' is followed by whitespace. | 407 | |
| ')' is preceded with whitespace. | 407 | |
| '{' should be on the previous line. | 408 | |
| Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty. | 415 | |
| Missing a Javadoc comment. | 415 | |
| Parameter obj should be final. | 415 | |
| '{' should be on the previous line. | 416 | |
| '(' is followed by whitespace. | 421 | |
| '(' is followed by whitespace. | 421 | |
| ')' is preceded with whitespace. | 421 | |
| ')' is preceded with whitespace. | 421 | |
| '{' should be on the previous line. | 422 | |
| Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty. | 429 | |
| Missing a Javadoc comment. | 429 | |
| Parameter obj should be final. | 429 | |
| '{' should be on the previous line. | 430 | |
| Line has trailing spaces. | 440 | |
| Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 443 | |
| Missing a Javadoc comment. | 443 | |
| Parameter obj should be final. | 443 | |
| '{' should be on the previous line. | 444 | |
| Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty. | 456 | |
| Missing a Javadoc comment. | 456 | |
| Parameter obj should be final. | 456 | |
| '{' should be on the previous line. | 457 | |
| '(' is followed by whitespace. | 458 | |
| ')' is preceded with whitespace. | 458 | |
| '{' should be on the previous line. | 459 | |
| 'cast' is not followed by whitespace. | 460 | |
| '(' is followed by whitespace. | 463 | |
| ')' is preceded with whitespace. | 463 | |
| '{' should be on the previous line. | 464 | |
| 'cast' is not followed by whitespace. | 465 | |
| Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty. | 471 | |
| Missing a Javadoc comment. | 471 | |
| Parameter obj should be final. | 471 | |
| '{' should be on the previous line. | 472 | |
| Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty. | 478 | |
| Missing a Javadoc comment. | 478 | |
| Parameter obj should be final. | 478 | |
| '{' should be on the previous line. | 479 | |
| '(' is followed by whitespace. | 488 | |
| ')' is preceded with whitespace. | 488 | |
| '{' should be on the previous line. | 489 | |
| '(' is followed by whitespace. | 492 | |
| ')' is preceded with whitespace. | 492 | |
| '{' should be on the previous line. | 493 | |
| '(' is followed by whitespace. | 494 | |
| 'cast' is not followed by whitespace. | 494 | |
| ')' is preceded with whitespace. | 494 | |
| '}' should be on the same line. | 495 | |
| '(' is followed by whitespace. | 496 | |
| ')' is preceded with whitespace. | 496 | |
| '{' should be on the previous line. | 497 | |
| '(' is followed by whitespace. | 498 | |
| 'cast' is not followed by whitespace. | 498 | |
| ')' is preceded with whitespace. | 498 | |
| '}' should be on the same line. | 499 | |
| '(' is followed by whitespace. | 500 | |
| ')' is preceded with whitespace. | 500 | |
| '{' should be on the previous line. | 501 | |
| '(' is followed by whitespace. | 502 | |
| '(' is followed by whitespace. | 502 | |
| ')' is preceded with whitespace. | 502 | |
| ')' is preceded with whitespace. | 502 | |
| Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. | 509 | |
| Missing a Javadoc comment. | 509 | |
| Parameter obj should be final. | 509 | |
| '{' should be on the previous line. | 510 | |
| Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. | 516 | |
| Missing a Javadoc comment. | 516 | |
| Parameter obj should be final. | 516 | |
| '{' should be on the previous line. | 517 | |
| Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty. | 523 | |
| Missing a Javadoc comment. | 523 | |
| Parameter obj should be final. | 523 | |
| '{' should be on the previous line. | 524 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 530 | |
| Missing a Javadoc comment. | 530 | |
| Parameter prefix should be final. | 530 | |
| Parameter context should be final. | 530 | |
| '{' should be on the previous line. | 531 | |
| Line has trailing spaces. | 533 | |
| '(' is followed by whitespace. | 533 | |
| ')' is preceded with whitespace. | 533 | |
| '{' should be on the previous line. | 534 | |
| '}' should be on the same line. | 536 | |
| '(' is followed by whitespace. | 537 | |
| ')' is preceded with whitespace. | 537 | |
| '{' should be on the previous line. | 538 | |
| 'cast' is not followed by whitespace. | 539 | |
| 'cast' is not followed by whitespace. | 539 | |
| '}' should be on the same line. | 540 | |
| '(' is followed by whitespace. | 541 | |
| ')' is preceded with whitespace. | 541 | |
| '{' should be on the previous line. | 542 | |
| 'cast' is not followed by whitespace. | 543 | |
| '}' should be on the same line. | 544 | |
| '(' is followed by whitespace. | 545 | |
| ')' is preceded with whitespace. | 545 | |
| '{' should be on the previous line. | 546 | |
| 'cast' is not followed by whitespace. | 547 | |
| '}' should be on the same line. | 548 | |
| '(' is followed by whitespace. | 549 | |
| ')' is preceded with whitespace. | 549 | |
| '{' should be on the previous line. | 550 | |
| 'cast' is not followed by whitespace. | 551 | |
| 'cast' is not followed by whitespace. | 551 | |
| '}' should be on the same line. | 552 | |
| '(' is followed by whitespace. | 553 | |
| ')' is preceded with whitespace. | 553 | |
| '{' should be on the previous line. | 554 | |
| 'cast' is not followed by whitespace. | 555 | |
| 'cast' is not followed by whitespace. | 555 | |
| '(' is followed by whitespace. | 558 | |
| ')' is preceded with whitespace. | 558 | |
| '{' should be on the previous line. | 559 | |
| '(' is followed by whitespace. | 560 | |
| ')' is preceded with whitespace. | 560 | |
| Line has trailing spaces. | 562 | |
| '(' is followed by whitespace. | 562 | |
| ')' is preceded with whitespace. | 562 | |
| '{' should be on the previous line. | 563 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 570 | |
| Missing a Javadoc comment. | 570 | |
| Parameter url should be final. | 570 | |
| '{' should be on the previous line. | 571 | |
| '{' should be on the previous line. | 573 | |
| Line has trailing spaces. | 575 | |
| '(' is followed by whitespace. | 576 | |
| ')' is preceded with whitespace. | 576 | |
| '}' should be on the same line. | 577 | |
| '{' should be on the previous line. | 579 | |
| '(' is followed by whitespace. | 580 | |
| ')' is preceded with whitespace. | 580 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 74 | |
| Line is longer than 80 characters. | 87 | |
| Line has trailing spaces. | 90 | |
| '{' should be on the previous line. | 97 | |
| Missing a Javadoc comment. | 103 | |
| '{' should be on the previous line. | 104 | |
| Method 'isElement' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| Parameter obj should be final. | 108 | |
| '{' should be on the previous line. | 109 | |
| Method 'isComment' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter obj should be final. | 113 | |
| '{' should be on the previous line. | 114 | |
| Method 'isText' is not designed for extension - needs to be abstract, final or empty. | 118 | |
| Missing a Javadoc comment. | 118 | |
| Parameter obj should be final. | 118 | |
| '{' should be on the previous line. | 119 | |
| '(' is followed by whitespace. | 120 | |
| ')' is preceded with whitespace. | 122 | |
| Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter obj should be final. | 125 | |
| '{' should be on the previous line. | 126 | |
| Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. | 130 | |
| Missing a Javadoc comment. | 130 | |
| Parameter obj should be final. | 130 | |
| '{' should be on the previous line. | 131 | |
| Method 'isDocument' is not designed for extension - needs to be abstract, final or empty. | 135 | |
| Missing a Javadoc comment. | 135 | |
| Parameter obj should be final. | 135 | |
| '{' should be on the previous line. | 136 | |
| Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty. | 140 | |
| Missing a Javadoc comment. | 140 | |
| Parameter obj should be final. | 140 | |
| '{' should be on the previous line. | 141 | |
| Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| Missing a Javadoc comment. | 145 | |
| Parameter obj should be final. | 145 | |
| '{' should be on the previous line. | 146 | |
| Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 152 | |
| Missing a Javadoc comment. | 152 | |
| Parameter obj should be final. | 152 | |
| '{' should be on the previous line. | 153 | |
| Line has trailing spaces. | 155 | |
| 'if' construct must use '{}'s. | 157 | |
| Line has trailing spaces. | 157 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| 'else' construct must use '{}'s. | 159 | |
| Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| Missing a Javadoc comment. | 163 | |
| Parameter obj should be final. | 163 | |
| '{' should be on the previous line. | 164 | |
| Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| Missing a Javadoc comment. | 170 | |
| Parameter obj should be final. | 170 | |
| '{' should be on the previous line. | 171 | |
| 'if' construct must use '{}'s. | 175 | |
| Line has trailing spaces. | 175 | |
| '(' is followed by whitespace. | 175 | |
| ')' is preceded with whitespace. | 175 | |
| 'else' construct must use '{}'s. | 177 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Missing a Javadoc comment. | 181 | |
| Parameter contextNode should be final. | 181 | |
| '{' should be on the previous line. | 182 | |
| '(' is followed by whitespace. | 183 | |
| ')' is preceded with whitespace. | 183 | |
| '{' should be on the previous line. | 184 | |
| 'cast' is not followed by whitespace. | 185 | |
| '}' should be on the same line. | 186 | |
| '(' is followed by whitespace. | 187 | |
| ')' is preceded with whitespace. | 187 | |
| '{' should be on the previous line. | 188 | |
| 'cast' is not followed by whitespace. | 189 | |
| Line is longer than 80 characters. | 200 | |
| Line is longer than 80 characters. | 201 | |
| Line is longer than 80 characters. | 202 | |
| Line is longer than 80 characters. | 203 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 205 | |
| Line is longer than 80 characters. | 206 | |
| Parameter contextNode should be final. | 206 | |
| Parameter localName should be final. | 206 | |
| Parameter namespacePrefix should be final. | 206 | |
| Parameter namespaceURI should be final. | 206 | |
| '(' is followed by whitespace. | 208 | |
| ')' is preceded with whitespace. | 208 | |
| Line is longer than 80 characters. | 213 | |
| '(' is followed by whitespace. | 215 | |
| ')' is preceded with whitespace. | 215 | |
| Line has trailing spaces. | 217 | |
| Expression can be simplified. | 219 | |
| Line is longer than 80 characters. | 223 | |
| Line is longer than 80 characters. | 224 | |
| '}' should be on the same line. | 227 | |
| Line has trailing spaces. | 228 | |
| 'if' is not followed by whitespace. | 228 | |
| Line has trailing spaces. | 229 | |
| Line has trailing spaces. | 231 | |
| Line has trailing spaces. | 237 | |
| Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 238 | |
| Missing a Javadoc comment. | 238 | |
| Parameter contextNode should be final. | 238 | |
| '{' should be on the previous line. | 239 | |
| '(' is followed by whitespace. | 240 | |
| '!' is followed by whitespace. | 240 | |
| '(' is followed by whitespace. | 240 | |
| ')' is preceded with whitespace. | 240 | |
| ')' is preceded with whitespace. | 240 | |
| '{' should be on the previous line. | 241 | |
| '(' is followed by whitespace. | 251 | |
| ')' is preceded with whitespace. | 251 | |
| Line has trailing spaces. | 252 | |
| Line has trailing spaces. | 254 | |
| '(' is followed by whitespace. | 255 | |
| ')' is preceded with whitespace. | 255 | |
| 'if' construct must use '{}'s. | 256 | |
| '(' is followed by whitespace. | 256 | |
| ')' is preceded with whitespace. | 256 | |
| '(' is followed by whitespace. | 257 | |
| ')' is preceded with whitespace. | 257 | |
| Line has trailing spaces. | 259 | |
| '(' is followed by whitespace. | 262 | |
| ')' is preceded with whitespace. | 262 | |
| 'cast' is not followed by whitespace. | 264 | |
| 'if' construct must use '{}'s. | 265 | |
| '(' is followed by whitespace. | 265 | |
| ')' is preceded with whitespace. | 265 | |
| '(' is followed by whitespace. | 266 | |
| ')' is preceded with whitespace. | 266 | |
| '(' is followed by whitespace. | 271 | |
| ')' is preceded with whitespace. | 271 | |
| 'cast' is not followed by whitespace. | 273 | |
| Line has trailing spaces. | 276 | |
| '(' is followed by whitespace. | 277 | |
| ')' is preceded with whitespace. | 277 | |
| 'if' construct must use '{}'s. | 278 | |
| '(' is followed by whitespace. | 278 | |
| ')' is preceded with whitespace. | 278 | |
| Line is longer than 80 characters. | 279 | |
| '(' is followed by whitespace. | 279 | |
| ')' is preceded with whitespace. | 279 | |
| 'cast' is not followed by whitespace. | 284 | |
| '(' is followed by whitespace. | 290 | |
| ')' is preceded with whitespace. | 290 | |
| Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 295 | |
| Missing a Javadoc comment. | 295 | |
| Parameter contextNode should be final. | 295 | |
| '{' should be on the previous line. | 296 | |
| '(' is followed by whitespace. | 299 | |
| ')' is preceded with whitespace. | 299 | |
| '{' should be on the previous line. | 300 | |
| '}' should be on the same line. | 302 | |
| '(' is followed by whitespace. | 303 | |
| ')' is preceded with whitespace. | 303 | |
| '{' should be on the previous line. | 304 | |
| 'cast' is not followed by whitespace. | 305 | |
| '(' is followed by whitespace. | 307 | |
| ')' is preceded with whitespace. | 307 | |
| '{' should be on the previous line. | 308 | |
| '(' is followed by whitespace. | 309 | |
| 'cast' is not followed by whitespace. | 309 | |
| ')' is preceded with whitespace. | 309 | |
| '{' should be on the previous line. | 310 | |
| 'cast' is not followed by whitespace. | 311 | |
| '}' should be on the same line. | 314 | |
| '(' is followed by whitespace. | 315 | |
| ')' is preceded with whitespace. | 315 | |
| '{' should be on the previous line. | 316 | |
| 'cast' is not followed by whitespace. | 317 | |
| '}' should be on the same line. | 318 | |
| '(' is followed by whitespace. | 319 | |
| ')' is preceded with whitespace. | 319 | |
| '{' should be on the previous line. | 320 | |
| 'cast' is not followed by whitespace. | 321 | |
| '}' should be on the same line. | 322 | |
| '(' is followed by whitespace. | 323 | |
| ')' is preceded with whitespace. | 323 | |
| '{' should be on the previous line. | 324 | |
| 'cast' is not followed by whitespace. | 325 | |
| '}' should be on the same line. | 326 | |
| '(' is followed by whitespace. | 327 | |
| ')' is preceded with whitespace. | 327 | |
| '{' should be on the previous line. | 328 | |
| 'cast' is not followed by whitespace. | 329 | |
| '}' should be on the same line. | 330 | |
| '(' is followed by whitespace. | 331 | |
| ')' is preceded with whitespace. | 331 | |
| '{' should be on the previous line. | 332 | |
| 'cast' is not followed by whitespace. | 333 | |
| Line has trailing spaces. | 335 | |
| '(' is followed by whitespace. | 336 | |
| ')' is preceded with whitespace. | 336 | |
| '{' should be on the previous line. | 337 | |
| '(' is followed by whitespace. | 338 | |
| ')' is preceded with whitespace. | 338 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 344 | |
| Missing a Javadoc comment. | 344 | |
| Parameter contextNode should be final. | 344 | |
| '{' should be on the previous line. | 345 | |
| '(' is followed by whitespace. | 346 | |
| '!' is followed by whitespace. | 346 | |
| '(' is followed by whitespace. | 346 | |
| ')' is preceded with whitespace. | 346 | |
| ')' is preceded with whitespace. | 346 | |
| '{' should be on the previous line. | 347 | |
| Line is longer than 80 characters. | 361 | |
| Line is longer than 80 characters. | 362 | |
| Line is longer than 80 characters. | 363 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 366 | |
| Line is longer than 80 characters. | 367 | |
| Parameter contextNode should be final. | 367 | |
| Parameter localName should be final. | 367 | |
| Parameter namespacePrefix should be final. | 367 | |
| Parameter namespaceURI should be final. | 367 | |
| '(' is followed by whitespace. | 369 | |
| ')' is preceded with whitespace. | 369 | |
| Line has trailing spaces. | 371 | |
| Line is longer than 80 characters. | 371 | |
| Avoid inline conditionals. | 371 | |
| ':' should be on a new line. | 371 | |
| Line is longer than 80 characters. | 372 | |
| Expected an @return tag. | 384 | |
| Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty. | 384 | |
| '(' is preceded with whitespace. | 384 | |
| Parameter xpath should be final. | 384 | |
| Expected @param tag for 'xpath'. | 384 | |
| Expected @throws tag for 'SAXPathException'. | 384 | |
| '{' should be on the previous line. | 385 | |
| Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. | 389 | |
| Missing a Javadoc comment. | 389 | |
| Parameter contextNode should be final. | 389 | |
| '{' should be on the previous line. | 390 | |
| '(' is followed by whitespace. | 391 | |
| ')' is preceded with whitespace. | 391 | |
| '{' should be on the previous line. | 392 | |
| Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty. | 401 | |
| Missing a Javadoc comment. | 401 | |
| Parameter obj should be final. | 401 | |
| '{' should be on the previous line. | 402 | |
| '(' is followed by whitespace. | 407 | |
| ')' is preceded with whitespace. | 407 | |
| '{' should be on the previous line. | 408 | |
| Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty. | 415 | |
| Missing a Javadoc comment. | 415 | |
| Parameter obj should be final. | 415 | |
| '{' should be on the previous line. | 416 | |
| '(' is followed by whitespace. | 421 | |
| '(' is followed by whitespace. | 421 | |
| ')' is preceded with whitespace. | 421 | |
| ')' is preceded with whitespace. | 421 | |
| '{' should be on the previous line. | 422 | |
| Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty. | 429 | |
| Missing a Javadoc comment. | 429 | |
| Parameter obj should be final. | 429 | |
| '{' should be on the previous line. | 430 | |
| Line has trailing spaces. | 440 | |
| Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 443 | |
| Missing a Javadoc comment. | 443 | |
| Parameter obj should be final. | 443 | |
| '{' should be on the previous line. | 444 | |
| Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty. | 456 | |
| Missing a Javadoc comment. | 456 | |
| Parameter obj should be final. | 456 | |
| '{' should be on the previous line. | 457 | |
| '(' is followed by whitespace. | 458 | |
| ')' is preceded with whitespace. | 458 | |
| '{' should be on the previous line. | 459 | |
| 'cast' is not followed by whitespace. | 460 | |
| '(' is followed by whitespace. | 463 | |
| ')' is preceded with whitespace. | 463 | |
| '{' should be on the previous line. | 464 | |
| 'cast' is not followed by whitespace. | 465 | |
| Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty. | 471 | |
| Missing a Javadoc comment. | 471 | |
| Parameter obj should be final. | 471 | |
| '{' should be on the previous line. | 472 | |
| Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty. | 478 | |
| Missing a Javadoc comment. | 478 | |
| Parameter obj should be final. | 478 | |
| '{' should be on the previous line. | 479 | |
| '(' is followed by whitespace. | 488 | |
| ')' is preceded with whitespace. | 488 | |
| '{' should be on the previous line. | 489 | |
| '(' is followed by whitespace. | 492 | |
| ')' is preceded with whitespace. | 492 | |
| '{' should be on the previous line. | 493 | |
| '(' is followed by whitespace. | 494 | |
| 'cast' is not followed by whitespace. | 494 | |
| ')' is preceded with whitespace. | 494 | |
| '}' should be on the same line. | 495 | |
| '(' is followed by whitespace. | 496 | |
| ')' is preceded with whitespace. | 496 | |
| '{' should be on the previous line. | 497 | |
| '(' is followed by whitespace. | 498 | |
| 'cast' is not followed by whitespace. | 498 | |
| ')' is preceded with whitespace. | 498 | |
| '}' should be on the same line. | 499 | |
| '(' is followed by whitespace. | 500 | |
| ')' is preceded with whitespace. | 500 | |
| '{' should be on the previous line. | 501 | |
| '(' is followed by whitespace. | 502 | |
| '(' is followed by whitespace. | 502 | |
| ')' is preceded with whitespace. | 502 | |
| ')' is preceded with whitespace. | 502 | |
| Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. | 509 | |
| Missing a Javadoc comment. | 509 | |
| Parameter obj should be final. | 509 | |
| '{' should be on the previous line. | 510 | |
| Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. | 516 | |
| Missing a Javadoc comment. | 516 | |
| Parameter obj should be final. | 516 | |
| '{' should be on the previous line. | 517 | |
| Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty. | 523 | |
| Missing a Javadoc comment. | 523 | |
| Parameter obj should be final. | 523 | |
| '{' should be on the previous line. | 524 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 530 | |
| Missing a Javadoc comment. | 530 | |
| Parameter prefix should be final. | 530 | |
| Parameter context should be final. | 530 | |
| '{' should be on the previous line. | 531 | |
| Line has trailing spaces. | 533 | |
| '(' is followed by whitespace. | 533 | |
| ')' is preceded with whitespace. | 533 | |
| '{' should be on the previous line. | 534 | |
| '}' should be on the same line. | 536 | |
| '(' is followed by whitespace. | 537 | |
| ')' is preceded with whitespace. | 537 | |
| '{' should be on the previous line. | 538 | |
| 'cast' is not followed by whitespace. | 539 | |
| 'cast' is not followed by whitespace. | 539 | |
| '}' should be on the same line. | 540 | |
| '(' is followed by whitespace. | 541 | |
| ')' is preceded with whitespace. | 541 | |
| '{' should be on the previous line. | 542 | |
| 'cast' is not followed by whitespace. | 543 | |
| '}' should be on the same line. | 544 | |
| '(' is followed by whitespace. | 545 | |
| ')' is preceded with whitespace. | 545 | |
| '{' should be on the previous line. | 546 | |
| 'cast' is not followed by whitespace. | 547 | |
| '}' should be on the same line. | 548 | |
| '(' is followed by whitespace. | 549 | |
| ')' is preceded with whitespace. | 549 | |
| '{' should be on the previous line. | 550 | |
| 'cast' is not followed by whitespace. | 551 | |
| 'cast' is not followed by whitespace. | 551 | |
| '}' should be on the same line. | 552 | |
| '(' is followed by whitespace. | 553 | |
| ')' is preceded with whitespace. | 553 | |
| '{' should be on the previous line. | 554 | |
| 'cast' is not followed by whitespace. | 555 | |
| 'cast' is not followed by whitespace. | 555 | |
| '(' is followed by whitespace. | 558 | |
| ')' is preceded with whitespace. | 558 | |
| '{' should be on the previous line. | 559 | |
| '(' is followed by whitespace. | 560 | |
| ')' is preceded with whitespace. | 560 | |
| Line has trailing spaces. | 562 | |
| '(' is followed by whitespace. | 562 | |
| ')' is preceded with whitespace. | 562 | |
| '{' should be on the previous line. | 563 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 570 | |
| Missing a Javadoc comment. | 570 | |
| Parameter url should be final. | 570 | |
| '{' should be on the previous line. | 571 | |
| '{' should be on the previous line. | 573 | |
| Line has trailing spaces. | 575 | |
| '(' is followed by whitespace. | 576 | |
| ')' is preceded with whitespace. | 576 | |
| '}' should be on the same line. | 577 | |
| '{' should be on the previous line. | 579 | |
| '(' is followed by whitespace. | 580 | |
| ')' is preceded with whitespace. | 580 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 76 | |
| Line has trailing spaces. | 78 | |
| Parameter xpathExpr should be final. | 89 | |
| '{' should be on the previous line. | 90 | |
| '(' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 76 | |
| Line has trailing spaces. | 78 | |
| Parameter xpathExpr should be final. | 89 | |
| '{' should be on the previous line. | 90 | |
| '(' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| Line has trailing spaces. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| '(' is followed by whitespace. | 68 | |
| Parameter jdomNamespace should be final. | 68 | |
| 'jdomNamespace' hides a field. | 68 | |
| Expected @param tag for 'jdomNamespace'. | 68 | |
| ')' is preceded with whitespace. | 68 | |
| '{' should be on the previous line. | 69 | |
| '(' is followed by whitespace. | 76 | |
| Parameter jdomElement should be final. | 76 | |
| 'jdomElement' hides a field. | 76 | |
| Expected @param tag for 'jdomElement'. | 76 | |
| Parameter jdomNamespace should be final. | 76 | |
| 'jdomNamespace' hides a field. | 76 | |
| Expected @param tag for 'jdomNamespace'. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| '{' should be on the previous line. | 77 | |
| Line has trailing spaces. | 82 | |
| Expected an @return tag. | 86 | |
| Method 'getJDOMElement' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| '{' should be on the previous line. | 87 | |
| Method 'setJDOMElement' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| '(' is followed by whitespace. | 93 | |
| Parameter jdomElement should be final. | 93 | |
| 'jdomElement' hides a field. | 93 | |
| Expected @param tag for 'jdomElement'. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| '{' should be on the previous line. | 94 | |
| Expected an @return tag. | 101 | |
| Method 'getJDOMNamespace' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| '{' should be on the previous line. | 102 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| '{' should be on the previous line. | 107 | |
| '(' is followed by whitespace. | 108 | |
| '+' should be on a new line. | 108 | |
| '+' should be on a new line. | 109 | |
| ')' is preceded with whitespace. | 110 | |
| Line has trailing spaces. | 112 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 63 | |
| '(' is followed by whitespace. | 68 | |
| Parameter jdomNamespace should be final. | 68 | |
| 'jdomNamespace' hides a field. | 68 | |
| Expected @param tag for 'jdomNamespace'. | 68 | |
| ')' is preceded with whitespace. | 68 | |
| '{' should be on the previous line. | 69 | |
| '(' is followed by whitespace. | 76 | |
| Parameter jdomElement should be final. | 76 | |
| 'jdomElement' hides a field. | 76 | |
| Expected @param tag for 'jdomElement'. | 76 | |
| Parameter jdomNamespace should be final. | 76 | |
| 'jdomNamespace' hides a field. | 76 | |
| Expected @param tag for 'jdomNamespace'. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| '{' should be on the previous line. | 77 | |
| Line has trailing spaces. | 82 | |
| Expected an @return tag. | 86 | |
| Method 'getJDOMElement' is not designed for extension - needs to be abstract, final or empty. | 86 | |
| '{' should be on the previous line. | 87 | |
| Method 'setJDOMElement' is not designed for extension - needs to be abstract, final or empty. | 93 | |
| '(' is followed by whitespace. | 93 | |
| Parameter jdomElement should be final. | 93 | |
| 'jdomElement' hides a field. | 93 | |
| Expected @param tag for 'jdomElement'. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| '{' should be on the previous line. | 94 | |
| Expected an @return tag. | 101 | |
| Method 'getJDOMNamespace' is not designed for extension - needs to be abstract, final or empty. | 101 | |
| '{' should be on the previous line. | 102 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| Missing a Javadoc comment. | 106 | |
| '{' should be on the previous line. | 107 | |
| '(' is followed by whitespace. | 108 | |
| '+' should be on a new line. | 108 | |
| '+' should be on a new line. | 109 | |
| ')' is preceded with whitespace. | 110 | |
| Line has trailing spaces. | 112 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 61 | |
| '{' should be on the previous line. | 62 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 72 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| '(' is followed by whitespace. | 72 | |
| Parameter node should be final. | 72 | |
| Expected @param tag for 'node'. | 72 | |
| Parameter context should be final. | 72 | |
| Expected @param tag for 'context'. | 72 | |
| ')' is preceded with whitespace. | 72 | |
| '{' should be on the previous line. | 73 | |
| '(' is followed by whitespace. | 74 | |
| ')' is preceded with whitespace. | 74 | |
| Line has trailing spaces. | 78 | |
| Line has trailing spaces. | 79 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| '{' should be on the previous line. | 80 | |
| '-0.5' is a magic number. | 81 | |
| Line has trailing spaces. | 84 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| '{' should be on the previous line. | 85 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 89 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| '{' should be on the previous line. | 90 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 61 | |
| '{' should be on the previous line. | 62 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 72 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| '(' is followed by whitespace. | 72 | |
| Parameter node should be final. | 72 | |
| Expected @param tag for 'node'. | 72 | |
| Parameter context should be final. | 72 | |
| Expected @param tag for 'context'. | 72 | |
| ')' is preceded with whitespace. | 72 | |
| '{' should be on the previous line. | 73 | |
| '(' is followed by whitespace. | 74 | |
| ')' is preceded with whitespace. | 74 | |
| Line has trailing spaces. | 78 | |
| Line has trailing spaces. | 79 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 79 | |
| Missing a Javadoc comment. | 79 | |
| '{' should be on the previous line. | 80 | |
| '-0.5' is a magic number. | 81 | |
| Line has trailing spaces. | 84 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| '{' should be on the previous line. | 85 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 89 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| '{' should be on the previous line. | 90 | |
| Line has trailing spaces. | 93 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Class AnyNodeTest should be declared as final. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 61 | |
| '{' should be on the previous line. | 62 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 66 | |
| '{' is not followed by whitespace. | 66 | |
| '}' is not preceded with whitespace. | 66 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 70 | |
| '(' is followed by whitespace. | 70 | |
| Parameter node should be final. | 70 | |
| Expected @param tag for 'node'. | 70 | |
| Parameter context should be final. | 70 | |
| Expected @param tag for 'context'. | 70 | |
| ')' is preceded with whitespace. | 70 | |
| '{' should be on the previous line. | 71 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 75 | |
| Missing a Javadoc comment. | 75 | |
| '{' should be on the previous line. | 76 | |
| '-0.5' is a magic number. | 77 | |
| Line has trailing spaces. | 80 | |
| Missing a Javadoc comment. | 80 | |
| '{' should be on the previous line. | 81 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 85 | |
| Missing a Javadoc comment. | 85 | |
| '{' should be on the previous line. | 86 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Class AnyNodeTest should be declared as final. | 57 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 61 | |
| '{' should be on the previous line. | 62 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 66 | |
| '{' is not followed by whitespace. | 66 | |
| '}' is not preceded with whitespace. | 66 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 70 | |
| '(' is followed by whitespace. | 70 | |
| Parameter node should be final. | 70 | |
| Expected @param tag for 'node'. | 70 | |
| Parameter context should be final. | 70 | |
| Expected @param tag for 'context'. | 70 | |
| ')' is preceded with whitespace. | 70 | |
| '{' should be on the previous line. | 71 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 75 | |
| Missing a Javadoc comment. | 75 | |
| '{' should be on the previous line. | 76 | |
| '-0.5' is a magic number. | 77 | |
| Line has trailing spaces. | 80 | |
| Missing a Javadoc comment. | 80 | |
| '{' should be on the previous line. | 81 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 85 | |
| Missing a Javadoc comment. | 85 | |
| '{' should be on the previous line. | 86 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| First sentence should end with a period. | 70 | |
| Line has trailing spaces. | 72 | |
| First sentence should end with a period. | 73 | |
| Line has trailing spaces. | 75 | |
| First sentence should end with a period. | 76 | |
| Line has trailing spaces. | 78 | |
| First sentence should end with a period. | 79 | |
| First sentence should end with a period. | 82 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 85 | |
| Line has trailing spaces. | 86 | |
| Missing a Javadoc comment. | 86 | |
| '{' should be on the previous line. | 87 | |
| Line has trailing spaces. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter nodeTest should be final. | 90 | |
| 'nodeTest' hides a field. | 90 | |
| '{' should be on the previous line. | 91 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| '{' should be on the previous line. | 96 | |
| '(' is followed by whitespace. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| '{' should be on the previous line. | 98 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| '{' should be on the previous line. | 102 | |
| '(' is followed by whitespace. | 105 | |
| ')' is preceded with whitespace. | 105 | |
| '{' should be on the previous line. | 106 | |
| '(' is followed by whitespace. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| '{' should be on the previous line. | 108 | |
| '(' is followed by whitespace. | 111 | |
| ')' is preceded with whitespace. | 111 | |
| '{' should be on the previous line. | 112 | |
| '(' is followed by whitespace. | 113 | |
| ')' is preceded with whitespace. | 113 | |
| '{' should be on the previous line. | 114 | |
| Line has trailing spaces. | 121 | |
| First sentence should end with a period. | 122 | |
| Line has trailing spaces. | 124 | |
| Method 'addFilter' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Parameter filter should be final. | 124 | |
| Expected @param tag for 'filter'. | 124 | |
| '{' should be on the previous line. | 125 | |
| '(' is followed by whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| '{' should be on the previous line. | 127 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| Line has trailing spaces. | 132 | |
| Line has trailing spaces. | 136 | |
| Method 'setParentPattern' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Parameter parentPattern should be final. | 136 | |
| 'parentPattern' hides a field. | 136 | |
| Expected @param tag for 'parentPattern'. | 136 | |
| '{' should be on the previous line. | 137 | |
| Line has trailing spaces. | 140 | |
| Line has trailing spaces. | 144 | |
| Method 'setAncestorPattern' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Parameter ancestorPattern should be final. | 144 | |
| 'ancestorPattern' hides a field. | 144 | |
| Expected @param tag for 'ancestorPattern'. | 144 | |
| '{' should be on the previous line. | 145 | |
| Line has trailing spaces. | 148 | |
| First sentence should end with a period. | 149 | |
| Method 'setNodeTest' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Parameter nodeTest should be final. | 151 | |
| 'nodeTest' hides a field. | 151 | |
| Expected @param tag for 'nodeTest'. | 151 | |
| Expected @throws tag for 'JaxenException'. | 151 | |
| '{' should be on the previous line. | 152 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| '{' should be on the previous line. | 154 | |
| Line has trailing spaces. | 156 | |
| '}' should be on the same line. | 156 | |
| Line has trailing spaces. | 157 | |
| '{' should be on the previous line. | 158 | |
| Line is longer than 80 characters. | 159 | |
| '(' is followed by whitespace. | 159 | |
| ')' is preceded with whitespace. | 159 | |
| Line has trailing spaces. | 162 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| '(' is followed by whitespace. | 165 | |
| Parameter node should be final. | 165 | |
| Expected @param tag for 'node'. | 165 | |
| Parameter context should be final. | 165 | |
| Expected @param tag for 'context'. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| Expected @throws tag for 'JaxenException'. | 165 | |
| Line has trailing spaces. | 169 | |
| '!' is followed by whitespace. | 175 | |
| ')' is preceded with whitespace. | 175 | |
| '{' should be on the previous line. | 176 | |
| Line has trailing spaces. | 179 | |
| Line has trailing spaces. | 180 | |
| '{' should be on the previous line. | 181 | |
| '(' is followed by whitespace. | 182 | |
| ')' is preceded with whitespace. | 182 | |
| Line has trailing spaces. | 183 | |
| '(' is followed by whitespace. | 183 | |
| ')' is preceded with whitespace. | 183 | |
| '{' should be on the previous line. | 184 | |
| Line has trailing spaces. | 187 | |
| '(' is followed by whitespace. | 187 | |
| '!' is followed by whitespace. | 187 | |
| '(' is followed by whitespace. | 187 | |
| ')' is preceded with whitespace. | 187 | |
| ')' is preceded with whitespace. | 187 | |
| '{' should be on the previous line. | 188 | |
| '(' is followed by whitespace. | 194 | |
| ')' is preceded with whitespace. | 194 | |
| '{' should be on the previous line. | 196 | |
| '(' is followed by whitespace. | 197 | |
| '(' is followed by whitespace. | 197 | |
| ')' is preceded with whitespace. | 197 | |
| ')' is preceded with whitespace. | 197 | |
| '{' should be on the previous line. | 198 | |
| '(' is followed by whitespace. | 201 | |
| ')' is preceded with whitespace. | 201 | |
| '{' should be on the previous line. | 202 | |
| '(' is followed by whitespace. | 205 | |
| '(' is followed by whitespace. | 205 | |
| ')' is preceded with whitespace. | 205 | |
| ')' is preceded with whitespace. | 205 | |
| '{' should be on the previous line. | 206 | |
| '(' is followed by whitespace. | 209 | |
| ')' is preceded with whitespace. | 209 | |
| Line has trailing spaces. | 212 | |
| Line has trailing spaces. | 213 | |
| '{' should be on the previous line. | 214 | |
| '(' is followed by whitespace. | 217 | |
| ')' is preceded with whitespace. | 217 | |
| Line has trailing spaces. | 218 | |
| Line has trailing spaces. | 223 | |
| ';' is followed by whitespace. | 223 | |
| '{' should be on the previous line. | 224 | |
| '(' is followed by whitespace. | 227 | |
| '!' is followed by whitespace. | 227 | |
| '(' is followed by whitespace. | 227 | |
| ')' is preceded with whitespace. | 227 | |
| ')' is preceded with whitespace. | 227 | |
| '{' should be on the previous line. | 228 | |
| '(' is followed by whitespace. | 235 | |
| ')' is preceded with whitespace. | 235 | |
| Line has trailing spaces. | 241 | |
| Line has trailing spaces. | 242 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 242 | |
| Missing a Javadoc comment. | 242 | |
| '{' should be on the previous line. | 243 | |
| Line has trailing spaces. | 244 | |
| '(' is followed by whitespace. | 244 | |
| ')' is preceded with whitespace. | 244 | |
| '{' should be on the previous line. | 245 | |
| '0.5' is a magic number. | 246 | |
| Line has trailing spaces. | 252 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 252 | |
| Missing a Javadoc comment. | 252 | |
| '{' should be on the previous line. | 253 | |
| Line has trailing spaces. | 256 | |
| Line has trailing spaces. | 257 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| Missing a Javadoc comment. | 257 | |
| '{' should be on the previous line. | 258 | |
| '(' is followed by whitespace. | 260 | |
| ')' is preceded with whitespace. | 260 | |
| '{' should be on the previous line. | 261 | |
| '(' is followed by whitespace. | 262 | |
| ')' is preceded with whitespace. | 262 | |
| Line has trailing spaces. | 264 | |
| '{' should be on the previous line. | 265 | |
| '(' is followed by whitespace. | 267 | |
| ')' is preceded with whitespace. | 267 | |
| '{' should be on the previous line. | 268 | |
| '(' is followed by whitespace. | 269 | |
| ')' is preceded with whitespace. | 269 | |
| '(' is followed by whitespace. | 270 | |
| ')' is preceded with whitespace. | 270 | |
| Line has trailing spaces. | 273 | |
| '{' should be on the previous line. | 274 | |
| '(' is followed by whitespace. | 276 | |
| ')' is preceded with whitespace. | 276 | |
| '{' should be on the previous line. | 277 | |
| '(' is followed by whitespace. | 278 | |
| ')' is preceded with whitespace. | 278 | |
| '(' is followed by whitespace. | 279 | |
| ')' is preceded with whitespace. | 279 | |
| '(' is followed by whitespace. | 282 | |
| ')' is preceded with whitespace. | 282 | |
| Line has trailing spaces. | 283 | |
| Line has trailing spaces. | 284 | |
| '(' is followed by whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| '{' should be on the previous line. | 285 | |
| '(' is followed by whitespace. | 286 | |
| ')' is preceded with whitespace. | 286 | |
| Line has trailing spaces. | 287 | |
| ';' is followed by whitespace. | 287 | |
| '{' should be on the previous line. | 288 | |
| '(' is followed by whitespace. | 290 | |
| ')' is preceded with whitespace. | 290 | |
| '(' is followed by whitespace. | 292 | |
| ')' is preceded with whitespace. | 292 | |
| Line has trailing spaces. | 293 | |
| Line has trailing spaces. | 296 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 297 | |
| Missing a Javadoc comment. | 297 | |
| '{' should be on the previous line. | 298 | |
| Line has trailing spaces. | 299 | |
| Line is longer than 80 characters. | 299 | |
| Line has trailing spaces. | 300 | |
| Line has trailing spaces. | 303 | |
| Method 'isAbsolute' is not designed for extension - needs to be abstract, final or empty. | 304 | |
| Missing a Javadoc comment. | 304 | |
| '{' should be on the previous line. | 305 | |
| Line has trailing spaces. | 308 | |
| Method 'setAbsolute' is not designed for extension - needs to be abstract, final or empty. | 309 | |
| Missing a Javadoc comment. | 309 | |
| Parameter absolute should be final. | 309 | |
| 'absolute' hides a field. | 309 | |
| '{' should be on the previous line. | 310 | |
| Line has trailing spaces. | 313 | |
| Method 'hasAnyNodeTest' is not designed for extension - needs to be abstract, final or empty. | 314 | |
| Missing a Javadoc comment. | 314 | |
| '{' should be on the previous line. | 315 | |
| Line has trailing spaces. | 318 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| First sentence should end with a period. | 70 | |
| Line has trailing spaces. | 72 | |
| First sentence should end with a period. | 73 | |
| Line has trailing spaces. | 75 | |
| First sentence should end with a period. | 76 | |
| Line has trailing spaces. | 78 | |
| First sentence should end with a period. | 79 | |
| First sentence should end with a period. | 82 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 85 | |
| Line has trailing spaces. | 86 | |
| Missing a Javadoc comment. | 86 | |
| '{' should be on the previous line. | 87 | |
| Line has trailing spaces. | 90 | |
| Missing a Javadoc comment. | 90 | |
| Parameter nodeTest should be final. | 90 | |
| 'nodeTest' hides a field. | 90 | |
| '{' should be on the previous line. | 91 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| '{' should be on the previous line. | 96 | |
| '(' is followed by whitespace. | 97 | |
| ')' is preceded with whitespace. | 97 | |
| '{' should be on the previous line. | 98 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| '{' should be on the previous line. | 102 | |
| '(' is followed by whitespace. | 105 | |
| ')' is preceded with whitespace. | 105 | |
| '{' should be on the previous line. | 106 | |
| '(' is followed by whitespace. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| '{' should be on the previous line. | 108 | |
| '(' is followed by whitespace. | 111 | |
| ')' is preceded with whitespace. | 111 | |
| '{' should be on the previous line. | 112 | |
| '(' is followed by whitespace. | 113 | |
| ')' is preceded with whitespace. | 113 | |
| '{' should be on the previous line. | 114 | |
| Line has trailing spaces. | 121 | |
| First sentence should end with a period. | 122 | |
| Line has trailing spaces. | 124 | |
| Method 'addFilter' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| Parameter filter should be final. | 124 | |
| Expected @param tag for 'filter'. | 124 | |
| '{' should be on the previous line. | 125 | |
| '(' is followed by whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| '{' should be on the previous line. | 127 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| Line has trailing spaces. | 132 | |
| Line has trailing spaces. | 136 | |
| Method 'setParentPattern' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Parameter parentPattern should be final. | 136 | |
| 'parentPattern' hides a field. | 136 | |
| Expected @param tag for 'parentPattern'. | 136 | |
| '{' should be on the previous line. | 137 | |
| Line has trailing spaces. | 140 | |
| Line has trailing spaces. | 144 | |
| Method 'setAncestorPattern' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| Parameter ancestorPattern should be final. | 144 | |
| 'ancestorPattern' hides a field. | 144 | |
| Expected @param tag for 'ancestorPattern'. | 144 | |
| '{' should be on the previous line. | 145 | |
| Line has trailing spaces. | 148 | |
| First sentence should end with a period. | 149 | |
| Method 'setNodeTest' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Parameter nodeTest should be final. | 151 | |
| 'nodeTest' hides a field. | 151 | |
| Expected @param tag for 'nodeTest'. | 151 | |
| Expected @throws tag for 'JaxenException'. | 151 | |
| '{' should be on the previous line. | 152 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| '{' should be on the previous line. | 154 | |
| Line has trailing spaces. | 156 | |
| '}' should be on the same line. | 156 | |
| Line has trailing spaces. | 157 | |
| '{' should be on the previous line. | 158 | |
| Line is longer than 80 characters. | 159 | |
| '(' is followed by whitespace. | 159 | |
| ')' is preceded with whitespace. | 159 | |
| Line has trailing spaces. | 162 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| '(' is followed by whitespace. | 165 | |
| Parameter node should be final. | 165 | |
| Expected @param tag for 'node'. | 165 | |
| Parameter context should be final. | 165 | |
| Expected @param tag for 'context'. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| Expected @throws tag for 'JaxenException'. | 165 | |
| Line has trailing spaces. | 169 | |
| '!' is followed by whitespace. | 175 | |
| ')' is preceded with whitespace. | 175 | |
| '{' should be on the previous line. | 176 | |
| Line has trailing spaces. | 179 | |
| Line has trailing spaces. | 180 | |
| '{' should be on the previous line. | 181 | |
| '(' is followed by whitespace. | 182 | |
| ')' is preceded with whitespace. | 182 | |
| Line has trailing spaces. | 183 | |
| '(' is followed by whitespace. | 183 | |
| ')' is preceded with whitespace. | 183 | |
| '{' should be on the previous line. | 184 | |
| Line has trailing spaces. | 187 | |
| '(' is followed by whitespace. | 187 | |
| '!' is followed by whitespace. | 187 | |
| '(' is followed by whitespace. | 187 | |
| ')' is preceded with whitespace. | 187 | |
| ')' is preceded with whitespace. | 187 | |
| '{' should be on the previous line. | 188 | |
| '(' is followed by whitespace. | 194 | |
| ')' is preceded with whitespace. | 194 | |
| '{' should be on the previous line. | 196 | |
| '(' is followed by whitespace. | 197 | |
| '(' is followed by whitespace. | 197 | |
| ')' is preceded with whitespace. | 197 | |
| ')' is preceded with whitespace. | 197 | |
| '{' should be on the previous line. | 198 | |
| '(' is followed by whitespace. | 201 | |
| ')' is preceded with whitespace. | 201 | |
| '{' should be on the previous line. | 202 | |
| '(' is followed by whitespace. | 205 | |
| '(' is followed by whitespace. | 205 | |
| ')' is preceded with whitespace. | 205 | |
| ')' is preceded with whitespace. | 205 | |
| '{' should be on the previous line. | 206 | |
| '(' is followed by whitespace. | 209 | |
| ')' is preceded with whitespace. | 209 | |
| Line has trailing spaces. | 212 | |
| Line has trailing spaces. | 213 | |
| '{' should be on the previous line. | 214 | |
| '(' is followed by whitespace. | 217 | |
| ')' is preceded with whitespace. | 217 | |
| Line has trailing spaces. | 218 | |
| Line has trailing spaces. | 223 | |
| ';' is followed by whitespace. | 223 | |
| '{' should be on the previous line. | 224 | |
| '(' is followed by whitespace. | 227 | |
| '!' is followed by whitespace. | 227 | |
| '(' is followed by whitespace. | 227 | |
| ')' is preceded with whitespace. | 227 | |
| ')' is preceded with whitespace. | 227 | |
| '{' should be on the previous line. | 228 | |
| '(' is followed by whitespace. | 235 | |
| ')' is preceded with whitespace. | 235 | |
| Line has trailing spaces. | 241 | |
| Line has trailing spaces. | 242 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 242 | |
| Missing a Javadoc comment. | 242 | |
| '{' should be on the previous line. | 243 | |
| Line has trailing spaces. | 244 | |
| '(' is followed by whitespace. | 244 | |
| ')' is preceded with whitespace. | 244 | |
| '{' should be on the previous line. | 245 | |
| '0.5' is a magic number. | 246 | |
| Line has trailing spaces. | 252 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 252 | |
| Missing a Javadoc comment. | 252 | |
| '{' should be on the previous line. | 253 | |
| Line has trailing spaces. | 256 | |
| Line has trailing spaces. | 257 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 257 | |
| Missing a Javadoc comment. | 257 | |
| '{' should be on the previous line. | 258 | |
| '(' is followed by whitespace. | 260 | |
| ')' is preceded with whitespace. | 260 | |
| '{' should be on the previous line. | 261 | |
| '(' is followed by whitespace. | 262 | |
| ')' is preceded with whitespace. | 262 | |
| Line has trailing spaces. | 264 | |
| '{' should be on the previous line. | 265 | |
| '(' is followed by whitespace. | 267 | |
| ')' is preceded with whitespace. | 267 | |
| '{' should be on the previous line. | 268 | |
| '(' is followed by whitespace. | 269 | |
| ')' is preceded with whitespace. | 269 | |
| '(' is followed by whitespace. | 270 | |
| ')' is preceded with whitespace. | 270 | |
| Line has trailing spaces. | 273 | |
| '{' should be on the previous line. | 274 | |
| '(' is followed by whitespace. | 276 | |
| ')' is preceded with whitespace. | 276 | |
| '{' should be on the previous line. | 277 | |
| '(' is followed by whitespace. | 278 | |
| ')' is preceded with whitespace. | 278 | |
| '(' is followed by whitespace. | 279 | |
| ')' is preceded with whitespace. | 279 | |
| '(' is followed by whitespace. | 282 | |
| ')' is preceded with whitespace. | 282 | |
| Line has trailing spaces. | 283 | |
| Line has trailing spaces. | 284 | |
| '(' is followed by whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| '{' should be on the previous line. | 285 | |
| '(' is followed by whitespace. | 286 | |
| ')' is preceded with whitespace. | 286 | |
| Line has trailing spaces. | 287 | |
| ';' is followed by whitespace. | 287 | |
| '{' should be on the previous line. | 288 | |
| '(' is followed by whitespace. | 290 | |
| ')' is preceded with whitespace. | 290 | |
| '(' is followed by whitespace. | 292 | |
| ')' is preceded with whitespace. | 292 | |
| Line has trailing spaces. | 293 | |
| Line has trailing spaces. | 296 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 297 | |
| Missing a Javadoc comment. | 297 | |
| '{' should be on the previous line. | 298 | |
| Line has trailing spaces. | 299 | |
| Line is longer than 80 characters. | 299 | |
| Line has trailing spaces. | 300 | |
| Line has trailing spaces. | 303 | |
| Method 'isAbsolute' is not designed for extension - needs to be abstract, final or empty. | 304 | |
| Missing a Javadoc comment. | 304 | |
| '{' should be on the previous line. | 305 | |
| Line has trailing spaces. | 308 | |
| Method 'setAbsolute' is not designed for extension - needs to be abstract, final or empty. | 309 | |
| Missing a Javadoc comment. | 309 | |
| Parameter absolute should be final. | 309 | |
| 'absolute' hides a field. | 309 | |
| '{' should be on the previous line. | 310 | |
| Line has trailing spaces. | 313 | |
| Method 'hasAnyNodeTest' is not designed for extension - needs to be abstract, final or empty. | 314 | |
| Missing a Javadoc comment. | 314 | |
| '{' should be on the previous line. | 315 | |
| Line has trailing spaces. | 318 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| First sentence should end with a period. | 60 | |
| Line has trailing spaces. | 62 | |
| First sentence should end with a period. | 63 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter name should be final. | 66 | |
| 'name' hides a field. | 66 | |
| Parameter nodeType should be final. | 66 | |
| 'nodeType' hides a field. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 74 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| '(' is followed by whitespace. | 74 | |
| Parameter node should be final. | 74 | |
| Expected @param tag for 'node'. | 74 | |
| Parameter context should be final. | 74 | |
| Expected @param tag for 'context'. | 74 | |
| ')' is preceded with whitespace. | 74 | |
| '{' should be on the previous line. | 75 | |
| Line has trailing spaces. | 77 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| '{' should be on the previous line. | 78 | |
| Line has trailing spaces. | 79 | |
| '(' is followed by whitespace. | 79 | |
| ')' is preceded with whitespace. | 79 | |
| '(' is followed by whitespace. | 80 | |
| '(' is followed by whitespace. | 80 | |
| ')' is preceded with whitespace. | 80 | |
| ')' is preceded with whitespace. | 80 | |
| '}' should be on the same line. | 81 | |
| Line has trailing spaces. | 82 | |
| '(' is followed by whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| '{' should be on the previous line. | 83 | |
| '(' is followed by whitespace. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| '(' is followed by whitespace. | 85 | |
| '(' is followed by whitespace. | 85 | |
| ')' is preceded with whitespace. | 85 | |
| ')' is preceded with whitespace. | 85 | |
| '}' should be on the same line. | 86 | |
| '{' should be on the previous line. | 88 | |
| '(' is followed by whitespace. | 89 | |
| '(' is followed by whitespace. | 89 | |
| ')' is preceded with whitespace. | 89 | |
| ')' is preceded with whitespace. | 89 | |
| '{' should be on the previous line. | 90 | |
| '(' is followed by whitespace. | 91 | |
| '(' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| '}' should be on the same line. | 92 | |
| '(' is followed by whitespace. | 94 | |
| '(' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 102 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| '{' should be on the previous line. | 103 | |
| Line has trailing spaces. | 108 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| '{' should be on the previous line. | 109 | |
| Line has trailing spaces. | 112 | |
| Line has trailing spaces. | 113 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| '{' should be on the previous line. | 114 | |
| Line has trailing spaces. | 115 | |
| '(' is followed by whitespace. | 115 | |
| ')' is preceded with whitespace. | 115 | |
| '{' should be on the previous line. | 116 | |
| '}' should be on the same line. | 118 | |
| Line has trailing spaces. | 119 | |
| '{' should be on the previous line. | 120 | |
| Line has trailing spaces. | 124 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| '{' should be on the previous line. | 126 | |
| Line is longer than 80 characters. | 127 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| First sentence should end with a period. | 60 | |
| Line has trailing spaces. | 62 | |
| First sentence should end with a period. | 63 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter name should be final. | 66 | |
| 'name' hides a field. | 66 | |
| Parameter nodeType should be final. | 66 | |
| 'nodeType' hides a field. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 74 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 74 | |
| '(' is followed by whitespace. | 74 | |
| Parameter node should be final. | 74 | |
| Expected @param tag for 'node'. | 74 | |
| Parameter context should be final. | 74 | |
| Expected @param tag for 'context'. | 74 | |
| ')' is preceded with whitespace. | 74 | |
| '{' should be on the previous line. | 75 | |
| Line has trailing spaces. | 77 | |
| '(' is followed by whitespace. | 77 | |
| ')' is preceded with whitespace. | 77 | |
| '{' should be on the previous line. | 78 | |
| Line has trailing spaces. | 79 | |
| '(' is followed by whitespace. | 79 | |
| ')' is preceded with whitespace. | 79 | |
| '(' is followed by whitespace. | 80 | |
| '(' is followed by whitespace. | 80 | |
| ')' is preceded with whitespace. | 80 | |
| ')' is preceded with whitespace. | 80 | |
| '}' should be on the same line. | 81 | |
| Line has trailing spaces. | 82 | |
| '(' is followed by whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| '{' should be on the previous line. | 83 | |
| '(' is followed by whitespace. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| '(' is followed by whitespace. | 85 | |
| '(' is followed by whitespace. | 85 | |
| ')' is preceded with whitespace. | 85 | |
| ')' is preceded with whitespace. | 85 | |
| '}' should be on the same line. | 86 | |
| '{' should be on the previous line. | 88 | |
| '(' is followed by whitespace. | 89 | |
| '(' is followed by whitespace. | 89 | |
| ')' is preceded with whitespace. | 89 | |
| ')' is preceded with whitespace. | 89 | |
| '{' should be on the previous line. | 90 | |
| '(' is followed by whitespace. | 91 | |
| '(' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| '}' should be on the same line. | 92 | |
| '(' is followed by whitespace. | 94 | |
| '(' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 102 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| '{' should be on the previous line. | 103 | |
| Line has trailing spaces. | 108 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 108 | |
| Missing a Javadoc comment. | 108 | |
| '{' should be on the previous line. | 109 | |
| Line has trailing spaces. | 112 | |
| Line has trailing spaces. | 113 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 113 | |
| Missing a Javadoc comment. | 113 | |
| '{' should be on the previous line. | 114 | |
| Line has trailing spaces. | 115 | |
| '(' is followed by whitespace. | 115 | |
| ')' is preceded with whitespace. | 115 | |
| '{' should be on the previous line. | 116 | |
| '}' should be on the same line. | 118 | |
| Line has trailing spaces. | 119 | |
| '{' should be on the previous line. | 120 | |
| Line has trailing spaces. | 124 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| '{' should be on the previous line. | 126 | |
| Line is longer than 80 characters. | 127 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| First sentence should end with a period. | 60 | |
| Line has trailing spaces. | 62 | |
| First sentence should end with a period. | 63 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter prefix should be final. | 66 | |
| 'prefix' hides a field. | 66 | |
| Parameter nodeType should be final. | 66 | |
| 'nodeType' hides a field. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 68 | |
| '(' is followed by whitespace. | 68 | |
| ')' is preceded with whitespace. | 68 | |
| '{' should be on the previous line. | 69 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 78 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| '(' is followed by whitespace. | 78 | |
| Parameter node should be final. | 78 | |
| Expected @param tag for 'node'. | 78 | |
| Parameter context should be final. | 78 | |
| Expected @param tag for 'context'. | 78 | |
| ')' is preceded with whitespace. | 78 | |
| '{' should be on the previous line. | 79 | |
| '(' is followed by whitespace. | 81 | |
| ')' is preceded with whitespace. | 81 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 83 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 83 | |
| '{' should be on the previous line. | 84 | |
| Line has trailing spaces. | 85 | |
| '(' is followed by whitespace. | 85 | |
| ')' is preceded with whitespace. | 85 | |
| '(' is followed by whitespace. | 86 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| '}' should be on the same line. | 87 | |
| Line has trailing spaces. | 88 | |
| '(' is followed by whitespace. | 88 | |
| ')' is preceded with whitespace. | 88 | |
| '{' should be on the previous line. | 89 | |
| '(' is followed by whitespace. | 90 | |
| ')' is preceded with whitespace. | 90 | |
| '(' is followed by whitespace. | 91 | |
| '(' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 96 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| '{' should be on the previous line. | 97 | |
| '-0.25' is a magic number. | 98 | |
| Line has trailing spaces. | 102 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| '{' should be on the previous line. | 103 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 107 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| '{' should be on the previous line. | 108 | |
| Line has trailing spaces. | 111 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| '{' should be on the previous line. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line has trailing spaces. | 116 | |
| First sentence should end with a period. | 117 | |
| Expected an @return tag. | 119 | |
| Method 'getURI' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Parameter node should be final. | 119 | |
| Expected @param tag for 'node'. | 119 | |
| Parameter context should be final. | 119 | |
| Expected @param tag for 'context'. | 119 | |
| '{' should be on the previous line. | 120 | |
| Line is longer than 80 characters. | 121 | |
| '(' is followed by whitespace. | 121 | |
| ')' is preceded with whitespace. | 121 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| '{' should be on the previous line. | 123 | |
| Line is longer than 80 characters. | 124 | |
| '(' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| Line has trailing spaces. | 126 | |
| '(' is followed by whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| '{' should be on the previous line. | 127 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 59 | |
| First sentence should end with a period. | 60 | |
| Line has trailing spaces. | 62 | |
| First sentence should end with a period. | 63 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 66 | |
| Parameter prefix should be final. | 66 | |
| 'prefix' hides a field. | 66 | |
| Parameter nodeType should be final. | 66 | |
| 'nodeType' hides a field. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 68 | |
| '(' is followed by whitespace. | 68 | |
| ')' is preceded with whitespace. | 68 | |
| '{' should be on the previous line. | 69 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 78 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| '(' is followed by whitespace. | 78 | |
| Parameter node should be final. | 78 | |
| Expected @param tag for 'node'. | 78 | |
| Parameter context should be final. | 78 | |
| Expected @param tag for 'context'. | 78 | |
| ')' is preceded with whitespace. | 78 | |
| '{' should be on the previous line. | 79 | |
| '(' is followed by whitespace. | 81 | |
| ')' is preceded with whitespace. | 81 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 83 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 83 | |
| '{' should be on the previous line. | 84 | |
| Line has trailing spaces. | 85 | |
| '(' is followed by whitespace. | 85 | |
| ')' is preceded with whitespace. | 85 | |
| '(' is followed by whitespace. | 86 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| '}' should be on the same line. | 87 | |
| Line has trailing spaces. | 88 | |
| '(' is followed by whitespace. | 88 | |
| ')' is preceded with whitespace. | 88 | |
| '{' should be on the previous line. | 89 | |
| '(' is followed by whitespace. | 90 | |
| ')' is preceded with whitespace. | 90 | |
| '(' is followed by whitespace. | 91 | |
| '(' is followed by whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 96 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| '{' should be on the previous line. | 97 | |
| '-0.25' is a magic number. | 98 | |
| Line has trailing spaces. | 102 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| '{' should be on the previous line. | 103 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 107 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| '{' should be on the previous line. | 108 | |
| Line has trailing spaces. | 111 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 112 | |
| Missing a Javadoc comment. | 112 | |
| '{' should be on the previous line. | 113 | |
| Line is longer than 80 characters. | 114 | |
| Line has trailing spaces. | 116 | |
| First sentence should end with a period. | 117 | |
| Expected an @return tag. | 119 | |
| Method 'getURI' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Parameter node should be final. | 119 | |
| Expected @param tag for 'node'. | 119 | |
| Parameter context should be final. | 119 | |
| Expected @param tag for 'context'. | 119 | |
| '{' should be on the previous line. | 120 | |
| Line is longer than 80 characters. | 121 | |
| '(' is followed by whitespace. | 121 | |
| ')' is preceded with whitespace. | 121 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| '{' should be on the previous line. | 123 | |
| Line is longer than 80 characters. | 124 | |
| '(' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| Line has trailing spaces. | 126 | |
| '(' is followed by whitespace. | 126 | |
| ')' is preceded with whitespace. | 126 | |
| '{' should be on the previous line. | 127 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 61 | |
| '{' should be on the previous line. | 62 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 72 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| '(' is followed by whitespace. | 72 | |
| Parameter node should be final. | 72 | |
| Expected @param tag for 'node'. | 72 | |
| Parameter context should be final. | 72 | |
| Expected @param tag for 'context'. | 72 | |
| ')' is preceded with whitespace. | 72 | |
| '{' should be on the previous line. | 73 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 77 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| '{' should be on the previous line. | 78 | |
| '-0.5' is a magic number. | 79 | |
| Line has trailing spaces. | 82 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| '{' should be on the previous line. | 83 | |
| Line has trailing spaces. | 87 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| '{' should be on the previous line. | 88 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 61 | |
| '{' should be on the previous line. | 62 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 72 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| '(' is followed by whitespace. | 72 | |
| Parameter node should be final. | 72 | |
| Expected @param tag for 'node'. | 72 | |
| Parameter context should be final. | 72 | |
| Expected @param tag for 'context'. | 72 | |
| ')' is preceded with whitespace. | 72 | |
| '{' should be on the previous line. | 73 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 77 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| '{' should be on the previous line. | 78 | |
| '-0.5' is a magic number. | 79 | |
| Line has trailing spaces. | 82 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| '{' should be on the previous line. | 83 | |
| Line has trailing spaces. | 87 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 87 | |
| Missing a Javadoc comment. | 87 | |
| '{' should be on the previous line. | 88 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Missing a Javadoc comment. | 60 | |
| '(' is followed by whitespace. | 61 | |
| ')' is preceded with whitespace. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 63 | |
| Missing a Javadoc comment. | 63 | |
| '(' is followed by whitespace. | 64 | |
| ')' is preceded with whitespace. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 66 | |
| '(' is followed by whitespace. | 67 | |
| ')' is preceded with whitespace. | 67 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 69 | |
| Missing a Javadoc comment. | 69 | |
| '(' is followed by whitespace. | 70 | |
| ')' is preceded with whitespace. | 70 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 72 | |
| Missing a Javadoc comment. | 72 | |
| '(' is followed by whitespace. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 75 | |
| Missing a Javadoc comment. | 75 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 78 | |
| Missing a Javadoc comment. | 78 | |
| '(' is followed by whitespace. | 79 | |
| ')' is preceded with whitespace. | 79 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter nodeType should be final. | 84 | |
| 'nodeType' hides a field. | 84 | |
| '{' should be on the previous line. | 85 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 91 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| '(' is followed by whitespace. | 91 | |
| Parameter node should be final. | 91 | |
| Expected @param tag for 'node'. | 91 | |
| Parameter context should be final. | 91 | |
| Expected @param tag for 'context'. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| '{' should be on the previous line. | 92 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 96 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| '{' should be on the previous line. | 97 | |
| '-0.5' is a magic number. | 98 | |
| Line has trailing spaces. | 102 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| '{' should be on the previous line. | 103 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 107 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| '{' should be on the previous line. | 108 | |
| Line has trailing spaces. | 109 | |
| switch without "default" clause. | 109 | |
| '{' should be on the previous line. | 110 | |
| Line has trailing spaces. | 128 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Missing a Javadoc comment. | 129 | |
| '{' should be on the previous line. | 130 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 52 | |
| Line is longer than 80 characters. | 53 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Missing a Javadoc comment. | 60 | |
| '(' is followed by whitespace. | 61 | |
| ')' is preceded with whitespace. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 63 | |
| Missing a Javadoc comment. | 63 | |
| '(' is followed by whitespace. | 64 | |
| ')' is preceded with whitespace. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 66 | |
| '(' is followed by whitespace. | 67 | |
| ')' is preceded with whitespace. | 67 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 69 | |
| Missing a Javadoc comment. | 69 | |
| '(' is followed by whitespace. | 70 | |
| ')' is preceded with whitespace. | 70 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 72 | |
| Missing a Javadoc comment. | 72 | |
| '(' is followed by whitespace. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 75 | |
| Missing a Javadoc comment. | 75 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 78 | |
| Missing a Javadoc comment. | 78 | |
| '(' is followed by whitespace. | 79 | |
| ')' is preceded with whitespace. | 79 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter nodeType should be final. | 84 | |
| 'nodeType' hides a field. | 84 | |
| '{' should be on the previous line. | 85 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 91 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 91 | |
| '(' is followed by whitespace. | 91 | |
| Parameter node should be final. | 91 | |
| Expected @param tag for 'node'. | 91 | |
| Parameter context should be final. | 91 | |
| Expected @param tag for 'context'. | 91 | |
| ')' is preceded with whitespace. | 91 | |
| '{' should be on the previous line. | 92 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 96 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| Missing a Javadoc comment. | 96 | |
| '{' should be on the previous line. | 97 | |
| '-0.5' is a magic number. | 98 | |
| Line has trailing spaces. | 102 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 102 | |
| Missing a Javadoc comment. | 102 | |
| '{' should be on the previous line. | 103 | |
| Line has trailing spaces. | 106 | |
| Line has trailing spaces. | 107 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| '{' should be on the previous line. | 108 | |
| Line has trailing spaces. | 109 | |
| switch without "default" clause. | 109 | |
| '{' should be on the previous line. | 110 | |
| Line has trailing spaces. | 128 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Missing a Javadoc comment. | 129 | |
| '{' should be on the previous line. | 130 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| First sentence should end with a period. | 62 | |
| First sentence should end with a period. | 64 | |
| First sentence should end with a period. | 66 | |
| First sentence should end with a period. | 68 | |
| First sentence should end with a period. | 70 | |
| First sentence should end with a period. | 74 | |
| First sentence should end with a period. | 76 | |
| First sentence should end with a period. | 78 | |
| First sentence should end with a period. | 80 | |
| Line has trailing spaces. | 84 | |
| First sentence should end with a period. | 85 | |
| Line has trailing spaces. | 88 | |
| First sentence should end with a period. | 89 | |
| Line has trailing spaces. | 91 | |
| First sentence should end with a period. | 92 | |
| First sentence should end with a period. | 95 | |
| Line has trailing spaces. | 97 | |
| First sentence should end with a period. | 98 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 103 | |
| Line is longer than 80 characters. | 109 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 109 | |
| Line has trailing spaces. | 110 | |
| Line has trailing spaces. | 114 | |
| Line has trailing spaces. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 120 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| '{' should be on the previous line. | 121 | |
| '0.5' is a magic number. | 122 | |
| Line has trailing spaces. | 124 | |
| Line has trailing spaces. | 133 | |
| Method 'getUnionPatterns' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| '{' should be on the previous line. | 134 | |
| Line has trailing spaces. | 138 | |
| Line has trailing spaces. | 139 | |
| Line has trailing spaces. | 141 | |
| Line has trailing spaces. | 144 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| '{' should be on the previous line. | 145 | |
| Line has trailing spaces. | 150 | |
| Line has trailing spaces. | 153 | |
| Line has trailing spaces. | 159 | |
| Method 'getMatchesNodeName' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| '{' should be on the previous line. | 160 | |
| Line has trailing spaces. | 163 | |
| Line has trailing spaces. | 164 | |
| Line has trailing spaces. | 165 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Missing a Javadoc comment. | 165 | |
| '{' should be on the previous line. | 166 | |
| Line has trailing spaces. | 169 | |
| First sentence should end with a period. | 170 | |
| Line has trailing spaces. | 171 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| First sentence should end with a period. | 62 | |
| First sentence should end with a period. | 64 | |
| First sentence should end with a period. | 66 | |
| First sentence should end with a period. | 68 | |
| First sentence should end with a period. | 70 | |
| First sentence should end with a period. | 74 | |
| First sentence should end with a period. | 76 | |
| First sentence should end with a period. | 78 | |
| First sentence should end with a period. | 80 | |
| Line has trailing spaces. | 84 | |
| First sentence should end with a period. | 85 | |
| Line has trailing spaces. | 88 | |
| First sentence should end with a period. | 89 | |
| Line has trailing spaces. | 91 | |
| First sentence should end with a period. | 92 | |
| First sentence should end with a period. | 95 | |
| Line has trailing spaces. | 97 | |
| First sentence should end with a period. | 98 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 101 | |
| Line has trailing spaces. | 102 | |
| Line has trailing spaces. | 103 | |
| Line is longer than 80 characters. | 109 | |
| '(' is followed by whitespace. | 109 | |
| ')' is preceded with whitespace. | 109 | |
| Line has trailing spaces. | 110 | |
| Line has trailing spaces. | 114 | |
| Line has trailing spaces. | 116 | |
| Line is longer than 80 characters. | 117 | |
| Line has trailing spaces. | 118 | |
| Line has trailing spaces. | 120 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 120 | |
| '{' should be on the previous line. | 121 | |
| '0.5' is a magic number. | 122 | |
| Line has trailing spaces. | 124 | |
| Line has trailing spaces. | 133 | |
| Method 'getUnionPatterns' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| '{' should be on the previous line. | 134 | |
| Line has trailing spaces. | 138 | |
| Line has trailing spaces. | 139 | |
| Line has trailing spaces. | 141 | |
| Line has trailing spaces. | 144 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 144 | |
| '{' should be on the previous line. | 145 | |
| Line has trailing spaces. | 150 | |
| Line has trailing spaces. | 153 | |
| Line has trailing spaces. | 159 | |
| Method 'getMatchesNodeName' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| '{' should be on the previous line. | 160 | |
| Line has trailing spaces. | 163 | |
| Line has trailing spaces. | 164 | |
| Line has trailing spaces. | 165 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Missing a Javadoc comment. | 165 | |
| '{' should be on the previous line. | 166 | |
| Line has trailing spaces. | 169 | |
| First sentence should end with a period. | 170 | |
| Line has trailing spaces. | 171 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Line has trailing spaces. | 68 | |
| Missing a Javadoc comment. | 69 | |
| '{' should be on the previous line. | 70 | |
| Line has trailing spaces. | 72 | |
| Method 'getPattern' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| '{' should be on the previous line. | 83 | |
| '(' is followed by whitespace. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| Line has trailing spaces. | 94 | |
| Method 'getPattern' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Parameter shouldSimplify should be final. | 99 | |
| '{' should be on the previous line. | 100 | |
| '(' is followed by whitespace. | 101 | |
| '!' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| '{' should be on the previous line. | 102 | |
| Line has trailing spaces. | 111 | |
| Line has trailing spaces. | 112 | |
| Line has trailing spaces. | 113 | |
| Method 'endXPath' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| '{' should be on the previous line. | 115 | |
| '(' is followed by whitespace. | 118 | |
| ')' is preceded with whitespace. | 118 | |
| Line has trailing spaces. | 119 | |
| Method 'endPathExpr' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 | |
| '{' should be on the previous line. | 124 | |
| Line has trailing spaces. | 141 | |
| '(' is followed by whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| Line has trailing spaces. | 143 | |
| '(' is followed by whitespace. | 144 | |
| ')' is preceded with whitespace. | 144 | |
| Line has trailing spaces. | 145 | |
| Line has trailing spaces. | 151 | |
| Line has trailing spaces. | 159 | |
| Line has trailing spaces. | 165 | |
| Method 'startAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Missing a Javadoc comment. | 173 | |
| '{' should be on the previous line. | 174 | |
| '(' is followed by whitespace. | 178 | |
| ')' is preceded with whitespace. | 178 | |
| Line has trailing spaces. | 180 | |
| Method 'endAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Missing a Javadoc comment. | 181 | |
| '{' should be on the previous line. | 182 | |
| Method 'startRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| Missing a Javadoc comment. | 187 | |
| '{' should be on the previous line. | 188 | |
| '(' is followed by whitespace. | 192 | |
| ')' is preceded with whitespace. | 192 | |
| Method 'endRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| Missing a Javadoc comment. | 195 | |
| '{' should be on the previous line. | 196 | |
| Method 'endLocationPath' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| Missing a Javadoc comment. | 201 | |
| '{' should be on the previous line. | 202 | |
| Line has trailing spaces. | 203 | |
| Line has trailing spaces. | 205 | |
| '(' is followed by whitespace. | 206 | |
| ')' is preceded with whitespace. | 206 | |
| Line is longer than 80 characters. | 208 | |
| '(' is followed by whitespace. | 209 | |
| ')' is preceded with whitespace. | 209 | |
| '(' is followed by whitespace. | 211 | |
| '!' is followed by whitespace. | 211 | |
| ')' is preceded with whitespace. | 211 | |
| '{' should be on the previous line. | 212 | |
| Line has trailing spaces. | 214 | |
| '(' is followed by whitespace. | 214 | |
| ')' is preceded with whitespace. | 214 | |
| '{' should be on the previous line. | 215 | |
| Line has trailing spaces. | 216 | |
| '(' is followed by whitespace. | 216 | |
| ')' is preceded with whitespace. | 216 | |
| '{' should be on the previous line. | 217 | |
| Line is longer than 80 characters. | 218 | |
| '(' is followed by whitespace. | 218 | |
| ')' is preceded with whitespace. | 218 | |
| '(' is followed by whitespace. | 219 | |
| ')' is preceded with whitespace. | 219 | |
| Line has trailing spaces. | 222 | |
| '}' should be on the same line. | 222 | |
| '{' should be on the previous line. | 224 | |
| '(' is followed by whitespace. | 225 | |
| ')' is preceded with whitespace. | 225 | |
| '}' should be on the same line. | 227 | |
| '(' is followed by whitespace. | 228 | |
| ')' is preceded with whitespace. | 228 | |
| '{' should be on the previous line. | 229 | |
| '(' is followed by whitespace. | 230 | |
| ')' is preceded with whitespace. | 230 | |
| '}' should be on the same line. | 231 | |
| Line has trailing spaces. | 232 | |
| '(' is followed by whitespace. | 232 | |
| ')' is preceded with whitespace. | 232 | |
| '{' should be on the previous line. | 233 | |
| '(' is followed by whitespace. | 235 | |
| ')' is preceded with whitespace. | 235 | |
| Line has trailing spaces. | 242 | |
| Method 'startNameStep' is not designed for extension - needs to be abstract, final or empty. | 243 | |
| Missing a Javadoc comment. | 243 | |
| Parameter axis should be final. | 243 | |
| Parameter prefix should be final. | 244 | |
| Parameter localName should be final. | 245 | |
| '{' should be on the previous line. | 246 | |
| Line is longer than 80 characters. | 247 | |
| Line has trailing spaces. | 250 | |
| Line has trailing spaces. | 251 | |
| switch without "default" clause. | 251 | |
| '(' is followed by whitespace. | 251 | |
| ')' is preceded with whitespace. | 251 | |
| '{' should be on the previous line. | 252 | |
| Line has trailing spaces. | 260 | |
| Line has trailing spaces. | 261 | |
| '(' is followed by whitespace. | 261 | |
| '!' is followed by whitespace. | 261 | |
| '(' is followed by whitespace. | 261 | |
| ')' is preceded with whitespace. | 261 | |
| ')' is preceded with whitespace. | 261 | |
| Line has trailing spaces. | 262 | |
| '{' should be on the previous line. | 262 | |
| '(' is followed by whitespace. | 263 | |
| '(' is followed by whitespace. | 263 | |
| ')' is preceded with whitespace. | 263 | |
| ')' is preceded with whitespace. | 263 | |
| Line has trailing spaces. | 265 | |
| Line is longer than 80 characters. | 265 | |
| '(' is followed by whitespace. | 265 | |
| '!' is followed by whitespace. | 265 | |
| '(' is followed by whitespace. | 265 | |
| ')' is preceded with whitespace. | 265 | |
| ')' is preceded with whitespace. | 265 | |
| '(' is followed by whitespace. | 267 | |
| '(' is followed by whitespace. | 267 | |
| ')' is preceded with whitespace. | 267 | |
| ')' is preceded with whitespace. | 267 | |
| Method 'startTextNodeStep' is not designed for extension - needs to be abstract, final or empty. | 271 | |
| Missing a Javadoc comment. | 271 | |
| Parameter axis should be final. | 271 | |
| '{' should be on the previous line. | 272 | |
| Line has trailing spaces. | 275 | |
| '(' is followed by whitespace. | 276 | |
| '(' is followed by whitespace. | 276 | |
| ')' is preceded with whitespace. | 276 | |
| ')' is preceded with whitespace. | 276 | |
| Line has trailing spaces. | 278 | |
| Method 'startCommentNodeStep' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| Missing a Javadoc comment. | 279 | |
| Parameter axis should be final. | 279 | |
| '{' should be on the previous line. | 280 | |
| '(' is followed by whitespace. | 284 | |
| '(' is followed by whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| Method 'startAllNodeStep' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| Missing a Javadoc comment. | 287 | |
| Parameter axis should be final. | 287 | |
| '{' should be on the previous line. | 288 | |
| '(' is followed by whitespace. | 292 | |
| ')' is preceded with whitespace. | 292 | |
| Method 'startProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty. | 295 | |
| Missing a Javadoc comment. | 295 | |
| Parameter axis should be final. | 295 | |
| Parameter name should be final. | 296 | |
| '{' should be on the previous line. | 297 | |
| Line has trailing spaces. | 301 | |
| '(' is followed by whitespace. | 302 | |
| '(' is followed by whitespace. | 302 | |
| ')' is preceded with whitespace. | 302 | |
| ')' is preceded with whitespace. | 302 | |
| Line has trailing spaces. | 304 | |
| Method 'endStep' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| Missing a Javadoc comment. | 305 | |
| '{' should be on the previous line. | 306 | |
| Line has trailing spaces. | 308 | |
| '(' is followed by whitespace. | 308 | |
| '!' is followed by whitespace. | 308 | |
| ')' is preceded with whitespace. | 308 | |
| '{' should be on the previous line. | 309 | |
| '(' is followed by whitespace. | 310 | |
| ')' is preceded with whitespace. | 310 | |
| Line has trailing spaces. | 311 | |
| '(' is followed by whitespace. | 312 | |
| '!' is followed by whitespace. | 312 | |
| ')' is preceded with whitespace. | 312 | |
| '{' should be on the previous line. | 313 | |
| '(' is followed by whitespace. | 314 | |
| ')' is preceded with whitespace. | 314 | |
| Line has trailing spaces. | 318 | |
| Missing a Javadoc comment. | 320 | |
| '{' should be on the previous line. | 321 | |
| Method 'endUnionExpr' is not designed for extension - needs to be abstract, final or empty. | 325 | |
| Missing a Javadoc comment. | 325 | |
| Parameter create should be final. | 325 | |
| '{' should be on the previous line. | 326 | |
| '(' is followed by whitespace. | 329 | |
| ')' is preceded with whitespace. | 329 | |
| '{' should be on the previous line. | 330 | |
| '(' is followed by whitespace. | 336 | |
| '(' is followed by whitespace. | 336 | |
| ')' is preceded with whitespace. | 337 | |
| ')' is preceded with whitespace. | 337 | |
| Line has trailing spaces. | 341 | |
| Method 'createAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. | 341 | |
| Missing a Javadoc comment. | 341 | |
| '{' should be on the previous line. | 342 | |
| '(' is followed by whitespace. | 343 | |
| ')' is preceded with whitespace. | 343 | |
| Line has trailing spaces. | 346 | |
| Method 'createRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. | 346 | |
| Missing a Javadoc comment. | 346 | |
| '{' should be on the previous line. | 347 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Line has trailing spaces. | 68 | |
| Missing a Javadoc comment. | 69 | |
| '{' should be on the previous line. | 70 | |
| Line has trailing spaces. | 72 | |
| Method 'getPattern' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| '{' should be on the previous line. | 83 | |
| '(' is followed by whitespace. | 84 | |
| ')' is preceded with whitespace. | 84 | |
| Line has trailing spaces. | 94 | |
| Method 'getPattern' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Parameter shouldSimplify should be final. | 99 | |
| '{' should be on the previous line. | 100 | |
| '(' is followed by whitespace. | 101 | |
| '!' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| '{' should be on the previous line. | 102 | |
| Line has trailing spaces. | 111 | |
| Line has trailing spaces. | 112 | |
| Line has trailing spaces. | 113 | |
| Method 'endXPath' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| '{' should be on the previous line. | 115 | |
| '(' is followed by whitespace. | 118 | |
| ')' is preceded with whitespace. | 118 | |
| Line has trailing spaces. | 119 | |
| Method 'endPathExpr' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 | |
| '{' should be on the previous line. | 124 | |
| Line has trailing spaces. | 141 | |
| '(' is followed by whitespace. | 142 | |
| ')' is preceded with whitespace. | 142 | |
| Line has trailing spaces. | 143 | |
| '(' is followed by whitespace. | 144 | |
| ')' is preceded with whitespace. | 144 | |
| Line has trailing spaces. | 145 | |
| Line has trailing spaces. | 151 | |
| Line has trailing spaces. | 159 | |
| Line has trailing spaces. | 165 | |
| Method 'startAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. | 173 | |
| Missing a Javadoc comment. | 173 | |
| '{' should be on the previous line. | 174 | |
| '(' is followed by whitespace. | 178 | |
| ')' is preceded with whitespace. | 178 | |
| Line has trailing spaces. | 180 | |
| Method 'endAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. | 181 | |
| Missing a Javadoc comment. | 181 | |
| '{' should be on the previous line. | 182 | |
| Method 'startRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. | 187 | |
| Missing a Javadoc comment. | 187 | |
| '{' should be on the previous line. | 188 | |
| '(' is followed by whitespace. | 192 | |
| ')' is preceded with whitespace. | 192 | |
| Method 'endRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| Missing a Javadoc comment. | 195 | |
| '{' should be on the previous line. | 196 | |
| Method 'endLocationPath' is not designed for extension - needs to be abstract, final or empty. | 201 | |
| Missing a Javadoc comment. | 201 | |
| '{' should be on the previous line. | 202 | |
| Line has trailing spaces. | 203 | |
| Line has trailing spaces. | 205 | |
| '(' is followed by whitespace. | 206 | |
| ')' is preceded with whitespace. | 206 | |
| Line is longer than 80 characters. | 208 | |
| '(' is followed by whitespace. | 209 | |
| ')' is preceded with whitespace. | 209 | |
| '(' is followed by whitespace. | 211 | |
| '!' is followed by whitespace. | 211 | |
| ')' is preceded with whitespace. | 211 | |
| '{' should be on the previous line. | 212 | |
| Line has trailing spaces. | 214 | |
| '(' is followed by whitespace. | 214 | |
| ')' is preceded with whitespace. | 214 | |
| '{' should be on the previous line. | 215 | |
| Line has trailing spaces. | 216 | |
| '(' is followed by whitespace. | 216 | |
| ')' is preceded with whitespace. | 216 | |
| '{' should be on the previous line. | 217 | |
| Line is longer than 80 characters. | 218 | |
| '(' is followed by whitespace. | 218 | |
| ')' is preceded with whitespace. | 218 | |
| '(' is followed by whitespace. | 219 | |
| ')' is preceded with whitespace. | 219 | |
| Line has trailing spaces. | 222 | |
| '}' should be on the same line. | 222 | |
| '{' should be on the previous line. | 224 | |
| '(' is followed by whitespace. | 225 | |
| ')' is preceded with whitespace. | 225 | |
| '}' should be on the same line. | 227 | |
| '(' is followed by whitespace. | 228 | |
| ')' is preceded with whitespace. | 228 | |
| '{' should be on the previous line. | 229 | |
| '(' is followed by whitespace. | 230 | |
| ')' is preceded with whitespace. | 230 | |
| '}' should be on the same line. | 231 | |
| Line has trailing spaces. | 232 | |
| '(' is followed by whitespace. | 232 | |
| ')' is preceded with whitespace. | 232 | |
| '{' should be on the previous line. | 233 | |
| '(' is followed by whitespace. | 235 | |
| ')' is preceded with whitespace. | 235 | |
| Line has trailing spaces. | 242 | |
| Method 'startNameStep' is not designed for extension - needs to be abstract, final or empty. | 243 | |
| Missing a Javadoc comment. | 243 | |
| Parameter axis should be final. | 243 | |
| Parameter prefix should be final. | 244 | |
| Parameter localName should be final. | 245 | |
| '{' should be on the previous line. | 246 | |
| Line is longer than 80 characters. | 247 | |
| Line has trailing spaces. | 250 | |
| Line has trailing spaces. | 251 | |
| switch without "default" clause. | 251 | |
| '(' is followed by whitespace. | 251 | |
| ')' is preceded with whitespace. | 251 | |
| '{' should be on the previous line. | 252 | |
| Line has trailing spaces. | 260 | |
| Line has trailing spaces. | 261 | |
| '(' is followed by whitespace. | 261 | |
| '!' is followed by whitespace. | 261 | |
| '(' is followed by whitespace. | 261 | |
| ')' is preceded with whitespace. | 261 | |
| ')' is preceded with whitespace. | 261 | |
| Line has trailing spaces. | 262 | |
| '{' should be on the previous line. | 262 | |
| '(' is followed by whitespace. | 263 | |
| '(' is followed by whitespace. | 263 | |
| ')' is preceded with whitespace. | 263 | |
| ')' is preceded with whitespace. | 263 | |
| Line has trailing spaces. | 265 | |
| Line is longer than 80 characters. | 265 | |
| '(' is followed by whitespace. | 265 | |
| '!' is followed by whitespace. | 265 | |
| '(' is followed by whitespace. | 265 | |
| ')' is preceded with whitespace. | 265 | |
| ')' is preceded with whitespace. | 265 | |
| '(' is followed by whitespace. | 267 | |
| '(' is followed by whitespace. | 267 | |
| ')' is preceded with whitespace. | 267 | |
| ')' is preceded with whitespace. | 267 | |
| Method 'startTextNodeStep' is not designed for extension - needs to be abstract, final or empty. | 271 | |
| Missing a Javadoc comment. | 271 | |
| Parameter axis should be final. | 271 | |
| '{' should be on the previous line. | 272 | |
| Line has trailing spaces. | 275 | |
| '(' is followed by whitespace. | 276 | |
| '(' is followed by whitespace. | 276 | |
| ')' is preceded with whitespace. | 276 | |
| ')' is preceded with whitespace. | 276 | |
| Line has trailing spaces. | 278 | |
| Method 'startCommentNodeStep' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| Missing a Javadoc comment. | 279 | |
| Parameter axis should be final. | 279 | |
| '{' should be on the previous line. | 280 | |
| '(' is followed by whitespace. | 284 | |
| '(' is followed by whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| Method 'startAllNodeStep' is not designed for extension - needs to be abstract, final or empty. | 287 | |
| Missing a Javadoc comment. | 287 | |
| Parameter axis should be final. | 287 | |
| '{' should be on the previous line. | 288 | |
| '(' is followed by whitespace. | 292 | |
| ')' is preceded with whitespace. | 292 | |
| Method 'startProcessingInstructionNodeStep' is not designed for extension - needs to be abstract, final or empty. | 295 | |
| Missing a Javadoc comment. | 295 | |
| Parameter axis should be final. | 295 | |
| Parameter name should be final. | 296 | |
| '{' should be on the previous line. | 297 | |
| Line has trailing spaces. | 301 | |
| '(' is followed by whitespace. | 302 | |
| '(' is followed by whitespace. | 302 | |
| ')' is preceded with whitespace. | 302 | |
| ')' is preceded with whitespace. | 302 | |
| Line has trailing spaces. | 304 | |
| Method 'endStep' is not designed for extension - needs to be abstract, final or empty. | 305 | |
| Missing a Javadoc comment. | 305 | |
| '{' should be on the previous line. | 306 | |
| Line has trailing spaces. | 308 | |
| '(' is followed by whitespace. | 308 | |
| '!' is followed by whitespace. | 308 | |
| ')' is preceded with whitespace. | 308 | |
| '{' should be on the previous line. | 309 | |
| '(' is followed by whitespace. | 310 | |
| ')' is preceded with whitespace. | 310 | |
| Line has trailing spaces. | 311 | |
| '(' is followed by whitespace. | 312 | |
| '!' is followed by whitespace. | 312 | |
| ')' is preceded with whitespace. | 312 | |
| '{' should be on the previous line. | 313 | |
| '(' is followed by whitespace. | 314 | |
| ')' is preceded with whitespace. | 314 | |
| Line has trailing spaces. | 318 | |
| Missing a Javadoc comment. | 320 | |
| '{' should be on the previous line. | 321 | |
| Method 'endUnionExpr' is not designed for extension - needs to be abstract, final or empty. | 325 | |
| Missing a Javadoc comment. | 325 | |
| Parameter create should be final. | 325 | |
| '{' should be on the previous line. | 326 | |
| '(' is followed by whitespace. | 329 | |
| ')' is preceded with whitespace. | 329 | |
| '{' should be on the previous line. | 330 | |
| '(' is followed by whitespace. | 336 | |
| '(' is followed by whitespace. | 336 | |
| ')' is preceded with whitespace. | 337 | |
| ')' is preceded with whitespace. | 337 | |
| Line has trailing spaces. | 341 | |
| Method 'createAbsoluteLocationPath' is not designed for extension - needs to be abstract, final or empty. | 341 | |
| Missing a Javadoc comment. | 341 | |
| '{' should be on the previous line. | 342 | |
| '(' is followed by whitespace. | 343 | |
| ')' is preceded with whitespace. | 343 | |
| Line has trailing spaces. | 346 | |
| Method 'createRelativeLocationPath' is not designed for extension - needs to be abstract, final or empty. | 346 | |
| Missing a Javadoc comment. | 346 | |
| '{' should be on the previous line. | 347 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| First sentence should end with a period. | 77 | |
| Line has trailing spaces. | 82 | |
| Utility classes should not have a public or default constructor. | 82 | |
| '{' should be on the previous line. | 83 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter text should be final. | 86 | |
| Redundant throws: 'JaxenException' is subclass of 'org.jaxen.saxpath.SAXPathException'. | 86 | |
| '(' is followed by whitespace. | 88 | |
| ')' is preceded with whitespace. | 88 | |
| '{' should be on the previous line. | 89 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 93 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| '(' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| '(' is followed by whitespace. | 95 | |
| ')' is preceded with whitespace. | 95 | |
| Line has trailing spaces. | 96 | |
| '}' should be on the same line. | 98 | |
| '{' should be on the previous line. | 100 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 104 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| '(' is followed by whitespace. | 105 | |
| ')' is preceded with whitespace. | 105 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 106 | |
| Line is longer than 80 characters. | 108 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| Line has trailing spaces. | 112 | |
| Line has trailing spaces. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter expr should be final. | 113 | |
| '{' should be on the previous line. | 114 | |
| '(' is followed by whitespace. | 115 | |
| ')' is preceded with whitespace. | 115 | |
| '{' should be on the previous line. | 116 | |
| '(' is followed by whitespace. | 117 | |
| ')' is preceded with whitespace. | 117 | |
| Line has trailing spaces. | 119 | |
| '(' is followed by whitespace. | 120 | |
| ')' is preceded with whitespace. | 120 | |
| '{' should be on the previous line. | 121 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| '}' should be on the same line. | 123 | |
| '(' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| '{' should be on the previous line. | 125 | |
| '(' is followed by whitespace. | 127 | |
| ')' is preceded with whitespace. | 127 | |
| '}' should be on the same line. | 129 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| '{' should be on the previous line. | 131 | |
| '(' is followed by whitespace. | 133 | |
| ')' is preceded with whitespace. | 133 | |
| '(' is followed by whitespace. | 134 | |
| ')' is preceded with whitespace. | 134 | |
| '(' is followed by whitespace. | 135 | |
| ')' is preceded with whitespace. | 135 | |
| '}' should be on the same line. | 136 | |
| Line has trailing spaces. | 137 | |
| '{' should be on the previous line. | 138 | |
| '(' is followed by whitespace. | 140 | |
| '(' is followed by whitespace. | 140 | |
| ')' is preceded with whitespace. | 141 | |
| Line has trailing spaces. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Parameter locationPath should be final. | 146 | |
| Line has trailing spaces. | 148 | |
| Line has trailing spaces. | 151 | |
| Line has trailing spaces. | 155 | |
| Line is longer than 80 characters. | 155 | |
| '(' is followed by whitespace. | 155 | |
| '(' is followed by whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 | |
| ';' is followed by whitespace. | 155 | |
| '(' is followed by whitespace. | 158 | |
| ')' is preceded with whitespace. | 158 | |
| '{' should be on the previous line. | 159 | |
| '(' is followed by whitespace. | 161 | |
| ')' is preceded with whitespace. | 161 | |
| '}' should be on the same line. | 162 | |
| '{' should be on the previous line. | 164 | |
| Line has trailing spaces. | 165 | |
| '(' is followed by whitespace. | 165 | |
| '(' is followed by whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| '{' should be on the previous line. | 166 | |
| Line is longer than 80 characters. | 169 | |
| '(' is followed by whitespace. | 169 | |
| ')' is preceded with whitespace. | 169 | |
| '(' is followed by whitespace. | 171 | |
| ')' is preceded with whitespace. | 171 | |
| '}' should be on the same line. | 172 | |
| '{' should be on the previous line. | 174 | |
| '(' is followed by whitespace. | 175 | |
| ')' is preceded with whitespace. | 175 | |
| '(' is followed by whitespace. | 179 | |
| ')' is preceded with whitespace. | 179 | |
| '(' is followed by whitespace. | 182 | |
| ')' is preceded with whitespace. | 182 | |
| '{' should be on the previous line. | 183 | |
| Line is longer than 80 characters. | 184 | |
| '(' is followed by whitespace. | 184 | |
| ')' is preceded with whitespace. | 184 | |
| '(' is followed by whitespace. | 185 | |
| ')' is preceded with whitespace. | 185 | |
| Line has trailing spaces. | 188 | |
| Line has trailing spaces. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Missing a Javadoc comment. | 190 | |
| Parameter path should be final. | 190 | |
| Parameter step should be final. | 190 | |
| '(' is followed by whitespace. | 192 | |
| ')' is preceded with whitespace. | 192 | |
| '{' should be on the previous line. | 193 | |
| '(' is followed by whitespace. | 195 | |
| ')' is preceded with whitespace. | 195 | |
| '{' should be on the previous line. | 196 | |
| '(' is followed by whitespace. | 197 | |
| ')' is preceded with whitespace. | 197 | |
| '}' should be on the same line. | 198 | |
| Line has trailing spaces. | 199 | |
| '{' should be on the previous line. | 200 | |
| '(' is followed by whitespace. | 201 | |
| ')' is preceded with whitespace. | 201 | |
| '}' should be on the same line. | 203 | |
| '(' is followed by whitespace. | 204 | |
| ')' is preceded with whitespace. | 204 | |
| '{' should be on the previous line. | 205 | |
| '(' is followed by whitespace. | 206 | |
| ')' is preceded with whitespace. | 206 | |
| '}' should be on the same line. | 207 | |
| '(' is followed by whitespace. | 208 | |
| ')' is preceded with whitespace. | 208 | |
| '{' should be on the previous line. | 209 | |
| '(' is followed by whitespace. | 210 | |
| ')' is preceded with whitespace. | 210 | |
| '}' should be on the same line. | 211 | |
| '(' is followed by whitespace. | 212 | |
| ')' is preceded with whitespace. | 212 | |
| '{' should be on the previous line. | 213 | |
| '(' is followed by whitespace. | 214 | |
| ')' is preceded with whitespace. | 214 | |
| '}' should be on the same line. | 215 | |
| '(' is followed by whitespace. | 216 | |
| ')' is preceded with whitespace. | 216 | |
| '{' should be on the previous line. | 217 | |
| '(' is followed by whitespace. | 218 | |
| ')' is preceded with whitespace. | 218 | |
| '}' should be on the same line. | 219 | |
| '(' is followed by whitespace. | 220 | |
| ')' is preceded with whitespace. | 220 | |
| '{' should be on the previous line. | 221 | |
| '(' is followed by whitespace. | 227 | |
| ')' is preceded with whitespace. | 227 | |
| '{' should be on the previous line. | 228 | |
| '(' is followed by whitespace. | 231 | |
| ')' is preceded with whitespace. | 231 | |
| '{' should be on the previous line. | 232 | |
| Line has trailing spaces. | 233 | |
| '(' is followed by whitespace. | 233 | |
| '(' is followed by whitespace. | 233 | |
| ')' is preceded with whitespace. | 233 | |
| ')' is preceded with whitespace. | 233 | |
| '{' should be on the previous line. | 234 | |
| '(' is followed by whitespace. | 235 | |
| ')' is preceded with whitespace. | 235 | |
| '{' should be on the previous line. | 236 | |
| '(' is followed by whitespace. | 237 | |
| ')' is preceded with whitespace. | 237 | |
| '}' should be on the same line. | 238 | |
| Line has trailing spaces. | 239 | |
| '{' should be on the previous line. | 240 | |
| '(' is followed by whitespace. | 241 | |
| ')' is preceded with whitespace. | 241 | |
| '}' should be on the same line. | 243 | |
| Line has trailing spaces. | 244 | |
| '{' should be on the previous line. | 245 | |
| '(' is followed by whitespace. | 246 | |
| '(' is followed by whitespace. | 246 | |
| ')' is preceded with whitespace. | 246 | |
| ')' is preceded with whitespace. | 246 | |
| '}' should be on the same line. | 248 | |
| Line has trailing spaces. | 249 | |
| '{' should be on the previous line. | 250 | |
| '(' is followed by whitespace. | 251 | |
| '(' is followed by whitespace. | 251 | |
| ')' is preceded with whitespace. | 251 | |
| ')' is preceded with whitespace. | 251 | |
| '}' should be on the same line. | 255 | |
| '(' is followed by whitespace. | 256 | |
| ')' is preceded with whitespace. | 256 | |
| '{' should be on the previous line. | 257 | |
| '}' should be on the same line. | 259 | |
| Line has trailing spaces. | 260 | |
| '{' should be on the previous line. | 261 | |
| Line has trailing spaces. | 262 | |
| Line is longer than 80 characters. | 262 | |
| '(' is followed by whitespace. | 262 | |
| ')' is preceded with whitespace. | 262 | |
| Line has trailing spaces. | 266 | |
| Line is longer than 80 characters. | 267 | |
| Missing a Javadoc comment. | 267 | |
| Parameter path should be final. | 267 | |
| Parameter step should be final. | 267 | |
| Line has trailing spaces. | 270 | |
| '(' is followed by whitespace. | 270 | |
| '!' is followed by whitespace. | 270 | |
| ')' is preceded with whitespace. | 270 | |
| '{' should be on the previous line. | 271 | |
| '(' is followed by whitespace. | 273 | |
| ';' is followed by whitespace. | 273 | |
| '{' should be on the previous line. | 274 | |
| '(' is followed by whitespace. | 275 | |
| ')' is preceded with whitespace. | 275 | |
| '(' is followed by whitespace. | 277 | |
| ')' is preceded with whitespace. | 277 | |
| Line has trailing spaces. | 278 | |
| Line has trailing spaces. | 281 | |
| Missing a Javadoc comment. | 282 | |
| '(' is followed by whitespace. | 282 | |
| Parameter step should be final. | 282 | |
| ')' is preceded with whitespace. | 282 | |
| '{' should be on the previous line. | 283 | |
| '(' is followed by whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| '{' should be on the previous line. | 285 | |
| '}' should be on the same line. | 287 | |
| '(' is followed by whitespace. | 289 | |
| '(' is followed by whitespace. | 289 | |
| ')' is preceded with whitespace. | 289 | |
| ')' is preceded with whitespace. | 289 | |
| '{' should be on the previous line. | 290 | |
| '!' is followed by whitespace. | 291 | |
| '}' should be on the same line. | 292 | |
| Line has trailing spaces. | 293 | |
| '{' should be on the previous line. | 294 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| First sentence should end with a period. | 77 | |
| Line has trailing spaces. | 82 | |
| Utility classes should not have a public or default constructor. | 82 | |
| '{' should be on the previous line. | 83 | |
| Missing a Javadoc comment. | 84 | |
| Missing a Javadoc comment. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Missing a Javadoc comment. | 86 | |
| Parameter text should be final. | 86 | |
| Redundant throws: 'JaxenException' is subclass of 'org.jaxen.saxpath.SAXPathException'. | 86 | |
| '(' is followed by whitespace. | 88 | |
| ')' is preceded with whitespace. | 88 | |
| '{' should be on the previous line. | 89 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 93 | |
| '(' is followed by whitespace. | 93 | |
| ')' is preceded with whitespace. | 93 | |
| '(' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| '(' is followed by whitespace. | 95 | |
| ')' is preceded with whitespace. | 95 | |
| Line has trailing spaces. | 96 | |
| '}' should be on the same line. | 98 | |
| '{' should be on the previous line. | 100 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 104 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| '(' is followed by whitespace. | 105 | |
| ')' is preceded with whitespace. | 105 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 106 | |
| Line is longer than 80 characters. | 108 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| Line has trailing spaces. | 112 | |
| Line has trailing spaces. | 113 | |
| Missing a Javadoc comment. | 113 | |
| Parameter expr should be final. | 113 | |
| '{' should be on the previous line. | 114 | |
| '(' is followed by whitespace. | 115 | |
| ')' is preceded with whitespace. | 115 | |
| '{' should be on the previous line. | 116 | |
| '(' is followed by whitespace. | 117 | |
| ')' is preceded with whitespace. | 117 | |
| Line has trailing spaces. | 119 | |
| '(' is followed by whitespace. | 120 | |
| ')' is preceded with whitespace. | 120 | |
| '{' should be on the previous line. | 121 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| '}' should be on the same line. | 123 | |
| '(' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| '{' should be on the previous line. | 125 | |
| '(' is followed by whitespace. | 127 | |
| ')' is preceded with whitespace. | 127 | |
| '}' should be on the same line. | 129 | |
| '(' is followed by whitespace. | 130 | |
| ')' is preceded with whitespace. | 130 | |
| '{' should be on the previous line. | 131 | |
| '(' is followed by whitespace. | 133 | |
| ')' is preceded with whitespace. | 133 | |
| '(' is followed by whitespace. | 134 | |
| ')' is preceded with whitespace. | 134 | |
| '(' is followed by whitespace. | 135 | |
| ')' is preceded with whitespace. | 135 | |
| '}' should be on the same line. | 136 | |
| Line has trailing spaces. | 137 | |
| '{' should be on the previous line. | 138 | |
| '(' is followed by whitespace. | 140 | |
| '(' is followed by whitespace. | 140 | |
| ')' is preceded with whitespace. | 141 | |
| Line has trailing spaces. | 145 | |
| Line is longer than 80 characters. | 146 | |
| Missing a Javadoc comment. | 146 | |
| Parameter locationPath should be final. | 146 | |
| Line has trailing spaces. | 148 | |
| Line has trailing spaces. | 151 | |
| Line has trailing spaces. | 155 | |
| Line is longer than 80 characters. | 155 | |
| '(' is followed by whitespace. | 155 | |
| '(' is followed by whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 | |
| ';' is followed by whitespace. | 155 | |
| '(' is followed by whitespace. | 158 | |
| ')' is preceded with whitespace. | 158 | |
| '{' should be on the previous line. | 159 | |
| '(' is followed by whitespace. | 161 | |
| ')' is preceded with whitespace. | 161 | |
| '}' should be on the same line. | 162 | |
| '{' should be on the previous line. | 164 | |
| Line has trailing spaces. | 165 | |
| '(' is followed by whitespace. | 165 | |
| '(' is followed by whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| '{' should be on the previous line. | 166 | |
| Line is longer than 80 characters. | 169 | |
| '(' is followed by whitespace. | 169 | |
| ')' is preceded with whitespace. | 169 | |
| '(' is followed by whitespace. | 171 | |
| ')' is preceded with whitespace. | 171 | |
| '}' should be on the same line. | 172 | |
| '{' should be on the previous line. | 174 | |
| '(' is followed by whitespace. | 175 | |
| ')' is preceded with whitespace. | 175 | |
| '(' is followed by whitespace. | 179 | |
| ')' is preceded with whitespace. | 179 | |
| '(' is followed by whitespace. | 182 | |
| ')' is preceded with whitespace. | 182 | |
| '{' should be on the previous line. | 183 | |
| Line is longer than 80 characters. | 184 | |
| '(' is followed by whitespace. | 184 | |
| ')' is preceded with whitespace. | 184 | |
| '(' is followed by whitespace. | 185 | |
| ')' is preceded with whitespace. | 185 | |
| Line has trailing spaces. | 188 | |
| Line has trailing spaces. | 189 | |
| Line is longer than 80 characters. | 190 | |
| Missing a Javadoc comment. | 190 | |
| Parameter path should be final. | 190 | |
| Parameter step should be final. | 190 | |
| '(' is followed by whitespace. | 192 | |
| ')' is preceded with whitespace. | 192 | |
| '{' should be on the previous line. | 193 | |
| '(' is followed by whitespace. | 195 | |
| ')' is preceded with whitespace. | 195 | |
| '{' should be on the previous line. | 196 | |
| '(' is followed by whitespace. | 197 | |
| ')' is preceded with whitespace. | 197 | |
| '}' should be on the same line. | 198 | |
| Line has trailing spaces. | 199 | |
| '{' should be on the previous line. | 200 | |
| '(' is followed by whitespace. | 201 | |
| ')' is preceded with whitespace. | 201 | |
| '}' should be on the same line. | 203 | |
| '(' is followed by whitespace. | 204 | |
| ')' is preceded with whitespace. | 204 | |
| '{' should be on the previous line. | 205 | |
| '(' is followed by whitespace. | 206 | |
| ')' is preceded with whitespace. | 206 | |
| '}' should be on the same line. | 207 | |
| '(' is followed by whitespace. | 208 | |
| ')' is preceded with whitespace. | 208 | |
| '{' should be on the previous line. | 209 | |
| '(' is followed by whitespace. | 210 | |
| ')' is preceded with whitespace. | 210 | |
| '}' should be on the same line. | 211 | |
| '(' is followed by whitespace. | 212 | |
| ')' is preceded with whitespace. | 212 | |
| '{' should be on the previous line. | 213 | |
| '(' is followed by whitespace. | 214 | |
| ')' is preceded with whitespace. | 214 | |
| '}' should be on the same line. | 215 | |
| '(' is followed by whitespace. | 216 | |
| ')' is preceded with whitespace. | 216 | |
| '{' should be on the previous line. | 217 | |
| '(' is followed by whitespace. | 218 | |
| ')' is preceded with whitespace. | 218 | |
| '}' should be on the same line. | 219 | |
| '(' is followed by whitespace. | 220 | |
| ')' is preceded with whitespace. | 220 | |
| '{' should be on the previous line. | 221 | |
| '(' is followed by whitespace. | 227 | |
| ')' is preceded with whitespace. | 227 | |
| '{' should be on the previous line. | 228 | |
| '(' is followed by whitespace. | 231 | |
| ')' is preceded with whitespace. | 231 | |
| '{' should be on the previous line. | 232 | |
| Line has trailing spaces. | 233 | |
| '(' is followed by whitespace. | 233 | |
| '(' is followed by whitespace. | 233 | |
| ')' is preceded with whitespace. | 233 | |
| ')' is preceded with whitespace. | 233 | |
| '{' should be on the previous line. | 234 | |
| '(' is followed by whitespace. | 235 | |
| ')' is preceded with whitespace. | 235 | |
| '{' should be on the previous line. | 236 | |
| '(' is followed by whitespace. | 237 | |
| ')' is preceded with whitespace. | 237 | |
| '}' should be on the same line. | 238 | |
| Line has trailing spaces. | 239 | |
| '{' should be on the previous line. | 240 | |
| '(' is followed by whitespace. | 241 | |
| ')' is preceded with whitespace. | 241 | |
| '}' should be on the same line. | 243 | |
| Line has trailing spaces. | 244 | |
| '{' should be on the previous line. | 245 | |
| '(' is followed by whitespace. | 246 | |
| '(' is followed by whitespace. | 246 | |
| ')' is preceded with whitespace. | 246 | |
| ')' is preceded with whitespace. | 246 | |
| '}' should be on the same line. | 248 | |
| Line has trailing spaces. | 249 | |
| '{' should be on the previous line. | 250 | |
| '(' is followed by whitespace. | 251 | |
| '(' is followed by whitespace. | 251 | |
| ')' is preceded with whitespace. | 251 | |
| ')' is preceded with whitespace. | 251 | |
| '}' should be on the same line. | 255 | |
| '(' is followed by whitespace. | 256 | |
| ')' is preceded with whitespace. | 256 | |
| '{' should be on the previous line. | 257 | |
| '}' should be on the same line. | 259 | |
| Line has trailing spaces. | 260 | |
| '{' should be on the previous line. | 261 | |
| Line has trailing spaces. | 262 | |
| Line is longer than 80 characters. | 262 | |
| '(' is followed by whitespace. | 262 | |
| ')' is preceded with whitespace. | 262 | |
| Line has trailing spaces. | 266 | |
| Line is longer than 80 characters. | 267 | |
| Missing a Javadoc comment. | 267 | |
| Parameter path should be final. | 267 | |
| Parameter step should be final. | 267 | |
| Line has trailing spaces. | 270 | |
| '(' is followed by whitespace. | 270 | |
| '!' is followed by whitespace. | 270 | |
| ')' is preceded with whitespace. | 270 | |
| '{' should be on the previous line. | 271 | |
| '(' is followed by whitespace. | 273 | |
| ';' is followed by whitespace. | 273 | |
| '{' should be on the previous line. | 274 | |
| '(' is followed by whitespace. | 275 | |
| ')' is preceded with whitespace. | 275 | |
| '(' is followed by whitespace. | 277 | |
| ')' is preceded with whitespace. | 277 | |
| Line has trailing spaces. | 278 | |
| Line has trailing spaces. | 281 | |
| Missing a Javadoc comment. | 282 | |
| '(' is followed by whitespace. | 282 | |
| Parameter step should be final. | 282 | |
| ')' is preceded with whitespace. | 282 | |
| '{' should be on the previous line. | 283 | |
| '(' is followed by whitespace. | 284 | |
| ')' is preceded with whitespace. | 284 | |
| '{' should be on the previous line. | 285 | |
| '}' should be on the same line. | 287 | |
| '(' is followed by whitespace. | 289 | |
| '(' is followed by whitespace. | 289 | |
| ')' is preceded with whitespace. | 289 | |
| ')' is preceded with whitespace. | 289 | |
| '{' should be on the previous line. | 290 | |
| '!' is followed by whitespace. | 291 | |
| '}' should be on the same line. | 292 | |
| Line has trailing spaces. | 293 | |
| '{' should be on the previous line. | 294 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 61 | |
| '{' should be on the previous line. | 62 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 67 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| '(' is followed by whitespace. | 67 | |
| Parameter node should be final. | 67 | |
| Expected @param tag for 'node'. | 67 | |
| Parameter context should be final. | 67 | |
| Expected @param tag for 'context'. | 67 | |
| ')' is preceded with whitespace. | 67 | |
| '{' should be on the previous line. | 68 | |
| '(' is followed by whitespace. | 69 | |
| ')' is preceded with whitespace. | 69 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 72 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| '{' should be on the previous line. | 73 | |
| '-0.5' is a magic number. | 74 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| '{' should be on the previous line. | 78 | |
| Line has trailing spaces. | 82 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| '{' should be on the previous line. | 83 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 61 | |
| '{' should be on the previous line. | 62 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 67 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| '(' is followed by whitespace. | 67 | |
| Parameter node should be final. | 67 | |
| Expected @param tag for 'node'. | 67 | |
| Parameter context should be final. | 67 | |
| Expected @param tag for 'context'. | 67 | |
| ')' is preceded with whitespace. | 67 | |
| '{' should be on the previous line. | 68 | |
| '(' is followed by whitespace. | 69 | |
| ')' is preceded with whitespace. | 69 | |
| Line has trailing spaces. | 71 | |
| Line has trailing spaces. | 72 | |
| Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 72 | |
| Missing a Javadoc comment. | 72 | |
| '{' should be on the previous line. | 73 | |
| '-0.5' is a magic number. | 74 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 77 | |
| Missing a Javadoc comment. | 77 | |
| '{' should be on the previous line. | 78 | |
| Line has trailing spaces. | 82 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Missing a Javadoc comment. | 82 | |
| '{' should be on the previous line. | 83 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter lhs should be final. | 70 | |
| 'lhs' hides a field. | 70 | |
| Parameter rhs should be final. | 70 | |
| 'rhs' hides a field. | 70 | |
| '{' should be on the previous line. | 71 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 78 | |
| Method 'getLHS' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| '{' should be on the previous line. | 79 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 83 | |
| Method 'setLHS' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter lhs should be final. | 83 | |
| 'lhs' hides a field. | 83 | |
| '{' should be on the previous line. | 84 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 89 | |
| Method 'getRHS' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| '{' should be on the previous line. | 90 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 94 | |
| Method 'setRHS' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Parameter rhs should be final. | 94 | |
| 'rhs' hides a field. | 94 | |
| '{' should be on the previous line. | 95 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 102 | |
| Line is longer than 80 characters. | 102 | |
| Line has trailing spaces. | 103 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| '(' is followed by whitespace. | 106 | |
| Parameter node should be final. | 106 | |
| Expected @param tag for 'node'. | 106 | |
| Parameter context should be final. | 106 | |
| Expected @param tag for 'context'. | 106 | |
| ')' is preceded with whitespace. | 106 | |
| Expected @throws tag for 'JaxenException'. | 106 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| Line has trailing spaces. | 110 | |
| Line has trailing spaces. | 111 | |
| Method 'getUnionPatterns' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| '{' should be on the previous line. | 112 | |
| '{' is followed by whitespace. | 113 | |
| Line has trailing spaces. | 116 | |
| Line has trailing spaces. | 117 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| '{' should be on the previous line. | 118 | |
| Line has trailing spaces. | 123 | |
| Method 'getMatchesNodeName' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 | |
| '{' should be on the previous line. | 124 | |
| Line has trailing spaces. | 127 | |
| Line has trailing spaces. | 128 | |
| Line has trailing spaces. | 129 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Missing a Javadoc comment. | 129 | |
| '{' should be on the previous line. | 130 | |
| Line has trailing spaces. | 136 | |
| Line has trailing spaces. | 137 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Missing a Javadoc comment. | 137 | |
| '{' should be on the previous line. | 138 | |
| Line has trailing spaces. | 141 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Missing a Javadoc comment. | 142 | |
| '{' should be on the previous line. | 143 | |
| Line has trailing spaces. | 146 | |
| Line has trailing spaces. | 148 | |
| Line is longer than 80 characters. | 148 | |
| Line has trailing spaces. | 149 | |
| Missing a Javadoc comment. | 149 | |
| '{' should be on the previous line. | 150 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| Avoid inline conditionals. | 153 | |
| Line has trailing spaces. | 154 | |
| Line has trailing spaces. | 157 | |
| Line has trailing spaces. | 159 | |
| '(' is followed by whitespace. | 159 | |
| '(' is followed by whitespace. | 159 | |
| ')' is preceded with whitespace. | 159 | |
| ')' is preceded with whitespace. | 159 | |
| '{' should be on the previous line. | 160 | |
| Line has trailing spaces. | 163 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Missing a Javadoc comment. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Line has trailing spaces. | 64 | |
| Line has trailing spaces. | 65 | |
| Line has trailing spaces. | 66 | |
| Missing a Javadoc comment. | 66 | |
| '{' should be on the previous line. | 67 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 70 | |
| Missing a Javadoc comment. | 70 | |
| Parameter lhs should be final. | 70 | |
| 'lhs' hides a field. | 70 | |
| Parameter rhs should be final. | 70 | |
| 'rhs' hides a field. | 70 | |
| '{' should be on the previous line. | 71 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 78 | |
| Method 'getLHS' is not designed for extension - needs to be abstract, final or empty. | 78 | |
| Missing a Javadoc comment. | 78 | |
| '{' should be on the previous line. | 79 | |
| Line has trailing spaces. | 82 | |
| Line has trailing spaces. | 83 | |
| Method 'setLHS' is not designed for extension - needs to be abstract, final or empty. | 83 | |
| Missing a Javadoc comment. | 83 | |
| Parameter lhs should be final. | 83 | |
| 'lhs' hides a field. | 83 | |
| '{' should be on the previous line. | 84 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 89 | |
| Method 'getRHS' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| '{' should be on the previous line. | 90 | |
| Line has trailing spaces. | 93 | |
| Line has trailing spaces. | 94 | |
| Method 'setRHS' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Parameter rhs should be final. | 94 | |
| 'rhs' hides a field. | 94 | |
| '{' should be on the previous line. | 95 | |
| Line has trailing spaces. | 99 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 102 | |
| Line is longer than 80 characters. | 102 | |
| Line has trailing spaces. | 103 | |
| Method 'matches' is not designed for extension - needs to be abstract, final or empty. | 106 | |
| '(' is followed by whitespace. | 106 | |
| Parameter node should be final. | 106 | |
| Expected @param tag for 'node'. | 106 | |
| Parameter context should be final. | 106 | |
| Expected @param tag for 'context'. | 106 | |
| ')' is preceded with whitespace. | 106 | |
| Expected @throws tag for 'JaxenException'. | 106 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| Line has trailing spaces. | 110 | |
| Line has trailing spaces. | 111 | |
| Method 'getUnionPatterns' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| '{' should be on the previous line. | 112 | |
| '{' is followed by whitespace. | 113 | |
| Line has trailing spaces. | 116 | |
| Line has trailing spaces. | 117 | |
| Method 'getMatchType' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| Missing a Javadoc comment. | 117 | |
| '{' should be on the previous line. | 118 | |
| Line has trailing spaces. | 123 | |
| Method 'getMatchesNodeName' is not designed for extension - needs to be abstract, final or empty. | 123 | |
| Missing a Javadoc comment. | 123 | |
| '{' should be on the previous line. | 124 | |
| Line has trailing spaces. | 127 | |
| Line has trailing spaces. | 128 | |
| Line has trailing spaces. | 129 | |
| Method 'simplify' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Missing a Javadoc comment. | 129 | |
| '{' should be on the previous line. | 130 | |
| Line has trailing spaces. | 136 | |
| Line has trailing spaces. | 137 | |
| Method 'getText' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Missing a Javadoc comment. | 137 | |
| '{' should be on the previous line. | 138 | |
| Line has trailing spaces. | 141 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 142 | |
| Missing a Javadoc comment. | 142 | |
| '{' should be on the previous line. | 143 | |
| Line has trailing spaces. | 146 | |
| Line has trailing spaces. | 148 | |
| Line is longer than 80 characters. | 148 | |
| Line has trailing spaces. | 149 | |
| Missing a Javadoc comment. | 149 | |
| '{' should be on the previous line. | 150 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| Avoid inline conditionals. | 153 | |
| Line has trailing spaces. | 154 | |
| Line has trailing spaces. | 157 | |
| Line has trailing spaces. | 159 | |
| '(' is followed by whitespace. | 159 | |
| '(' is followed by whitespace. | 159 | |
| ')' is preceded with whitespace. | 159 | |
| ')' is preceded with whitespace. | 159 | |
| '{' should be on the previous line. | 160 | |
| Line has trailing spaces. | 163 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Class Axis should be declared as final. | 62 | |
| '{' should be on the previous line. | 63 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 65 | |
| '{' is not followed by whitespace. | 65 | |
| '}' is not preceded with whitespace. | 65 | |
| Line has trailing spaces. | 66 | |
| First sentence should end with a period. | 68 | |
| 'static' modifier out of order with the JLS suggestions. | 69 | |
| First sentence should end with a period. | 71 | |
| 'static' modifier out of order with the JLS suggestions. | 72 | |
| First sentence should end with a period. | 74 | |
| 'static' modifier out of order with the JLS suggestions. | 75 | |
| First sentence should end with a period. | 77 | |
| 'static' modifier out of order with the JLS suggestions. | 78 | |
| First sentence should end with a period. | 80 | |
| 'static' modifier out of order with the JLS suggestions. | 81 | |
| First sentence should end with a period. | 83 | |
| 'static' modifier out of order with the JLS suggestions. | 84 | |
| First sentence should end with a period. | 86 | |
| 'static' modifier out of order with the JLS suggestions. | 87 | |
| First sentence should end with a period. | 89 | |
| 'static' modifier out of order with the JLS suggestions. | 90 | |
| First sentence should end with a period. | 92 | |
| 'static' modifier out of order with the JLS suggestions. | 93 | |
| First sentence should end with a period. | 95 | |
| 'static' modifier out of order with the JLS suggestions. | 96 | |
| First sentence should end with a period. | 98 | |
| 'static' modifier out of order with the JLS suggestions. | 99 | |
| First sentence should end with a period. | 101 | |
| 'static' modifier out of order with the JLS suggestions. | 102 | |
| First sentence should end with a period. | 104 | |
| 'static' modifier out of order with the JLS suggestions. | 105 | |
| First sentence should end with a period. | 107 | |
| 'static' modifier out of order with the JLS suggestions. | 108 | |
| Line has trailing spaces. | 114 | |
| Line is longer than 80 characters. | 117 | |
| Unused @throws tag for 'JaxenRuntimeException'. | 117 | |
| Parameter axisNum should be final. | 120 | |
| '{' should be on the previous line. | 121 | |
| switch without "default" clause. | 122 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| '{' should be on the previous line. | 123 | |
| Line has trailing spaces. | 171 | |
| Line is longer than 80 characters. | 172 | |
| Parameter axisName should be final. | 175 | |
| '{' should be on the previous line. | 176 | |
| Line has trailing spaces. | 177 | |
| '(' is followed by whitespace. | 180 | |
| '(' is followed by whitespace. | 180 | |
| ')' is preceded with whitespace. | 180 | |
| ')' is preceded with whitespace. | 180 | |
| '{' should be on the previous line. | 181 | |
| '(' is followed by whitespace. | 185 | |
| '(' is followed by whitespace. | 185 | |
| ')' is preceded with whitespace. | 185 | |
| ')' is preceded with whitespace. | 185 | |
| '{' should be on the previous line. | 186 | |
| '(' is followed by whitespace. | 190 | |
| '(' is followed by whitespace. | 190 | |
| ')' is preceded with whitespace. | 190 | |
| ')' is preceded with whitespace. | 190 | |
| '{' should be on the previous line. | 191 | |
| '(' is followed by whitespace. | 195 | |
| '(' is followed by whitespace. | 195 | |
| ')' is preceded with whitespace. | 195 | |
| ')' is preceded with whitespace. | 195 | |
| '{' should be on the previous line. | 196 | |
| '(' is followed by whitespace. | 200 | |
| '(' is followed by whitespace. | 200 | |
| ')' is preceded with whitespace. | 200 | |
| ')' is preceded with whitespace. | 200 | |
| '{' should be on the previous line. | 201 | |
| '(' is followed by whitespace. | 205 | |
| '(' is followed by whitespace. | 205 | |
| ')' is preceded with whitespace. | 205 | |
| ')' is preceded with whitespace. | 205 | |
| '{' should be on the previous line. | 206 | |
| '(' is followed by whitespace. | 210 | |
| '(' is followed by whitespace. | 210 | |
| ')' is preceded with whitespace. | 210 | |
| ')' is preceded with whitespace. | 210 | |
| '{' should be on the previous line. | 211 | |
| '(' is followed by whitespace. | 215 | |
| '(' is followed by whitespace. | 215 | |
| ')' is preceded with whitespace. | 215 | |
| ')' is preceded with whitespace. | 215 | |
| '{' should be on the previous line. | 216 | |
| '(' is followed by whitespace. | 220 | |
| '(' is followed by whitespace. | 220 | |
| ')' is preceded with whitespace. | 220 | |
| ')' is preceded with whitespace. | 220 | |
| '{' should be on the previous line. | 221 | |
| '(' is followed by whitespace. | 225 | |
| '(' is followed by whitespace. | 225 | |
| ')' is preceded with whitespace. | 225 | |
| ')' is preceded with whitespace. | 225 | |
| '{' should be on the previous line. | 226 | |
| '(' is followed by whitespace. | 230 | |
| '(' is followed by whitespace. | 230 | |
| ')' is preceded with whitespace. | 230 | |
| ')' is preceded with whitespace. | 230 | |
| '{' should be on the previous line. | 231 | |
| '(' is followed by whitespace. | 235 | |
| '(' is followed by whitespace. | 235 | |
| ')' is preceded with whitespace. | 235 | |
| ')' is preceded with whitespace. | 235 | |
| '{' should be on the previous line. | 236 | |
| '(' is followed by whitespace. | 240 | |
| '(' is followed by whitespace. | 240 | |
| ')' is preceded with whitespace. | 240 | |
| ')' is preceded with whitespace. | 240 | |
| '{' should be on the previous line. | 241 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Class Axis should be declared as final. | 62 | |
| '{' should be on the previous line. | 63 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 65 | |
| '{' is not followed by whitespace. | 65 | |
| '}' is not preceded with whitespace. | 65 | |
| Line has trailing spaces. | 66 | |
| First sentence should end with a period. | 68 | |
| 'static' modifier out of order with the JLS suggestions. | 69 | |
| First sentence should end with a period. | 71 | |
| 'static' modifier out of order with the JLS suggestions. | 72 | |
| First sentence should end with a period. | 74 | |
| 'static' modifier out of order with the JLS suggestions. | 75 | |
| First sentence should end with a period. | 77 | |
| 'static' modifier out of order with the JLS suggestions. | 78 | |
| First sentence should end with a period. | 80 | |
| 'static' modifier out of order with the JLS suggestions. | 81 | |
| First sentence should end with a period. | 83 | |
| 'static' modifier out of order with the JLS suggestions. | 84 | |
| First sentence should end with a period. | 86 | |
| 'static' modifier out of order with the JLS suggestions. | 87 | |
| First sentence should end with a period. | 89 | |
| 'static' modifier out of order with the JLS suggestions. | 90 | |
| First sentence should end with a period. | 92 | |
| 'static' modifier out of order with the JLS suggestions. | 93 | |
| First sentence should end with a period. | 95 | |
| 'static' modifier out of order with the JLS suggestions. | 96 | |
| First sentence should end with a period. | 98 | |
| 'static' modifier out of order with the JLS suggestions. | 99 | |
| First sentence should end with a period. | 101 | |
| 'static' modifier out of order with the JLS suggestions. | 102 | |
| First sentence should end with a period. | 104 | |
| 'static' modifier out of order with the JLS suggestions. | 105 | |
| First sentence should end with a period. | 107 | |
| 'static' modifier out of order with the JLS suggestions. | 108 | |
| Line has trailing spaces. | 114 | |
| Line is longer than 80 characters. | 117 | |
| Unused @throws tag for 'JaxenRuntimeException'. | 117 | |
| Parameter axisNum should be final. | 120 | |
| '{' should be on the previous line. | 121 | |
| switch without "default" clause. | 122 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 122 | |
| '{' should be on the previous line. | 123 | |
| Line has trailing spaces. | 171 | |
| Line is longer than 80 characters. | 172 | |
| Parameter axisName should be final. | 175 | |
| '{' should be on the previous line. | 176 | |
| Line has trailing spaces. | 177 | |
| '(' is followed by whitespace. | 180 | |
| '(' is followed by whitespace. | 180 | |
| ')' is preceded with whitespace. | 180 | |
| ')' is preceded with whitespace. | 180 | |
| '{' should be on the previous line. | 181 | |
| '(' is followed by whitespace. | 185 | |
| '(' is followed by whitespace. | 185 | |
| ')' is preceded with whitespace. | 185 | |
| ')' is preceded with whitespace. | 185 | |
| '{' should be on the previous line. | 186 | |
| '(' is followed by whitespace. | 190 | |
| '(' is followed by whitespace. | 190 | |
| ')' is preceded with whitespace. | 190 | |
| ')' is preceded with whitespace. | 190 | |
| '{' should be on the previous line. | 191 | |
| '(' is followed by whitespace. | 195 | |
| '(' is followed by whitespace. | 195 | |
| ')' is preceded with whitespace. | 195 | |
| ')' is preceded with whitespace. | 195 | |
| '{' should be on the previous line. | 196 | |
| '(' is followed by whitespace. | 200 | |
| '(' is followed by whitespace. | 200 | |
| ')' is preceded with whitespace. | 200 | |
| ')' is preceded with whitespace. | 200 | |
| '{' should be on the previous line. | 201 | |
| '(' is followed by whitespace. | 205 | |
| '(' is followed by whitespace. | 205 | |
| ')' is preceded with whitespace. | 205 | |
| ')' is preceded with whitespace. | 205 | |
| '{' should be on the previous line. | 206 | |
| '(' is followed by whitespace. | 210 | |
| '(' is followed by whitespace. | 210 | |
| ')' is preceded with whitespace. | 210 | |
| ')' is preceded with whitespace. | 210 | |
| '{' should be on the previous line. | 211 | |
| '(' is followed by whitespace. | 215 | |
| '(' is followed by whitespace. | 215 | |
| ')' is preceded with whitespace. | 215 | |
| ')' is preceded with whitespace. | 215 | |
| '{' should be on the previous line. | 216 | |
| '(' is followed by whitespace. | 220 | |
| '(' is followed by whitespace. | 220 | |
| ')' is preceded with whitespace. | 220 | |
| ')' is preceded with whitespace. | 220 | |
| '{' should be on the previous line. | 221 | |
| '(' is followed by whitespace. | 225 | |
| '(' is followed by whitespace. | 225 | |
| ')' is preceded with whitespace. | 225 | |
| ')' is preceded with whitespace. | 225 | |
| '{' should be on the previous line. | 226 | |
| '(' is followed by whitespace. | 230 | |
| '(' is followed by whitespace. | 230 | |
| ')' is preceded with whitespace. | 230 | |
| ')' is preceded with whitespace. | 230 | |
| '{' should be on the previous line. | 231 | |
| '(' is followed by whitespace. | 235 | |
| '(' is followed by whitespace. | 235 | |
| ')' is preceded with whitespace. | 235 | |
| ')' is preceded with whitespace. | 235 | |
| '{' should be on the previous line. | 236 | |
| '(' is followed by whitespace. | 240 | |
| '(' is followed by whitespace. | 240 | |
| ')' is preceded with whitespace. | 240 | |
| ')' is preceded with whitespace. | 240 | |
| '{' should be on the previous line. | 241 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| interfaces should describe a type and hence have methods. | 54 | |
| '{' should be on the previous line. | 55 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Redundant 'final' modifier. | 63 | |
| 'static' modifier out of order with the JLS suggestions. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Redundant 'final' modifier. | 70 | |
| 'static' modifier out of order with the JLS suggestions. | 70 | |
| Line has trailing spaces. | 71 | |
| First sentence should end with a period. | 72 | |
| Redundant 'final' modifier. | 75 | |
| 'static' modifier out of order with the JLS suggestions. | 75 | |
| Line has trailing spaces. | 76 | |
| First sentence should end with a period. | 78 | |
| Redundant 'final' modifier. | 81 | |
| 'static' modifier out of order with the JLS suggestions. | 81 | |
| Line has trailing spaces. | 82 | |
| First sentence should end with a period. | 83 | |
| Redundant 'final' modifier. | 86 | |
| 'static' modifier out of order with the JLS suggestions. | 86 | |
| First sentence should end with a period. | 88 | |
| Redundant 'final' modifier. | 91 | |
| 'static' modifier out of order with the JLS suggestions. | 91 | |
| First sentence should end with a period. | 93 | |
| Redundant 'final' modifier. | 96 | |
| 'static' modifier out of order with the JLS suggestions. | 96 | |
| Line has trailing spaces. | 97 | |
| First sentence should end with a period. | 100 | |
| Redundant 'final' modifier. | 103 | |
| 'static' modifier out of order with the JLS suggestions. | 103 | |
| First sentence should end with a period. | 105 | |
| Redundant 'final' modifier. | 108 | |
| 'static' modifier out of order with the JLS suggestions. | 108 | |
| First sentence should end with a period. | 112 | |
| Redundant 'final' modifier. | 115 | |
| 'static' modifier out of order with the JLS suggestions. | 115 | |
| Line has trailing spaces. | 119 | |
| Redundant 'final' modifier. | 121 | |
| 'static' modifier out of order with the JLS suggestions. | 121 | |
| Line is longer than 80 characters. | 124 | |
| Line has trailing spaces. | 125 | |
| Redundant 'final' modifier. | 127 | |
| 'static' modifier out of order with the JLS suggestions. | 127 | |
| First sentence should end with a period. | 131 | |
| Redundant 'final' modifier. | 134 | |
| 'static' modifier out of order with the JLS suggestions. | 134 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| interfaces should describe a type and hence have methods. | 54 | |
| '{' should be on the previous line. | 55 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 60 | |
| Redundant 'final' modifier. | 63 | |
| 'static' modifier out of order with the JLS suggestions. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 67 | |
| Redundant 'final' modifier. | 70 | |
| 'static' modifier out of order with the JLS suggestions. | 70 | |
| Line has trailing spaces. | 71 | |
| First sentence should end with a period. | 72 | |
| Redundant 'final' modifier. | 75 | |
| 'static' modifier out of order with the JLS suggestions. | 75 | |
| Line has trailing spaces. | 76 | |
| First sentence should end with a period. | 78 | |
| Redundant 'final' modifier. | 81 | |
| 'static' modifier out of order with the JLS suggestions. | 81 | |
| Line has trailing spaces. | 82 | |
| First sentence should end with a period. | 83 | |
| Redundant 'final' modifier. | 86 | |
| 'static' modifier out of order with the JLS suggestions. | 86 | |
| First sentence should end with a period. | 88 | |
| Redundant 'final' modifier. | 91 | |
| 'static' modifier out of order with the JLS suggestions. | 91 | |
| First sentence should end with a period. | 93 | |
| Redundant 'final' modifier. | 96 | |
| 'static' modifier out of order with the JLS suggestions. | 96 | |
| Line has trailing spaces. | 97 | |
| First sentence should end with a period. | 100 | |
| Redundant 'final' modifier. | 103 | |
| 'static' modifier out of order with the JLS suggestions. | 103 | |
| First sentence should end with a period. | 105 | |
| Redundant 'final' modifier. | 108 | |
| 'static' modifier out of order with the JLS suggestions. | 108 | |
| First sentence should end with a period. | 112 | |
| Redundant 'final' modifier. | 115 | |
| 'static' modifier out of order with the JLS suggestions. | 115 | |
| Line has trailing spaces. | 119 | |
| Redundant 'final' modifier. | 121 | |
| 'static' modifier out of order with the JLS suggestions. | 121 | |
| Line is longer than 80 characters. | 124 | |
| Line has trailing spaces. | 125 | |
| Redundant 'final' modifier. | 127 | |
| 'static' modifier out of order with the JLS suggestions. | 127 | |
| First sentence should end with a period. | 131 | |
| Redundant 'final' modifier. | 134 | |
| 'static' modifier out of order with the JLS suggestions. | 134 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 75 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 75 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 66 | |
| '1.4' is a magic number. | 66 | |
| Line has trailing spaces. | 67 | |
| '3' is a magic number. | 71 | |
| '}' should be on the same line. | 73 | |
| Must have at least one statement. | 74 | |
| Line has trailing spaces. | 79 | |
| Parameter message should be final. | 84 | |
| '{' should be on the previous line. | 85 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| First sentence should end with a period. | 89 | |
| Parameter cause should be final. | 93 | |
| 'cause' hides a field. | 93 | |
| '{' should be on the previous line. | 94 | |
| '(' is preceded with whitespace. | 95 | |
| '(' is followed by whitespace. | 95 | |
| ')' is preceded with whitespace. | 95 | |
| Line has trailing spaces. | 102 | |
| Parameter message should be final. | 106 | |
| Parameter cause should be final. | 106 | |
| 'cause' hides a field. | 106 | |
| '(' is followed by whitespace. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| Line has trailing spaces. | 110 | |
| Line has trailing spaces. | 111 | |
| Missing a Javadoc comment. | 112 | |
| Missing a Javadoc comment. | 113 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 119 | |
| Method 'getCause' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Line has trailing spaces. | 125 | |
| Line has trailing spaces. | 129 | |
| Line has trailing spaces. | 131 | |
| Line has trailing spaces. | 133 | |
| Method 'initCause' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Parameter cause should be final. | 136 | |
| 'cause' hides a field. | 136 | |
| 'if' construct must use '{}'s. | 137 | |
| 'if' construct must use '{}'s. | 138 | |
| Line is longer than 80 characters. | 138 | |
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| '(' is preceded with whitespace. | 149 | |
| '(' is followed by whitespace. | 149 | |
| Parameter s should be final. | 149 | |
| ')' is preceded with whitespace. | 149 | |
| '{' should be on the previous line. | 150 | |
| '(' is preceded with whitespace. | 151 | |
| '(' is followed by whitespace. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| '1.4' is a magic number. | 152 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| '(' is followed by whitespace. | 154 | |
| ')' is preceded with whitespace. | 154 | |
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| '(' is preceded with whitespace. | 163 | |
| '(' is followed by whitespace. | 163 | |
| Parameter s should be final. | 163 | |
| ')' is preceded with whitespace. | 163 | |
| '{' should be on the previous line. | 164 | |
| '(' is followed by whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| '1.4' is a magic number. | 166 | |
| '(' is followed by whitespace. | 167 | |
| ')' is preceded with whitespace. | 167 | |
| '(' is followed by whitespace. | 168 | |
| ')' is preceded with whitespace. | 168 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 59 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 66 | |
| '1.4' is a magic number. | 66 | |
| Line has trailing spaces. | 67 | |
| '3' is a magic number. | 71 | |
| '}' should be on the same line. | 73 | |
| Must have at least one statement. | 74 | |
| Line has trailing spaces. | 79 | |
| Parameter message should be final. | 84 | |
| '{' should be on the previous line. | 85 | |
| '(' is followed by whitespace. | 86 | |
| ')' is preceded with whitespace. | 86 | |
| First sentence should end with a period. | 89 | |
| Parameter cause should be final. | 93 | |
| 'cause' hides a field. | 93 | |
| '{' should be on the previous line. | 94 | |
| '(' is preceded with whitespace. | 95 | |
| '(' is followed by whitespace. | 95 | |
| ')' is preceded with whitespace. | 95 | |
| Line has trailing spaces. | 102 | |
| Parameter message should be final. | 106 | |
| Parameter cause should be final. | 106 | |
| 'cause' hides a field. | 106 | |
| '(' is followed by whitespace. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| Line has trailing spaces. | 110 | |
| Line has trailing spaces. | 111 | |
| Missing a Javadoc comment. | 112 | |
| Missing a Javadoc comment. | 113 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 119 | |
| Method 'getCause' is not designed for extension - needs to be abstract, final or empty. | 122 | |
| Line has trailing spaces. | 125 | |
| Line has trailing spaces. | 129 | |
| Line has trailing spaces. | 131 | |
| Line has trailing spaces. | 133 | |
| Method 'initCause' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Parameter cause should be final. | 136 | |
| 'cause' hides a field. | 136 | |
| 'if' construct must use '{}'s. | 137 | |
| 'if' construct must use '{}'s. | 138 | |
| Line is longer than 80 characters. | 138 | |
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 149 | |
| '(' is preceded with whitespace. | 149 | |
| '(' is followed by whitespace. | 149 | |
| Parameter s should be final. | 149 | |
| ')' is preceded with whitespace. | 149 | |
| '{' should be on the previous line. | 150 | |
| '(' is preceded with whitespace. | 151 | |
| '(' is followed by whitespace. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| '1.4' is a magic number. | 152 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| '(' is followed by whitespace. | 154 | |
| ')' is preceded with whitespace. | 154 | |
| Method 'printStackTrace' is not designed for extension - needs to be abstract, final or empty. | 163 | |
| '(' is preceded with whitespace. | 163 | |
| '(' is followed by whitespace. | 163 | |
| Parameter s should be final. | 163 | |
| ')' is preceded with whitespace. | 163 | |
| '{' should be on the previous line. | 164 | |
| '(' is followed by whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| '1.4' is a magic number. | 166 | |
| '(' is followed by whitespace. | 167 | |
| ')' is preceded with whitespace. | 167 | |
| '(' is followed by whitespace. | 168 | |
| ')' is preceded with whitespace. | 168 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 73 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 76 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 80 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 84 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 88 | |
| Line is longer than 80 characters. | 90 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 92 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 100 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 104 | |
| Line is longer than 80 characters. | 115 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 115 | |
| First sentence should end with a period. | 117 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 119 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 125 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 129 | |
| Line is longer than 80 characters. | 135 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 135 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 139 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 145 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 149 | |
| Line is longer than 80 characters. | 158 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 158 | |
| Line is longer than 80 characters. | 162 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 162 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 166 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 170 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 174 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 178 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 182 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 190 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 194 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 202 | |
| Line is longer than 80 characters. | 204 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 206 | |
| Line is longer than 80 characters. | 215 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 215 | |
| Line is longer than 80 characters. | 217 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 219 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 228 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 228 | |
| Line is longer than 80 characters. | 230 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 232 | |
| Line is longer than 80 characters. | 241 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 241 | |
| Line is longer than 80 characters. | 243 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 245 | |
| Line is longer than 80 characters. | 247 | |
| Line is longer than 80 characters. | 254 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 254 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 258 | |
| Line has trailing spaces. | 265 | |
| Line is longer than 80 characters. | 268 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 268 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 272 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 280 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 286 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 292 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 298 | |
| Line is longer than 80 characters. | 306 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 306 | |
| Line is longer than 80 characters. | 314 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 314 | |
| First sentence should end with a period. | 316 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 318 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 73 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 76 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 80 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 84 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 88 | |
| Line is longer than 80 characters. | 90 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 92 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 96 | |
| Line is longer than 80 characters. | 98 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 100 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 104 | |
| Line is longer than 80 characters. | 115 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 115 | |
| First sentence should end with a period. | 117 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 119 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 125 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 129 | |
| Line is longer than 80 characters. | 135 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 135 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 139 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 145 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 149 | |
| Line is longer than 80 characters. | 158 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 158 | |
| Line is longer than 80 characters. | 162 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 162 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 166 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 170 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 174 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 178 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 182 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 190 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 194 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 202 | |
| Line is longer than 80 characters. | 204 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 206 | |
| Line is longer than 80 characters. | 215 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 215 | |
| Line is longer than 80 characters. | 217 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 219 | |
| Line is longer than 80 characters. | 221 | |
| Line is longer than 80 characters. | 228 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 228 | |
| Line is longer than 80 characters. | 230 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 232 | |
| Line is longer than 80 characters. | 241 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 241 | |
| Line is longer than 80 characters. | 243 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 245 | |
| Line is longer than 80 characters. | 247 | |
| Line is longer than 80 characters. | 254 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 254 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 258 | |
| Line has trailing spaces. | 265 | |
| Line is longer than 80 characters. | 268 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 268 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 272 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 280 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 286 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 292 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 298 | |
| Line is longer than 80 characters. | 306 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 306 | |
| Line is longer than 80 characters. | 314 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 314 | |
| First sentence should end with a period. | 316 | |
| Expected @throws tag for 'org.jaxen.saxpath.SAXPathException'. | 318 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 60 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 60 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 54 | |
| '{' should be on the previous line. | 58 | |
| Line has trailing spaces. | 60 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| 'static' modifier out of order with the JLS suggestions. | 65 | |
| Name 'lineSeparator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 65 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Parameter xpath should be final. | 74 | |
| 'xpath' hides a field. | 74 | |
| Parameter position should be final. | 75 | |
| 'position' hides a field. | 75 | |
| Parameter message should be final. | 76 | |
| '{' should be on the previous line. | 77 | |
| '(' is followed by whitespace. | 78 | |
| ')' is preceded with whitespace. | 78 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 89 | |
| Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| '{' should be on the previous line. | 93 | |
| Line has trailing spaces. | 101 | |
| Method 'getXPath' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| '{' should be on the previous line. | 105 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| '{' should be on the previous line. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 116 | |
| Line has trailing spaces. | 120 | |
| Line has trailing spaces. | 121 | |
| '{' should be on the previous line. | 124 | |
| '+' is not preceded with whitespace. | 126 | |
| '+' is not followed by whitespace. | 126 | |
| '(' is followed by whitespace. | 127 | |
| ';' is preceded with whitespace. | 127 | |
| ';' is preceded with whitespace. | 127 | |
| ')' is preceded with whitespace. | 127 | |
| '{' should be on the previous line. | 128 | |
| Line has trailing spaces. | 135 | |
| Line has trailing spaces. | 143 | |
| Method 'getMultilineMessage' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| '{' should be on the previous line. | 147 | |
| '(' is followed by whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| '(' is followed by whitespace. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| '(' is followed by whitespace. | 152 | |
| ')' is preceded with whitespace. | 152 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| '(' is followed by whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 54 | |
| '{' should be on the previous line. | 58 | |
| Line has trailing spaces. | 60 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 64 | |
| Line is longer than 80 characters. | 65 | |
| Missing a Javadoc comment. | 65 | |
| 'static' modifier out of order with the JLS suggestions. | 65 | |
| Name 'lineSeparator' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 65 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 70 | |
| Line is longer than 80 characters. | 71 | |
| Parameter xpath should be final. | 74 | |
| 'xpath' hides a field. | 74 | |
| Parameter position should be final. | 75 | |
| 'position' hides a field. | 75 | |
| Parameter message should be final. | 76 | |
| '{' should be on the previous line. | 77 | |
| '(' is followed by whitespace. | 78 | |
| ')' is preceded with whitespace. | 78 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 89 | |
| Method 'getPosition' is not designed for extension - needs to be abstract, final or empty. | 92 | |
| '{' should be on the previous line. | 93 | |
| Line has trailing spaces. | 101 | |
| Method 'getXPath' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| '{' should be on the previous line. | 105 | |
| Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| '{' should be on the previous line. | 110 | |
| Line is longer than 80 characters. | 111 | |
| Line is longer than 80 characters. | 116 | |
| Line has trailing spaces. | 120 | |
| Line has trailing spaces. | 121 | |
| '{' should be on the previous line. | 124 | |
| '+' is not preceded with whitespace. | 126 | |
| '+' is not followed by whitespace. | 126 | |
| '(' is followed by whitespace. | 127 | |
| ';' is preceded with whitespace. | 127 | |
| ';' is preceded with whitespace. | 127 | |
| ')' is preceded with whitespace. | 127 | |
| '{' should be on the previous line. | 128 | |
| Line has trailing spaces. | 135 | |
| Line has trailing spaces. | 143 | |
| Method 'getMultilineMessage' is not designed for extension - needs to be abstract, final or empty. | 146 | |
| '{' should be on the previous line. | 147 | |
| '(' is followed by whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| '(' is followed by whitespace. | 151 | |
| ')' is preceded with whitespace. | 151 | |
| '(' is followed by whitespace. | 152 | |
| ')' is preceded with whitespace. | 152 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| '(' is followed by whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 54 | |
| '{' should be on the previous line. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Parameter tokenType should be final. | 61 | |
| 'tokenType' hides a field. | 61 | |
| Parameter parseText should be final. | 62 | |
| 'parseText' hides a field. | 62 | |
| Parameter tokenBegin should be final. | 63 | |
| 'tokenBegin' hides a field. | 63 | |
| Parameter tokenEnd should be final. | 64 | |
| 'tokenEnd' hides a field. | 64 | |
| '{' should be on the previous line. | 65 | |
| '(' is followed by whitespace. | 66 | |
| ')' is preceded with whitespace. | 66 | |
| '(' is followed by whitespace. | 67 | |
| ')' is preceded with whitespace. | 67 | |
| '(' is followed by whitespace. | 68 | |
| ')' is preceded with whitespace. | 68 | |
| '(' is followed by whitespace. | 69 | |
| ')' is preceded with whitespace. | 69 | |
| Missing a Javadoc comment. | 72 | |
| Parameter tokenType should be final. | 72 | |
| 'tokenType' hides a field. | 72 | |
| '{' should be on the previous line. | 73 | |
| Missing a Javadoc comment. | 77 | |
| '{' should be on the previous line. | 78 | |
| Missing a Javadoc comment. | 82 | |
| Parameter parseText should be final. | 82 | |
| 'parseText' hides a field. | 82 | |
| '{' should be on the previous line. | 83 | |
| Missing a Javadoc comment. | 87 | |
| '{' should be on the previous line. | 88 | |
| '(' is followed by whitespace. | 89 | |
| ')' is preceded with whitespace. | 90 | |
| Missing a Javadoc comment. | 93 | |
| Parameter tokenBegin should be final. | 93 | |
| 'tokenBegin' hides a field. | 93 | |
| '{' should be on the previous line. | 94 | |
| Missing a Javadoc comment. | 98 | |
| '{' should be on the previous line. | 99 | |
| Missing a Javadoc comment. | 103 | |
| Parameter tokenEnd should be final. | 103 | |
| 'tokenEnd' hides a field. | 103 | |
| '{' should be on the previous line. | 104 | |
| Missing a Javadoc comment. | 108 | |
| '{' should be on the previous line. | 109 | |
| Missing a Javadoc comment. | 113 | |
| '{' should be on the previous line. | 114 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 54 | |
| '{' should be on the previous line. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 57 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Missing a Javadoc comment. | 61 | |
| Parameter tokenType should be final. | 61 | |
| 'tokenType' hides a field. | 61 | |
| Parameter parseText should be final. | 62 | |
| 'parseText' hides a field. | 62 | |
| Parameter tokenBegin should be final. | 63 | |
| 'tokenBegin' hides a field. | 63 | |
| Parameter tokenEnd should be final. | 64 | |
| 'tokenEnd' hides a field. | 64 | |
| '{' should be on the previous line. | 65 | |
| '(' is followed by whitespace. | 66 | |
| ')' is preceded with whitespace. | 66 | |
| '(' is followed by whitespace. | 67 | |
| ')' is preceded with whitespace. | 67 | |
| '(' is followed by whitespace. | 68 | |
| ')' is preceded with whitespace. | 68 | |
| '(' is followed by whitespace. | 69 | |
| ')' is preceded with whitespace. | 69 | |
| Missing a Javadoc comment. | 72 | |
| Parameter tokenType should be final. | 72 | |
| 'tokenType' hides a field. | 72 | |
| '{' should be on the previous line. | 73 | |
| Missing a Javadoc comment. | 77 | |
| '{' should be on the previous line. | 78 | |
| Missing a Javadoc comment. | 82 | |
| Parameter parseText should be final. | 82 | |
| 'parseText' hides a field. | 82 | |
| '{' should be on the previous line. | 83 | |
| Missing a Javadoc comment. | 87 | |
| '{' should be on the previous line. | 88 | |
| '(' is followed by whitespace. | 89 | |
| ')' is preceded with whitespace. | 90 | |
| Missing a Javadoc comment. | 93 | |
| Parameter tokenBegin should be final. | 93 | |
| 'tokenBegin' hides a field. | 93 | |
| '{' should be on the previous line. | 94 | |
| Missing a Javadoc comment. | 98 | |
| '{' should be on the previous line. | 99 | |
| Missing a Javadoc comment. | 103 | |
| Parameter tokenEnd should be final. | 103 | |
| 'tokenEnd' hides a field. | 103 | |
| '{' should be on the previous line. | 104 | |
| Missing a Javadoc comment. | 108 | |
| '{' should be on the previous line. | 109 | |
| Missing a Javadoc comment. | 113 | |
| '{' should be on the previous line. | 114 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 52 | |
| Utility classes should not have a public or default constructor. | 52 | |
| '{' should be on the previous line. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Line has trailing spaces. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Line has trailing spaces. | 83 | |
| Missing a Javadoc comment. | 84 | |
| Line has trailing spaces. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 102 | |
| '(' is followed by whitespace. | 102 | |
| Parameter tokenType should be final. | 102 | |
| ')' is preceded with whitespace. | 102 | |
| '{' should be on the previous line. | 103 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| '{' should be on the previous line. | 105 | |
| 'return' is not followed by whitespace. | 184 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 52 | |
| Utility classes should not have a public or default constructor. | 52 | |
| '{' should be on the previous line. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Missing a Javadoc comment. | 59 | |
| Line has trailing spaces. | 60 | |
| Missing a Javadoc comment. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Line has trailing spaces. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Missing a Javadoc comment. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 70 | |
| Line has trailing spaces. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 75 | |
| Missing a Javadoc comment. | 77 | |
| Missing a Javadoc comment. | 79 | |
| Missing a Javadoc comment. | 80 | |
| Missing a Javadoc comment. | 81 | |
| Missing a Javadoc comment. | 82 | |
| Line has trailing spaces. | 83 | |
| Missing a Javadoc comment. | 84 | |
| Line has trailing spaces. | 85 | |
| Missing a Javadoc comment. | 85 | |
| Missing a Javadoc comment. | 86 | |
| Missing a Javadoc comment. | 87 | |
| Missing a Javadoc comment. | 90 | |
| Missing a Javadoc comment. | 91 | |
| Missing a Javadoc comment. | 92 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 97 | |
| Missing a Javadoc comment. | 98 | |
| Missing a Javadoc comment. | 100 | |
| Missing a Javadoc comment. | 102 | |
| '(' is followed by whitespace. | 102 | |
| Parameter tokenType should be final. | 102 | |
| ')' is preceded with whitespace. | 102 | |
| '{' should be on the previous line. | 103 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| '{' should be on the previous line. | 105 | |
| 'return' is not followed by whitespace. | 184 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 1 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 36 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 38 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 47 | |
| Utility classes should not have a public or default constructor. | 54 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 62 | |
| Parameter c should be final. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 77 | |
| Parameter c should be final. | 82 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 85 | |
| Method length is 215 lines (max allowed is 150). | 95 | |
| Parameter c should be final. | 95 | |
| Line has trailing spaces. | 96 | |
| Line has trailing spaces. | 97 | |
| 'if' construct must use '{}'s. | 101 | |
| '0x0041' is a magic number. | 101 | |
| '0x005a' is a magic number. | 101 | |
| 'if' construct must use '{}'s. | 102 | |
| '0x0061' is a magic number. | 102 | |
| '0x007A' is a magic number. | 102 | |
| 'if' construct must use '{}'s. | 103 | |
| '0x00C0' is a magic number. | 103 | |
| '0x00D6' is a magic number. | 103 | |
| 'if' construct must use '{}'s. | 104 | |
| '0x00D8' is a magic number. | 104 | |
| '0x00F6' is a magic number. | 104 | |
| 'if' construct must use '{}'s. | 105 | |
| '0x00F8' is a magic number. | 105 | |
| '0x00FF' is a magic number. | 105 | |
| 'if' construct must use '{}'s. | 106 | |
| '0x0100' is a magic number. | 106 | |
| '0x0131' is a magic number. | 106 | |
| 'if' construct must use '{}'s. | 107 | |
| '0x0134' is a magic number. | 107 | |
| '0x013E' is a magic number. | 107 | |
| 'if' construct must use '{}'s. | 108 | |
| '0x0141' is a magic number. | 108 | |
| '0x0148' is a magic number. | 108 | |
| 'if' construct must use '{}'s. | 109 | |
| '0x014A' is a magic number. | 109 | |
| '0x017E' is a magic number. | 109 | |
| 'if' construct must use '{}'s. | 110 | |
| '0x0180' is a magic number. | 110 | |
| '0x01C3' is a magic number. | 110 | |
| 'if' construct must use '{}'s. | 111 | |
| '0x01CD' is a magic number. | 111 | |
| '0x01F0' is a magic number. | 111 | |
| 'if' construct must use '{}'s. | 112 | |
| '0x01F4' is a magic number. | 112 | |
| '0x01F5' is a magic number. | 112 | |
| 'if' construct must use '{}'s. | 113 | |
| '0x01FA' is a magic number. | 113 | |
| '0x0217' is a magic number. | 113 | |
| 'if' construct must use '{}'s. | 114 | |
| '0x0250' is a magic number. | 114 | |
| '0x02A8' is a magic number. | 114 | |
| 'if' construct must use '{}'s. | 115 | |
| '0x02BB' is a magic number. | 115 | |
| '0x02C1' is a magic number. | 115 | |
| 'if' construct must use '{}'s. | 116 | |
| '0x0386' is a magic number. | 116 | |
| 'if' construct must use '{}'s. | 117 | |
| '0x0388' is a magic number. | 117 | |
| '0x038A' is a magic number. | 117 | |
| 'if' construct must use '{}'s. | 118 | |
| '0x038C' is a magic number. | 118 | |
| 'if' construct must use '{}'s. | 119 | |
| '0x038E' is a magic number. | 119 | |
| '0x03A1' is a magic number. | 119 | |
| 'if' construct must use '{}'s. | 120 | |
| '0x03A3' is a magic number. | 120 | |
| '0x03CE' is a magic number. | 120 | |
| 'if' construct must use '{}'s. | 121 | |
| '0x03D0' is a magic number. | 121 | |
| '0x03D6' is a magic number. | 121 | |
| 'if' construct must use '{}'s. | 122 | |
| '0x03DA' is a magic number. | 122 | |
| 'if' construct must use '{}'s. | 123 | |
| '0x03DC' is a magic number. | 123 | |
| 'if' construct must use '{}'s. | 124 | |
| '0x03DE' is a magic number. | 124 | |
| 'if' construct must use '{}'s. | 125 | |
| '0x03E0' is a magic number. | 125 | |
| 'if' construct must use '{}'s. | 126 | |
| '0x03E2' is a magic number. | 126 | |
| '0x03F3' is a magic number. | 126 | |
| 'if' construct must use '{}'s. | 127 | |
| '0x0401' is a magic number. | 127 | |
| '0x040C' is a magic number. | 127 | |
| 'if' construct must use '{}'s. | 128 | |
| '0x040E' is a magic number. | 128 | |
| '0x044F' is a magic number. | 128 | |
| 'if' construct must use '{}'s. | 129 | |
| '0x0451' is a magic number. | 129 | |
| '0x045C' is a magic number. | 129 | |
| 'if' construct must use '{}'s. | 130 | |
| '0x045E' is a magic number. | 130 | |
| '0x0481' is a magic number. | 130 | |
| 'if' construct must use '{}'s. | 131 | |
| '0x0490' is a magic number. | 131 | |
| '0x04C4' is a magic number. | 131 | |
| 'if' construct must use '{}'s. | 132 | |
| '0x04C7' is a magic number. | 132 | |
| '0x04C8' is a magic number. | 132 | |
| 'if' construct must use '{}'s. | 133 | |
| '0x04CB' is a magic number. | 133 | |
| '0x04CC' is a magic number. | 133 | |
| 'if' construct must use '{}'s. | 134 | |
| '0x04D0' is a magic number. | 134 | |
| '0x04EB' is a magic number. | 134 | |
| 'if' construct must use '{}'s. | 135 | |
| '0x04EE' is a magic number. | 135 | |
| '0x04F5' is a magic number. | 135 | |
| 'if' construct must use '{}'s. | 136 | |
| '0x04F8' is a magic number. | 136 | |
| '0x04F9' is a magic number. | 136 | |
| 'if' construct must use '{}'s. | 137 | |
| '0x0531' is a magic number. | 137 | |
| '0x0556' is a magic number. | 137 | |
| 'if' construct must use '{}'s. | 138 | |
| '0x0559' is a magic number. | 138 | |
| 'if' construct must use '{}'s. | 139 | |
| '0x0561' is a magic number. | 139 | |
| '0x0586' is a magic number. | 139 | |
| 'if' construct must use '{}'s. | 140 | |
| '0x05D0' is a magic number. | 140 | |
| '0x05EA' is a magic number. | 140 | |
| 'if' construct must use '{}'s. | 141 | |
| '0x05F0' is a magic number. | 141 | |
| '0x05F2' is a magic number. | 141 | |
| 'if' construct must use '{}'s. | 142 | |
| '0x0621' is a magic number. | 142 | |
| '0x063A' is a magic number. | 142 | |
| 'if' construct must use '{}'s. | 143 | |
| '0x0641' is a magic number. | 143 | |
| '0x064A' is a magic number. | 143 | |
| 'if' construct must use '{}'s. | 144 | |
| '0x0671' is a magic number. | 144 | |
| '0x06B7' is a magic number. | 144 | |
| 'if' construct must use '{}'s. | 145 | |
| '0x06BA' is a magic number. | 145 | |
| '0x06BE' is a magic number. | 145 | |
| 'if' construct must use '{}'s. | 146 | |
| '0x06C0' is a magic number. | 146 | |
| '0x06CE' is a magic number. | 146 | |
| 'if' construct must use '{}'s. | 147 | |
| '0x06D0' is a magic number. | 147 | |
| '0x06D3' is a magic number. | 147 | |
| 'if' construct must use '{}'s. | 148 | |
| '0x06D5' is a magic number. | 148 | |
| 'if' construct must use '{}'s. | 149 | |
| '0x06E5' is a magic number. | 149 | |
| '0x06E6' is a magic number. | 149 | |
| 'if' construct must use '{}'s. | 150 | |
| '0x0905' is a magic number. | 150 | |
| '0x0939' is a magic number. | 150 | |
| 'if' construct must use '{}'s. | 151 | |
| '0x093D' is a magic number. | 151 | |
| 'if' construct must use '{}'s. | 152 | |
| '0x0958' is a magic number. | 152 | |
| '0x0961' is a magic number. | 152 | |
| 'if' construct must use '{}'s. | 153 | |
| '0x0985' is a magic number. | 153 | |
| '0x098C' is a magic number. | 153 | |
| 'if' construct must use '{}'s. | 154 | |
| '0x098F' is a magic number. | 154 | |
| '0x0990' is a magic number. | 154 | |
| 'if' construct must use '{}'s. | 155 | |
| '0x0993' is a magic number. | 155 | |
| '0x09A8' is a magic number. | 155 | |
| 'if' construct must use '{}'s. | 156 | |
| '0x09AA' is a magic number. | 156 | |
| '0x09B0' is a magic number. | 156 | |
| 'if' construct must use '{}'s. | 157 | |
| '0x09B2' is a magic number. | 157 | |
| 'if' construct must use '{}'s. | 158 | |
| '0x09B6' is a magic number. | 158 | |
| '0x09B9' is a magic number. | 158 | |
| 'if' construct must use '{}'s. | 159 | |
| '0x09DC' is a magic number. | 159 | |
| '0x09DD' is a magic number. | 159 | |
| 'if' construct must use '{}'s. | 160 | |
| '0x09DF' is a magic number. | 160 | |
| '0x09E1' is a magic number. | 160 | |
| 'if' construct must use '{}'s. | 161 | |
| '0x09F0' is a magic number. | 161 | |
| '0x09F1' is a magic number. | 161 | |
| 'if' construct must use '{}'s. | 162 | |
| '0x0A05' is a magic number. | 162 | |
| '0x0A0A' is a magic number. | 162 | |
| 'if' construct must use '{}'s. | 163 | |
| '0x0A0F' is a magic number. | 163 | |
| '0x0A10' is a magic number. | 163 | |
| 'if' construct must use '{}'s. | 164 | |
| '0x0A13' is a magic number. | 164 | |
| '0x0A28' is a magic number. | 164 | |
| 'if' construct must use '{}'s. | 165 | |
| '0x0A2A' is a magic number. | 165 | |
| '0x0A30' is a magic number. | 165 | |
| 'if' construct must use '{}'s. | 166 | |
| '0x0A32' is a magic number. | 166 | |
| '0x0A33' is a magic number. | 166 | |
| 'if' construct must use '{}'s. | 167 | |
| '0x0A35' is a magic number. | 167 | |
| '0x0A36' is a magic number. | 167 | |
| 'if' construct must use '{}'s. | 168 | |
| '0x0A38' is a magic number. | 168 | |
| '0x0A39' is a magic number. | 168 | |
| 'if' construct must use '{}'s. | 169 | |
| '0x0A59' is a magic number. | 169 | |
| '0x0A5C' is a magic number. | 169 | |
| 'if' construct must use '{}'s. | 170 | |
| '0x0A5E' is a magic number. | 170 | |
| 'if' construct must use '{}'s. | 171 | |
| '0x0A72' is a magic number. | 171 | |
| '0x0A74' is a magic number. | 171 | |
| 'if' construct must use '{}'s. | 172 | |
| '0x0A85' is a magic number. | 172 | |
| '0x0A8B' is a magic number. | 172 | |
| 'if' construct must use '{}'s. | 173 | |
| '0x0A8D' is a magic number. | 173 | |
| 'if' construct must use '{}'s. | 174 | |
| '0x0A8F' is a magic number. | 174 | |
| '0x0A91' is a magic number. | 174 | |
| 'if' construct must use '{}'s. | 175 | |
| '0x0A93' is a magic number. | 175 | |
| '0x0AA8' is a magic number. | 175 | |
| 'if' construct must use '{}'s. | 176 | |
| '0x0AAA' is a magic number. | 176 | |
| '0x0AB0' is a magic number. | 176 | |
| 'if' construct must use '{}'s. | 177 | |
| '0x0AB2' is a magic number. | 177 | |
| '0x0AB3' is a magic number. | 177 | |
| 'if' construct must use '{}'s. | 178 | |
| '0x0AB5' is a magic number. | 178 | |
| '0x0AB9' is a magic number. | 178 | |
| 'if' construct must use '{}'s. | 179 | |
| '0x0ABD' is a magic number. | 179 | |
| 'if' construct must use '{}'s. | 180 | |
| '0x0AE0' is a magic number. | 180 | |
| 'if' construct must use '{}'s. | 181 | |
| '0x0B05' is a magic number. | 181 | |
| '0x0B0C' is a magic number. | 181 | |
| 'if' construct must use '{}'s. | 182 | |
| '0x0B0F' is a magic number. | 182 | |
| '0x0B10' is a magic number. | 182 | |
| 'if' construct must use '{}'s. | 183 | |
| '0x0B13' is a magic number. | 183 | |
| '0x0B28' is a magic number. | 183 | |
| 'if' construct must use '{}'s. | 184 | |
| '0x0B2A' is a magic number. | 184 | |
| '0x0B30' is a magic number. | 184 | |
| 'if' construct must use '{}'s. | 185 | |
| '0x0B32' is a magic number. | 185 | |
| '0x0B33' is a magic number. | 185 | |
| 'if' construct must use '{}'s. | 186 | |
| '0x0B36' is a magic number. | 186 | |
| '0x0B39' is a magic number. | 186 | |
| 'if' construct must use '{}'s. | 187 | |
| '0x0B3D' is a magic number. | 187 | |
| 'if' construct must use '{}'s. | 188 | |
| '0x0B5C' is a magic number. | 188 | |
| '0x0B5D' is a magic number. | 188 | |
| 'if' construct must use '{}'s. | 189 | |
| '0x0B5F' is a magic number. | 189 | |
| '0x0B61' is a magic number. | 189 | |
| 'if' construct must use '{}'s. | 190 | |
| '0x0B85' is a magic number. | 190 | |
| '0x0B8A' is a magic number. | 190 | |
| 'if' construct must use '{}'s. | 191 | |
| '0x0B8E' is a magic number. | 191 | |
| '0x0B90' is a magic number. | 191 | |
| 'if' construct must use '{}'s. | 192 | |
| '0x0B92' is a magic number. | 192 | |
| '0x0B95' is a magic number. | 192 | |
| 'if' construct must use '{}'s. | 193 | |
| '0x0B99' is a magic number. | 193 | |
| '0x0B9A' is a magic number. | 193 | |
| 'if' construct must use '{}'s. | 194 | |
| '0x0B9C' is a magic number. | 194 | |
| 'if' construct must use '{}'s. | 195 | |
| '0x0B9E' is a magic number. | 195 | |
| '0x0B9F' is a magic number. | 195 | |
| 'if' construct must use '{}'s. | 196 | |
| '0x0BA3' is a magic number. | 196 | |
| '0x0BA4' is a magic number. | 196 | |
| 'if' construct must use '{}'s. | 197 | |
| '0x0BA8' is a magic number. | 197 | |
| '0x0BAA' is a magic number. | 197 | |
| 'if' construct must use '{}'s. | 198 | |
| '0x0BAE' is a magic number. | 198 | |
| '0x0BB5' is a magic number. | 198 | |
| 'if' construct must use '{}'s. | 199 | |
| '0x0BB7' is a magic number. | 199 | |
| '0x0BB9' is a magic number. | 199 | |
| 'if' construct must use '{}'s. | 200 | |
| '0x0C05' is a magic number. | 200 | |
| '0x0C0C' is a magic number. | 200 | |
| 'if' construct must use '{}'s. | 201 | |
| '0x0C0E' is a magic number. | 201 | |
| '0x0C10' is a magic number. | 201 | |
| 'if' construct must use '{}'s. | 202 | |
| '0x0C12' is a magic number. | 202 | |
| '0x0C28' is a magic number. | 202 | |
| 'if' construct must use '{}'s. | 203 | |
| '0x0C2A' is a magic number. | 203 | |
| '0x0C33' is a magic number. | 203 | |
| 'if' construct must use '{}'s. | 204 | |
| '0x0C35' is a magic number. | 204 | |
| '0x0C39' is a magic number. | 204 | |
| 'if' construct must use '{}'s. | 205 | |
| '0x0C60' is a magic number. | 205 | |
| '0x0C61' is a magic number. | 205 | |
| 'if' construct must use '{}'s. | 206 | |
| '0x0C85' is a magic number. | 206 | |
| '0x0C8C' is a magic number. | 206 | |
| 'if' construct must use '{}'s. | 207 | |
| '0x0C8E' is a magic number. | 207 | |
| '0x0C90' is a magic number. | 207 | |
| 'if' construct must use '{}'s. | 208 | |
| '0x0C92' is a magic number. | 208 | |
| '0x0CA8' is a magic number. | 208 | |
| 'if' construct must use '{}'s. | 209 | |
| '0x0CAA' is a magic number. | 209 | |
| '0x0CB3' is a magic number. | 209 | |
| 'if' construct must use '{}'s. | 210 | |
| '0x0CB5' is a magic number. | 210 | |
| '0x0CB9' is a magic number. | 210 | |
| 'if' construct must use '{}'s. | 211 | |
| '0x0CDE' is a magic number. | 211 | |
| 'if' construct must use '{}'s. | 212 | |
| '0x0CE0' is a magic number. | 212 | |
| '0x0CE1' is a magic number. | 212 | |
| 'if' construct must use '{}'s. | 213 | |
| '0x0D05' is a magic number. | 213 | |
| '0x0D0C' is a magic number. | 213 | |
| 'if' construct must use '{}'s. | 214 | |
| '0x0D0E' is a magic number. | 214 | |
| '0x0D10' is a magic number. | 214 | |
| 'if' construct must use '{}'s. | 215 | |
| '0x0D12' is a magic number. | 215 | |
| '0x0D28' is a magic number. | 215 | |
| 'if' construct must use '{}'s. | 216 | |
| '0x0D2A' is a magic number. | 216 | |
| '0x0D39' is a magic number. | 216 | |
| 'if' construct must use '{}'s. | 217 | |
| '0x0D60' is a magic number. | 217 | |
| '0x0D61' is a magic number. | 217 | |
| 'if' construct must use '{}'s. | 218 | |
| '0x0E01' is a magic number. | 218 | |
| '0x0E2E' is a magic number. | 218 | |
| 'if' construct must use '{}'s. | 219 | |
| '0x0E30' is a magic number. | 219 | |
| 'if' construct must use '{}'s. | 220 | |
| '0x0E32' is a magic number. | 220 | |
| '0x0E33' is a magic number. | 220 | |
| 'if' construct must use '{}'s. | 221 | |
| '0x0E40' is a magic number. | 221 | |
| '0x0E45' is a magic number. | 221 | |
| 'if' construct must use '{}'s. | 222 | |
| '0x0E81' is a magic number. | 222 | |
| '0x0E82' is a magic number. | 222 | |
| 'if' construct must use '{}'s. | 223 | |
| '0x0E84' is a magic number. | 223 | |
| 'if' construct must use '{}'s. | 224 | |
| '0x0E87' is a magic number. | 224 | |
| '0x0E88' is a magic number. | 224 | |
| 'if' construct must use '{}'s. | 225 | |
| '0x0E8A' is a magic number. | 225 | |
| 'if' construct must use '{}'s. | 226 | |
| '0x0E8D' is a magic number. | 226 | |
| 'if' construct must use '{}'s. | 227 | |
| '0x0E94' is a magic number. | 227 | |
| '0x0E97' is a magic number. | 227 | |
| 'if' construct must use '{}'s. | 228 | |
| '0x0E99' is a magic number. | 228 | |
| '0x0E9F' is a magic number. | 228 | |
| 'if' construct must use '{}'s. | 229 | |
| '0x0EA1' is a magic number. | 229 | |
| '0x0EA3' is a magic number. | 229 | |
| 'if' construct must use '{}'s. | 230 | |
| '0x0EA5' is a magic number. | 230 | |
| 'if' construct must use '{}'s. | 231 | |
| '0x0EA7' is a magic number. | 231 | |
| 'if' construct must use '{}'s. | 232 | |
| '0x0EAA' is a magic number. | 232 | |
| '0x0EAB' is a magic number. | 232 | |
| 'if' construct must use '{}'s. | 233 | |
| '0x0EAD' is a magic number. | 233 | |
| '0x0EAE' is a magic number. | 233 | |
| 'if' construct must use '{}'s. | 234 | |
| '0x0EB0' is a magic number. | 234 | |
| 'if' construct must use '{}'s. | 235 | |
| '0x0EB2' is a magic number. | 235 | |
| '0x0EB3' is a magic number. | 235 | |
| 'if' construct must use '{}'s. | 236 | |
| '0x0EBD' is a magic number. | 236 | |
| 'if' construct must use '{}'s. | 237 | |
| '0x0EC0' is a magic number. | 237 | |
| '0x0EC4' is a magic number. | 237 | |
| 'if' construct must use '{}'s. | 238 | |
| '0x0F40' is a magic number. | 238 | |
| '0x0F47' is a magic number. | 238 | |
| 'if' construct must use '{}'s. | 239 | |
| '0x0F49' is a magic number. | 239 | |
| '0x0F69' is a magic number. | 239 | |
| 'if' construct must use '{}'s. | 240 | |
| '0x10A0' is a magic number. | 240 | |
| '0x10C5' is a magic number. | 240 | |
| 'if' construct must use '{}'s. | 241 | |
| '0x10D0' is a magic number. | 241 | |
| '0x10F6' is a magic number. | 241 | |
| 'if' construct must use '{}'s. | 242 | |
| '0x1100' is a magic number. | 242 | |
| 'if' construct must use '{}'s. | 243 | |
| '0x1102' is a magic number. | 243 | |
| '0x1103' is a magic number. | 243 | |
| 'if' construct must use '{}'s. | 244 | |
| '0x1105' is a magic number. | 244 | |
| '0x1107' is a magic number. | 244 | |
| 'if' construct must use '{}'s. | 245 | |
| '0x1109' is a magic number. | 245 | |
| 'if' construct must use '{}'s. | 246 | |
| '0x110B' is a magic number. | 246 | |
| '0x110C' is a magic number. | 246 | |
| 'if' construct must use '{}'s. | 247 | |
| '0x110E' is a magic number. | 247 | |
| '0x1112' is a magic number. | 247 | |
| 'if' construct must use '{}'s. | 248 | |
| '0x113C' is a magic number. | 248 | |
| 'if' construct must use '{}'s. | 249 | |
| '0x113E' is a magic number. | 249 | |
| 'if' construct must use '{}'s. | 250 | |
| '0x1140' is a magic number. | 250 | |
| 'if' construct must use '{}'s. | 251 | |
| '0x114C' is a magic number. | 251 | |
| 'if' construct must use '{}'s. | 252 | |
| '0x114E' is a magic number. | 252 | |
| 'if' construct must use '{}'s. | 253 | |
| '0x1150' is a magic number. | 253 | |
| 'if' construct must use '{}'s. | 254 | |
| '0x1154' is a magic number. | 254 | |
| '0x1155' is a magic number. | 254 | |
| 'if' construct must use '{}'s. | 255 | |
| '0x1159' is a magic number. | 255 | |
| 'if' construct must use '{}'s. | 256 | |
| '0x115F' is a magic number. | 256 | |
| '0x1161' is a magic number. | 256 | |
| 'if' construct must use '{}'s. | 257 | |
| '0x1163' is a magic number. | 257 | |
| 'if' construct must use '{}'s. | 258 | |
| '0x1165' is a magic number. | 258 | |
| 'if' construct must use '{}'s. | 259 | |
| '0x1167' is a magic number. | 259 | |
| 'if' construct must use '{}'s. | 260 | |
| '0x1169' is a magic number. | 260 | |
| 'if' construct must use '{}'s. | 261 | |
| '0x116D' is a magic number. | 261 | |
| '0x116E' is a magic number. | 261 | |
| 'if' construct must use '{}'s. | 262 | |
| '0x1172' is a magic number. | 262 | |
| '0x1173' is a magic number. | 262 | |
| 'if' construct must use '{}'s. | 263 | |
| '0x1175' is a magic number. | 263 | |
| 'if' construct must use '{}'s. | 264 | |
| '0x119E' is a magic number. | 264 | |
| 'if' construct must use '{}'s. | 265 | |
| '0x11A8' is a magic number. | 265 | |
| 'if' construct must use '{}'s. | 266 | |
| '0x11AB' is a magic number. | 266 | |
| 'if' construct must use '{}'s. | 267 | |
| '0x11AE' is a magic number. | 267 | |
| '0x11AF' is a magic number. | 267 | |
| 'if' construct must use '{}'s. | 268 | |
| '0x11B7' is a magic number. | 268 | |
| '0x11B8' is a magic number. | 268 | |
| 'if' construct must use '{}'s. | 269 | |
| '0x11BA' is a magic number. | 269 | |
| 'if' construct must use '{}'s. | 270 | |
| '0x11BC' is a magic number. | 270 | |
| '0x11C2' is a magic number. | 270 | |
| 'if' construct must use '{}'s. | 271 | |
| '0x11EB' is a magic number. | 271 | |
| 'if' construct must use '{}'s. | 272 | |
| '0x11F0' is a magic number. | 272 | |
| 'if' construct must use '{}'s. | 273 | |
| '0x11F9' is a magic number. | 273 | |
| 'if' construct must use '{}'s. | 274 | |
| '0x1E00' is a magic number. | 274 | |
| '0x1E9B' is a magic number. | 274 | |
| 'if' construct must use '{}'s. | 275 | |
| '0x1EA0' is a magic number. | 275 | |
| '0x1EF9' is a magic number. | 275 | |
| 'if' construct must use '{}'s. | 276 | |
| '0x1F00' is a magic number. | 276 | |
| '0x1F15' is a magic number. | 276 | |
| 'if' construct must use '{}'s. | 277 | |
| '0x1F18' is a magic number. | 277 | |
| '0x1F1D' is a magic number. | 277 | |
| 'if' construct must use '{}'s. | 278 | |
| '0x1F20' is a magic number. | 278 | |
| '0x1F45' is a magic number. | 278 | |
| 'if' construct must use '{}'s. | 279 | |
| '0x1F48' is a magic number. | 279 | |
| '0x1F4D' is a magic number. | 279 | |
| 'if' construct must use '{}'s. | 280 | |
| '0x1F50' is a magic number. | 280 | |
| '0x1F57' is a magic number. | 280 | |
| 'if' construct must use '{}'s. | 281 | |
| '0x1F59' is a magic number. | 281 | |
| 'if' construct must use '{}'s. | 282 | |
| '0x1F5B' is a magic number. | 282 | |
| 'if' construct must use '{}'s. | 283 | |
| '0x1F5D' is a magic number. | 283 | |
| 'if' construct must use '{}'s. | 284 | |
| '0x1F5F' is a magic number. | 284 | |
| '0x1F7D' is a magic number. | 284 | |
| 'if' construct must use '{}'s. | 285 | |
| '0x1F80' is a magic number. | 285 | |
| '0x1FB4' is a magic number. | 285 | |
| 'if' construct must use '{}'s. | 286 | |
| '0x1FB6' is a magic number. | 286 | |
| '0x1FBC' is a magic number. | 286 | |
| 'if' construct must use '{}'s. | 287 | |
| '0x1FBE' is a magic number. | 287 | |
| 'if' construct must use '{}'s. | 288 | |
| '0x1FC2' is a magic number. | 288 | |
| '0x1FC4' is a magic number. | 288 | |
| 'if' construct must use '{}'s. | 289 | |
| '0x1FC6' is a magic number. | 289 | |
| '0x1FCC' is a magic number. | 289 | |
| 'if' construct must use '{}'s. | 290 | |
| '0x1FD0' is a magic number. | 290 | |
| '0x1FD3' is a magic number. | 290 | |
| 'if' construct must use '{}'s. | 291 | |
| '0x1FD6' is a magic number. | 291 | |
| '0x1FDB' is a magic number. | 291 | |
| 'if' construct must use '{}'s. | 292 | |
| '0x1FE0' is a magic number. | 292 | |
| '0x1FEC' is a magic number. | 292 | |
| 'if' construct must use '{}'s. | 293 | |
| '0x1FF2' is a magic number. | 293 | |
| '0x1FF4' is a magic number. | 293 | |
| 'if' construct must use '{}'s. | 294 | |
| '0x1FF6' is a magic number. | 294 | |
| '0x1FFC' is a magic number. | 294 | |
| 'if' construct must use '{}'s. | 295 | |
| '0x2126' is a magic number. | 295 | |
| 'if' construct must use '{}'s. | 296 | |
| '0x212A' is a magic number. | 296 | |
| '0x212B' is a magic number. | 296 | |
| 'if' construct must use '{}'s. | 297 | |
| '0x212E' is a magic number. | 297 | |
| 'if' construct must use '{}'s. | 298 | |
| '0x2180' is a magic number. | 298 | |
| '0x2182' is a magic number. | 298 | |
| 'if' construct must use '{}'s. | 299 | |
| Line has trailing spaces. | 299 | |
| '0x3007' is a magic number. | 299 | |
| 'if' construct must use '{}'s. | 300 | |
| '0x3021' is a magic number. | 300 | |
| '0x3029' is a magic number. | 300 | |
| 'if' construct must use '{}'s. | 301 | |
| '0x3041' is a magic number. | 301 | |
| '0x3094' is a magic number. | 301 | |
| 'if' construct must use '{}'s. | 302 | |
| '0x30A1' is a magic number. | 302 | |
| '0x30FA' is a magic number. | 302 | |
| 'if' construct must use '{}'s. | 303 | |
| '0x3105' is a magic number. | 303 | |
| '0x312C' is a magic number. | 303 | |
| 'if' construct must use '{}'s. | 304 | |
| '0x4E00' is a magic number. | 304 | |
| '0x9FA5' is a magic number. | 304 | |
| 'if' construct must use '{}'s. | 305 | |
| '0xAC00' is a magic number. | 305 | |
| '0xD7A3' is a magic number. | 305 | |
| Line has trailing spaces. | 306 | |
| Line has trailing spaces. | 308 | |
| Parameter c should be final. | 320 | |
| 'if' construct must use '{}'s. | 322 | |
| '0x0300' is a magic number. | 322 | |
| '0x0345' is a magic number. | 322 | |
| 'if' construct must use '{}'s. | 323 | |
| '0x0360' is a magic number. | 323 | |
| '0x0361' is a magic number. | 323 | |
| 'if' construct must use '{}'s. | 324 | |
| '0x0483' is a magic number. | 324 | |
| '0x0486' is a magic number. | 324 | |
| 'if' construct must use '{}'s. | 325 | |
| '0x0591' is a magic number. | 325 | |
| '0x05A1' is a magic number. | 325 | |
| Line has trailing spaces. | 326 | |
| 'if' construct must use '{}'s. | 327 | |
| '0x05A3' is a magic number. | 327 | |
| '0x05B9' is a magic number. | 327 | |
| 'if' construct must use '{}'s. | 328 | |
| '0x05BB' is a magic number. | 328 | |
| '0x05BD' is a magic number. | 328 | |
| 'if' construct must use '{}'s. | 329 | |
| '0x05BF' is a magic number. | 329 | |
| 'if' construct must use '{}'s. | 330 | |
| '0x05C1' is a magic number. | 330 | |
| '0x05C2' is a magic number. | 330 | |
| Line has trailing spaces. | 331 | |
| 'if' construct must use '{}'s. | 332 | |
| '0x05C4' is a magic number. | 332 | |
| 'if' construct must use '{}'s. | 333 | |
| '0x064B' is a magic number. | 333 | |
| '0x0652' is a magic number. | 333 | |
| 'if' construct must use '{}'s. | 334 | |
| '0x0670' is a magic number. | 334 | |
| 'if' construct must use '{}'s. | 335 | |
| '0x06D6' is a magic number. | 335 | |
| '0x06DC' is a magic number. | 335 | |
| Line has trailing spaces. | 336 | |
| 'if' construct must use '{}'s. | 337 | |
| '0x06DD' is a magic number. | 337 | |
| '0x06DF' is a magic number. | 337 | |
| 'if' construct must use '{}'s. | 338 | |
| '0x06E0' is a magic number. | 338 | |
| '0x06E4' is a magic number. | 338 | |
| 'if' construct must use '{}'s. | 339 | |
| '0x06E7' is a magic number. | 339 | |
| '0x06E8' is a magic number. | 339 | |
| Line has trailing spaces. | 340 | |
| 'if' construct must use '{}'s. | 341 | |
| '0x06EA' is a magic number. | 341 | |
| '0x06ED' is a magic number. | 341 | |
| 'if' construct must use '{}'s. | 342 | |
| '0x0901' is a magic number. | 342 | |
| '0x0903' is a magic number. | 342 | |
| 'if' construct must use '{}'s. | 343 | |
| '0x093C' is a magic number. | 343 | |
| 'if' construct must use '{}'s. | 344 | |
| '0x093E' is a magic number. | 344 | |
| '0x094C' is a magic number. | 344 | |
| Line has trailing spaces. | 345 | |
| 'if' construct must use '{}'s. | 346 | |
| '0x094D' is a magic number. | 346 | |
| 'if' construct must use '{}'s. | 347 | |
| '0x0951' is a magic number. | 347 | |
| '0x0954' is a magic number. | 347 | |
| 'if' construct must use '{}'s. | 348 | |
| '0x0962' is a magic number. | 348 | |
| '0x0963' is a magic number. | 348 | |
| 'if' construct must use '{}'s. | 349 | |
| '0x0981' is a magic number. | 349 | |
| '0x0983' is a magic number. | 349 | |
| Line has trailing spaces. | 350 | |
| 'if' construct must use '{}'s. | 351 | |
| '0x09BC' is a magic number. | 351 | |
| 'if' construct must use '{}'s. | 352 | |
| '0x09BE' is a magic number. | 352 | |
| 'if' construct must use '{}'s. | 353 | |
| '0x09BF' is a magic number. | 353 | |
| 'if' construct must use '{}'s. | 354 | |
| '0x09C0' is a magic number. | 354 | |
| '0x09C4' is a magic number. | 354 | |
| 'if' construct must use '{}'s. | 355 | |
| '0x09C7' is a magic number. | 355 | |
| '0x09C8' is a magic number. | 355 | |
| Line has trailing spaces. | 356 | |
| 'if' construct must use '{}'s. | 357 | |
| '0x09CB' is a magic number. | 357 | |
| '0x09CD' is a magic number. | 357 | |
| 'if' construct must use '{}'s. | 358 | |
| '0x09D7' is a magic number. | 358 | |
| 'if' construct must use '{}'s. | 359 | |
| '0x09E2' is a magic number. | 359 | |
| '0x09E3' is a magic number. | 359 | |
| 'if' construct must use '{}'s. | 360 | |
| '0x0A02' is a magic number. | 360 | |
| 'if' construct must use '{}'s. | 361 | |
| '0x0A3C' is a magic number. | 361 | |
| Line has trailing spaces. | 362 | |
| 'if' construct must use '{}'s. | 363 | |
| '0x0A3E' is a magic number. | 363 | |
| 'if' construct must use '{}'s. | 364 | |
| '0x0A3F' is a magic number. | 364 | |
| 'if' construct must use '{}'s. | 365 | |
| '0x0A40' is a magic number. | 365 | |
| '0x0A42' is a magic number. | 365 | |
| 'if' construct must use '{}'s. | 366 | |
| '0x0A47' is a magic number. | 366 | |
| '0x0A48' is a magic number. | 366 | |
| Line has trailing spaces. | 367 | |
| 'if' construct must use '{}'s. | 368 | |
| '0x0A4B' is a magic number. | 368 | |
| '0x0A4D' is a magic number. | 368 | |
| 'if' construct must use '{}'s. | 369 | |
| '0x0A70' is a magic number. | 369 | |
| '0x0A71' is a magic number. | 369 | |
| 'if' construct must use '{}'s. | 370 | |
| '0x0A81' is a magic number. | 370 | |
| '0x0A83' is a magic number. | 370 | |
| 'if' construct must use '{}'s. | 371 | |
| '0x0ABC' is a magic number. | 371 | |
| Line has trailing spaces. | 372 | |
| 'if' construct must use '{}'s. | 373 | |
| '0x0ABE' is a magic number. | 373 | |
| '0x0AC5' is a magic number. | 373 | |
| 'if' construct must use '{}'s. | 374 | |
| '0x0AC7' is a magic number. | 374 | |
| '0x0AC9' is a magic number. | 374 | |
| 'if' construct must use '{}'s. | 375 | |
| '0x0ACB' is a magic number. | 375 | |
| '0x0ACD' is a magic number. | 375 | |
| Line has trailing spaces. | 376 | |
| 'if' construct must use '{}'s. | 377 | |
| '0x0B01' is a magic number. | 377 | |
| '0x0B03' is a magic number. | 377 | |
| 'if' construct must use '{}'s. | 378 | |
| '0x0B3C' is a magic number. | 378 | |
| 'if' construct must use '{}'s. | 379 | |
| '0x0B3E' is a magic number. | 379 | |
| '0x0B43' is a magic number. | 379 | |
| 'if' construct must use '{}'s. | 380 | |
| '0x0B47' is a magic number. | 380 | |
| '0x0B48' is a magic number. | 380 | |
| Line has trailing spaces. | 381 | |
| 'if' construct must use '{}'s. | 382 | |
| '0x0B4B' is a magic number. | 382 | |
| '0x0B4D' is a magic number. | 382 | |
| 'if' construct must use '{}'s. | 383 | |
| '0x0B56' is a magic number. | 383 | |
| '0x0B57' is a magic number. | 383 | |
| 'if' construct must use '{}'s. | 384 | |
| '0x0B82' is a magic number. | 384 | |
| '0x0B83' is a magic number. | 384 | |
| Line has trailing spaces. | 385 | |
| 'if' construct must use '{}'s. | 386 | |
| '0x0BBE' is a magic number. | 386 | |
| '0x0BC2' is a magic number. | 386 | |
| 'if' construct must use '{}'s. | 387 | |
| '0x0BC6' is a magic number. | 387 | |
| '0x0BC8' is a magic number. | 387 | |
| 'if' construct must use '{}'s. | 388 | |
| '0x0BCA' is a magic number. | 388 | |
| '0x0BCD' is a magic number. | 388 | |
| 'if' construct must use '{}'s. | 389 | |
| '0x0BD7' is a magic number. | 389 | |
| Line has trailing spaces. | 390 | |
| 'if' construct must use '{}'s. | 391 | |
| '0x0C01' is a magic number. | 391 | |
| '0x0C03' is a magic number. | 391 | |
| 'if' construct must use '{}'s. | 392 | |
| '0x0C3E' is a magic number. | 392 | |
| '0x0C44' is a magic number. | 392 | |
| 'if' construct must use '{}'s. | 393 | |
| '0x0C46' is a magic number. | 393 | |
| '0x0C48' is a magic number. | 393 | |
| Line has trailing spaces. | 394 | |
| 'if' construct must use '{}'s. | 395 | |
| '0x0C4A' is a magic number. | 395 | |
| '0x0C4D' is a magic number. | 395 | |
| 'if' construct must use '{}'s. | 396 | |
| '0x0C55' is a magic number. | 396 | |
| '0x0C56' is a magic number. | 396 | |
| 'if' construct must use '{}'s. | 397 | |
| '0x0C82' is a magic number. | 397 | |
| '0x0C83' is a magic number. | 397 | |
| Line has trailing spaces. | 398 | |
| 'if' construct must use '{}'s. | 399 | |
| '0x0CBE' is a magic number. | 399 | |
| '0x0CC4' is a magic number. | 399 | |
| 'if' construct must use '{}'s. | 400 | |
| '0x0CC6' is a magic number. | 400 | |
| '0x0CC8' is a magic number. | 400 | |
| 'if' construct must use '{}'s. | 401 | |
| '0x0CCA' is a magic number. | 401 | |
| '0x0CCD' is a magic number. | 401 | |
| Line has trailing spaces. | 402 | |
| 'if' construct must use '{}'s. | 403 | |
| '0x0CD5' is a magic number. | 403 | |
| '0x0CD6' is a magic number. | 403 | |
| 'if' construct must use '{}'s. | 404 | |
| '0x0D02' is a magic number. | 404 | |
| '0x0D03' is a magic number. | 404 | |
| 'if' construct must use '{}'s. | 405 | |
| '0x0D3E' is a magic number. | 405 | |
| '0x0D43' is a magic number. | 405 | |
| Line has trailing spaces. | 406 | |
| 'if' construct must use '{}'s. | 407 | |
| '0x0D46' is a magic number. | 407 | |
| '0x0D48' is a magic number. | 407 | |
| 'if' construct must use '{}'s. | 408 | |
| '0x0D4A' is a magic number. | 408 | |
| '0x0D4D' is a magic number. | 408 | |
| 'if' construct must use '{}'s. | 409 | |
| '0x0D57' is a magic number. | 409 | |
| 'if' construct must use '{}'s. | 410 | |
| '0x0E31' is a magic number. | 410 | |
| Line has trailing spaces. | 411 | |
| 'if' construct must use '{}'s. | 412 | |
| '0x0E34' is a magic number. | 412 | |
| '0x0E3A' is a magic number. | 412 | |
| 'if' construct must use '{}'s. | 413 | |
| '0x0E47' is a magic number. | 413 | |
| '0x0E4E' is a magic number. | 413 | |
| 'if' construct must use '{}'s. | 414 | |
| '0x0EB1' is a magic number. | 414 | |
| 'if' construct must use '{}'s. | 415 | |
| '0x0EB4' is a magic number. | 415 | |
| '0x0EB9' is a magic number. | 415 | |
| Line has trailing spaces. | 416 | |
| 'if' construct must use '{}'s. | 417 | |
| '0x0EBB' is a magic number. | 417 | |
| '0x0EBC' is a magic number. | 417 | |
| 'if' construct must use '{}'s. | 418 | |
| '0x0EC8' is a magic number. | 418 | |
| '0x0ECD' is a magic number. | 418 | |
| 'if' construct must use '{}'s. | 419 | |
| '0x0F18' is a magic number. | 419 | |
| '0x0F19' is a magic number. | 419 | |
| 'if' construct must use '{}'s. | 420 | |
| '0x0F35' is a magic number. | 420 | |
| Line has trailing spaces. | 421 | |
| 'if' construct must use '{}'s. | 422 | |
| '0x0F37' is a magic number. | 422 | |
| 'if' construct must use '{}'s. | 423 | |
| '0x0F39' is a magic number. | 423 | |
| 'if' construct must use '{}'s. | 424 | |
| '0x0F3E' is a magic number. | 424 | |
| 'if' construct must use '{}'s. | 425 | |
| '0x0F3F' is a magic number. | 425 | |
| 'if' construct must use '{}'s. | 426 | |
| '0x0F71' is a magic number. | 426 | |
| '0x0F84' is a magic number. | 426 | |
| Line has trailing spaces. | 427 | |
| 'if' construct must use '{}'s. | 428 | |
| '0x0F86' is a magic number. | 428 | |
| '0x0F8B' is a magic number. | 428 | |
| 'if' construct must use '{}'s. | 429 | |
| '0x0F90' is a magic number. | 429 | |
| '0x0F95' is a magic number. | 429 | |
| 'if' construct must use '{}'s. | 430 | |
| '0x0F97' is a magic number. | 430 | |
| 'if' construct must use '{}'s. | 431 | |
| '0x0F99' is a magic number. | 431 | |
| '0x0FAD' is a magic number. | 431 | |
| Line has trailing spaces. | 432 | |
| 'if' construct must use '{}'s. | 433 | |
| '0x0FB1' is a magic number. | 433 | |
| '0x0FB7' is a magic number. | 433 | |
| 'if' construct must use '{}'s. | 434 | |
| '0x0FB9' is a magic number. | 434 | |
| 'if' construct must use '{}'s. | 435 | |
| '0x20D0' is a magic number. | 435 | |
| '0x20DC' is a magic number. | 435 | |
| 'if' construct must use '{}'s. | 436 | |
| '0x20E1' is a magic number. | 436 | |
| Line has trailing spaces. | 437 | |
| 'if' construct must use '{}'s. | 438 | |
| '0x302A' is a magic number. | 438 | |
| '0x302F' is a magic number. | 438 | |
| 'if' construct must use '{}'s. | 439 | |
| '0x3099' is a magic number. | 439 | |
| 'if' construct must use '{}'s. | 440 | |
| Line has trailing spaces. | 440 | |
| '0x309A' is a magic number. | 440 | |
| Line has trailing spaces. | 441 | |
| Line has trailing spaces. | 443 | |
| Line has trailing spaces. | 445 | |
| Line has trailing spaces. | 447 | |
| Parameter c should be final. | 454 | |
| 'if' construct must use '{}'s. | 456 | |
| '0x00B6' is a magic number. | 456 | |
| Line has trailing spaces. | 458 | |
| 'if' construct must use '{}'s. | 459 | |
| '0x00B7' is a magic number. | 459 | |
| 'if' construct must use '{}'s. | 460 | |
| '0x02D0' is a magic number. | 460 | |
| 'if' construct must use '{}'s. | 461 | |
| '0x02D1' is a magic number. | 461 | |
| 'if' construct must use '{}'s. | 462 | |
| '0x0387' is a magic number. | 462 | |
| 'if' construct must use '{}'s. | 463 | |
| '0x0640' is a magic number. | 463 | |
| 'if' construct must use '{}'s. | 464 | |
| '0x0E46' is a magic number. | 464 | |
| 'if' construct must use '{}'s. | 465 | |
| '0x0EC6' is a magic number. | 465 | |
| 'if' construct must use '{}'s. | 466 | |
| '0x3005' is a magic number. | 466 | |
| Line has trailing spaces. | 467 | |
| 'if' construct must use '{}'s. | 468 | |
| '0x3031' is a magic number. | 468 | |
| '0x3035' is a magic number. | 468 | |
| 'if' construct must use '{}'s. | 469 | |
| '0x309D' is a magic number. | 469 | |
| '0x309E' is a magic number. | 469 | |
| 'if' construct must use '{}'s. | 470 | |
| '0x30FC' is a magic number. | 470 | |
| '0x30FE' is a magic number. | 470 | |
| Line has trailing spaces. | 471 | |
| Line has trailing spaces. | 473 | |
| Line has trailing spaces. | 475 | |
| Parameter c should be final. | 483 | |
| Line has trailing spaces. | 484 | |
| 'if' construct must use '{}'s. | 485 | |
| '0x0030' is a magic number. | 485 | |
| '0x0039' is a magic number. | 485 | |
| 'if' construct must use '{}'s. | 486 | |
| '0x0660' is a magic number. | 486 | |
| '0x0669' is a magic number. | 486 | |
| 'if' construct must use '{}'s. | 487 | |
| '0x06F0' is a magic number. | 487 | |
| '0x06F9' is a magic number. | 487 | |
| 'if' construct must use '{}'s. | 488 | |
| '0x0966' is a magic number. | 488 | |
| '0x096F' is a magic number. | 488 | |
| Line has trailing spaces. | 489 | |
| 'if' construct must use '{}'s. | 490 | |
| '0x09E6' is a magic number. | 490 | |
| '0x09EF' is a magic number. | 490 | |
| 'if' construct must use '{}'s. | 491 | |
| '0x0A66' is a magic number. | 491 | |
| '0x0A6F' is a magic number. | 491 | |
| 'if' construct must use '{}'s. | 492 | |
| '0x0AE6' is a magic number. | 492 | |
| '0x0AEF' is a magic number. | 492 | |
| Line has trailing spaces. | 493 | |
| 'if' construct must use '{}'s. | 494 | |
| '0x0B66' is a magic number. | 494 | |
| '0x0B6F' is a magic number. | 494 | |
| 'if' construct must use '{}'s. | 495 | |
| '0x0BE7' is a magic number. | 495 | |
| '0x0BEF' is a magic number. | 495 | |
| 'if' construct must use '{}'s. | 496 | |
| '0x0C66' is a magic number. | 496 | |
| '0x0C6F' is a magic number. | 496 | |
| Line has trailing spaces. | 497 | |
| 'if' construct must use '{}'s. | 498 | |
| '0x0CE6' is a magic number. | 498 | |
| '0x0CEF' is a magic number. | 498 | |
| 'if' construct must use '{}'s. | 499 | |
| '0x0D66' is a magic number. | 499 | |
| '0x0D6F' is a magic number. | 499 | |
| 'if' construct must use '{}'s. | 500 | |
| '0x0E50' is a magic number. | 500 | |
| '0x0E59' is a magic number. | 500 | |
| Line has trailing spaces. | 501 | |
| 'if' construct must use '{}'s. | 502 | |
| '0x0ED0' is a magic number. | 502 | |
| '0x0ED9' is a magic number. | 502 | |
| 'if' construct must use '{}'s. | 503 | |
| Line has trailing spaces. | 503 | |
| '0x0F20' is a magic number. | 503 | |
| '0x0F29' is a magic number. | 503 | |
| Line has trailing spaces. | 504 | |
| Line has trailing spaces. | 506 | |
| Line has trailing spaces. | 507 | |
| Line has trailing spaces. | 1 | |
| Line has trailing spaces. | 11 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 36 | |
| Line has trailing spaces. | 37 | |
| Line has trailing spaces. | 38 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 47 | |
| Utility classes should not have a public or default constructor. | 54 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 62 | |
| Parameter c should be final. | 65 | |
| Line has trailing spaces. | 66 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 68 | |
| Line has trailing spaces. | 73 | |
| Line has trailing spaces. | 77 | |
| Parameter c should be final. | 82 | |
| Line has trailing spaces. | 83 | |
| Line has trailing spaces. | 85 | |
| Method length is 215 lines (max allowed is 150). | 95 | |
| Parameter c should be final. | 95 | |
| Line has trailing spaces. | 96 | |
| Line has trailing spaces. | 97 | |
| 'if' construct must use '{}'s. | 101 | |
| '0x0041' is a magic number. | 101 | |
| '0x005a' is a magic number. | 101 | |
| 'if' construct must use '{}'s. | 102 | |
| '0x0061' is a magic number. | 102 | |
| '0x007A' is a magic number. | 102 | |
| 'if' construct must use '{}'s. | 103 | |
| '0x00C0' is a magic number. | 103 | |
| '0x00D6' is a magic number. | 103 | |
| 'if' construct must use '{}'s. | 104 | |
| '0x00D8' is a magic number. | 104 | |
| '0x00F6' is a magic number. | 104 | |
| 'if' construct must use '{}'s. | 105 | |
| '0x00F8' is a magic number. | 105 | |
| '0x00FF' is a magic number. | 105 | |
| 'if' construct must use '{}'s. | 106 | |
| '0x0100' is a magic number. | 106 | |
| '0x0131' is a magic number. | 106 | |
| 'if' construct must use '{}'s. | 107 | |
| '0x0134' is a magic number. | 107 | |
| '0x013E' is a magic number. | 107 | |
| 'if' construct must use '{}'s. | 108 | |
| '0x0141' is a magic number. | 108 | |
| '0x0148' is a magic number. | 108 | |
| 'if' construct must use '{}'s. | 109 | |
| '0x014A' is a magic number. | 109 | |
| '0x017E' is a magic number. | 109 | |
| 'if' construct must use '{}'s. | 110 | |
| '0x0180' is a magic number. | 110 | |
| '0x01C3' is a magic number. | 110 | |
| 'if' construct must use '{}'s. | 111 | |
| '0x01CD' is a magic number. | 111 | |
| '0x01F0' is a magic number. | 111 | |
| 'if' construct must use '{}'s. | 112 | |
| '0x01F4' is a magic number. | 112 | |
| '0x01F5' is a magic number. | 112 | |
| 'if' construct must use '{}'s. | 113 | |
| '0x01FA' is a magic number. | 113 | |
| '0x0217' is a magic number. | 113 | |
| 'if' construct must use '{}'s. | 114 | |
| '0x0250' is a magic number. | 114 | |
| '0x02A8' is a magic number. | 114 | |
| 'if' construct must use '{}'s. | 115 | |
| '0x02BB' is a magic number. | 115 | |
| '0x02C1' is a magic number. | 115 | |
| 'if' construct must use '{}'s. | 116 | |
| '0x0386' is a magic number. | 116 | |
| 'if' construct must use '{}'s. | 117 | |
| '0x0388' is a magic number. | 117 | |
| '0x038A' is a magic number. | 117 | |
| 'if' construct must use '{}'s. | 118 | |
| '0x038C' is a magic number. | 118 | |
| 'if' construct must use '{}'s. | 119 | |
| '0x038E' is a magic number. | 119 | |
| '0x03A1' is a magic number. | 119 | |
| 'if' construct must use '{}'s. | 120 | |
| '0x03A3' is a magic number. | 120 | |
| '0x03CE' is a magic number. | 120 | |
| 'if' construct must use '{}'s. | 121 | |
| '0x03D0' is a magic number. | 121 | |
| '0x03D6' is a magic number. | 121 | |
| 'if' construct must use '{}'s. | 122 | |
| '0x03DA' is a magic number. | 122 | |
| 'if' construct must use '{}'s. | 123 | |
| '0x03DC' is a magic number. | 123 | |
| 'if' construct must use '{}'s. | 124 | |
| '0x03DE' is a magic number. | 124 | |
| 'if' construct must use '{}'s. | 125 | |
| '0x03E0' is a magic number. | 125 | |
| 'if' construct must use '{}'s. | 126 | |
| '0x03E2' is a magic number. | 126 | |
| '0x03F3' is a magic number. | 126 | |
| 'if' construct must use '{}'s. | 127 | |
| '0x0401' is a magic number. | 127 | |
| '0x040C' is a magic number. | 127 | |
| 'if' construct must use '{}'s. | 128 | |
| '0x040E' is a magic number. | 128 | |
| '0x044F' is a magic number. | 128 | |
| 'if' construct must use '{}'s. | 129 | |
| '0x0451' is a magic number. | 129 | |
| '0x045C' is a magic number. | 129 | |
| 'if' construct must use '{}'s. | 130 | |
| '0x045E' is a magic number. | 130 | |
| '0x0481' is a magic number. | 130 | |
| 'if' construct must use '{}'s. | 131 | |
| '0x0490' is a magic number. | 131 | |
| '0x04C4' is a magic number. | 131 | |
| 'if' construct must use '{}'s. | 132 | |
| '0x04C7' is a magic number. | 132 | |
| '0x04C8' is a magic number. | 132 | |
| 'if' construct must use '{}'s. | 133 | |
| '0x04CB' is a magic number. | 133 | |
| '0x04CC' is a magic number. | 133 | |
| 'if' construct must use '{}'s. | 134 | |
| '0x04D0' is a magic number. | 134 | |
| '0x04EB' is a magic number. | 134 | |
| 'if' construct must use '{}'s. | 135 | |
| '0x04EE' is a magic number. | 135 | |
| '0x04F5' is a magic number. | 135 | |
| 'if' construct must use '{}'s. | 136 | |
| '0x04F8' is a magic number. | 136 | |
| '0x04F9' is a magic number. | 136 | |
| 'if' construct must use '{}'s. | 137 | |
| '0x0531' is a magic number. | 137 | |
| '0x0556' is a magic number. | 137 | |
| 'if' construct must use '{}'s. | 138 | |
| '0x0559' is a magic number. | 138 | |
| 'if' construct must use '{}'s. | 139 | |
| '0x0561' is a magic number. | 139 | |
| '0x0586' is a magic number. | 139 | |
| 'if' construct must use '{}'s. | 140 | |
| '0x05D0' is a magic number. | 140 | |
| '0x05EA' is a magic number. | 140 | |
| 'if' construct must use '{}'s. | 141 | |
| '0x05F0' is a magic number. | 141 | |
| '0x05F2' is a magic number. | 141 | |
| 'if' construct must use '{}'s. | 142 | |
| '0x0621' is a magic number. | 142 | |
| '0x063A' is a magic number. | 142 | |
| 'if' construct must use '{}'s. | 143 | |
| '0x0641' is a magic number. | 143 | |
| '0x064A' is a magic number. | 143 | |
| 'if' construct must use '{}'s. | 144 | |
| '0x0671' is a magic number. | 144 | |
| '0x06B7' is a magic number. | 144 | |
| 'if' construct must use '{}'s. | 145 | |
| '0x06BA' is a magic number. | 145 | |
| '0x06BE' is a magic number. | 145 | |
| 'if' construct must use '{}'s. | 146 | |
| '0x06C0' is a magic number. | 146 | |
| '0x06CE' is a magic number. | 146 | |
| 'if' construct must use '{}'s. | 147 | |
| '0x06D0' is a magic number. | 147 | |
| '0x06D3' is a magic number. | 147 | |
| 'if' construct must use '{}'s. | 148 | |
| '0x06D5' is a magic number. | 148 | |
| 'if' construct must use '{}'s. | 149 | |
| '0x06E5' is a magic number. | 149 | |
| '0x06E6' is a magic number. | 149 | |
| 'if' construct must use '{}'s. | 150 | |
| '0x0905' is a magic number. | 150 | |
| '0x0939' is a magic number. | 150 | |
| 'if' construct must use '{}'s. | 151 | |
| '0x093D' is a magic number. | 151 | |
| 'if' construct must use '{}'s. | 152 | |
| '0x0958' is a magic number. | 152 | |
| '0x0961' is a magic number. | 152 | |
| 'if' construct must use '{}'s. | 153 | |
| '0x0985' is a magic number. | 153 | |
| '0x098C' is a magic number. | 153 | |
| 'if' construct must use '{}'s. | 154 | |
| '0x098F' is a magic number. | 154 | |
| '0x0990' is a magic number. | 154 | |
| 'if' construct must use '{}'s. | 155 | |
| '0x0993' is a magic number. | 155 | |
| '0x09A8' is a magic number. | 155 | |
| 'if' construct must use '{}'s. | 156 | |
| '0x09AA' is a magic number. | 156 | |
| '0x09B0' is a magic number. | 156 | |
| 'if' construct must use '{}'s. | 157 | |
| '0x09B2' is a magic number. | 157 | |
| 'if' construct must use '{}'s. | 158 | |
| '0x09B6' is a magic number. | 158 | |
| '0x09B9' is a magic number. | 158 | |
| 'if' construct must use '{}'s. | 159 | |
| '0x09DC' is a magic number. | 159 | |
| '0x09DD' is a magic number. | 159 | |
| 'if' construct must use '{}'s. | 160 | |
| '0x09DF' is a magic number. | 160 | |
| '0x09E1' is a magic number. | 160 | |
| 'if' construct must use '{}'s. | 161 | |
| '0x09F0' is a magic number. | 161 | |
| '0x09F1' is a magic number. | 161 | |
| 'if' construct must use '{}'s. | 162 | |
| '0x0A05' is a magic number. | 162 | |
| '0x0A0A' is a magic number. | 162 | |
| 'if' construct must use '{}'s. | 163 | |
| '0x0A0F' is a magic number. | 163 | |
| '0x0A10' is a magic number. | 163 | |
| 'if' construct must use '{}'s. | 164 | |
| '0x0A13' is a magic number. | 164 | |
| '0x0A28' is a magic number. | 164 | |
| 'if' construct must use '{}'s. | 165 | |
| '0x0A2A' is a magic number. | 165 | |
| '0x0A30' is a magic number. | 165 | |
| 'if' construct must use '{}'s. | 166 | |
| '0x0A32' is a magic number. | 166 | |
| '0x0A33' is a magic number. | 166 | |
| 'if' construct must use '{}'s. | 167 | |
| '0x0A35' is a magic number. | 167 | |
| '0x0A36' is a magic number. | 167 | |
| 'if' construct must use '{}'s. | 168 | |
| '0x0A38' is a magic number. | 168 | |
| '0x0A39' is a magic number. | 168 | |
| 'if' construct must use '{}'s. | 169 | |
| '0x0A59' is a magic number. | 169 | |
| '0x0A5C' is a magic number. | 169 | |
| 'if' construct must use '{}'s. | 170 | |
| '0x0A5E' is a magic number. | 170 | |
| 'if' construct must use '{}'s. | 171 | |
| '0x0A72' is a magic number. | 171 | |
| '0x0A74' is a magic number. | 171 | |
| 'if' construct must use '{}'s. | 172 | |
| '0x0A85' is a magic number. | 172 | |
| '0x0A8B' is a magic number. | 172 | |
| 'if' construct must use '{}'s. | 173 | |
| '0x0A8D' is a magic number. | 173 | |
| 'if' construct must use '{}'s. | 174 | |
| '0x0A8F' is a magic number. | 174 | |
| '0x0A91' is a magic number. | 174 | |
| 'if' construct must use '{}'s. | 175 | |
| '0x0A93' is a magic number. | 175 | |
| '0x0AA8' is a magic number. | 175 | |
| 'if' construct must use '{}'s. | 176 | |
| '0x0AAA' is a magic number. | 176 | |
| '0x0AB0' is a magic number. | 176 | |
| 'if' construct must use '{}'s. | 177 | |
| '0x0AB2' is a magic number. | 177 | |
| '0x0AB3' is a magic number. | 177 | |
| 'if' construct must use '{}'s. | 178 | |
| '0x0AB5' is a magic number. | 178 | |
| '0x0AB9' is a magic number. | 178 | |
| 'if' construct must use '{}'s. | 179 | |
| '0x0ABD' is a magic number. | 179 | |
| 'if' construct must use '{}'s. | 180 | |
| '0x0AE0' is a magic number. | 180 | |
| 'if' construct must use '{}'s. | 181 | |
| '0x0B05' is a magic number. | 181 | |
| '0x0B0C' is a magic number. | 181 | |
| 'if' construct must use '{}'s. | 182 | |
| '0x0B0F' is a magic number. | 182 | |
| '0x0B10' is a magic number. | 182 | |
| 'if' construct must use '{}'s. | 183 | |
| '0x0B13' is a magic number. | 183 | |
| '0x0B28' is a magic number. | 183 | |
| 'if' construct must use '{}'s. | 184 | |
| '0x0B2A' is a magic number. | 184 | |
| '0x0B30' is a magic number. | 184 | |
| 'if' construct must use '{}'s. | 185 | |
| '0x0B32' is a magic number. | 185 | |
| '0x0B33' is a magic number. | 185 | |
| 'if' construct must use '{}'s. | 186 | |
| '0x0B36' is a magic number. | 186 | |
| '0x0B39' is a magic number. | 186 | |
| 'if' construct must use '{}'s. | 187 | |
| '0x0B3D' is a magic number. | 187 | |
| 'if' construct must use '{}'s. | 188 | |
| '0x0B5C' is a magic number. | 188 | |
| '0x0B5D' is a magic number. | 188 | |
| 'if' construct must use '{}'s. | 189 | |
| '0x0B5F' is a magic number. | 189 | |
| '0x0B61' is a magic number. | 189 | |
| 'if' construct must use '{}'s. | 190 | |
| '0x0B85' is a magic number. | 190 | |
| '0x0B8A' is a magic number. | 190 | |
| 'if' construct must use '{}'s. | 191 | |
| '0x0B8E' is a magic number. | 191 | |
| '0x0B90' is a magic number. | 191 | |
| 'if' construct must use '{}'s. | 192 | |
| '0x0B92' is a magic number. | 192 | |
| '0x0B95' is a magic number. | 192 | |
| 'if' construct must use '{}'s. | 193 | |
| '0x0B99' is a magic number. | 193 | |
| '0x0B9A' is a magic number. | 193 | |
| 'if' construct must use '{}'s. | 194 | |
| '0x0B9C' is a magic number. | 194 | |
| 'if' construct must use '{}'s. | 195 | |
| '0x0B9E' is a magic number. | 195 | |
| '0x0B9F' is a magic number. | 195 | |
| 'if' construct must use '{}'s. | 196 | |
| '0x0BA3' is a magic number. | 196 | |
| '0x0BA4' is a magic number. | 196 | |
| 'if' construct must use '{}'s. | 197 | |
| '0x0BA8' is a magic number. | 197 | |
| '0x0BAA' is a magic number. | 197 | |
| 'if' construct must use '{}'s. | 198 | |
| '0x0BAE' is a magic number. | 198 | |
| '0x0BB5' is a magic number. | 198 | |
| 'if' construct must use '{}'s. | 199 | |
| '0x0BB7' is a magic number. | 199 | |
| '0x0BB9' is a magic number. | 199 | |
| 'if' construct must use '{}'s. | 200 | |
| '0x0C05' is a magic number. | 200 | |
| '0x0C0C' is a magic number. | 200 | |
| 'if' construct must use '{}'s. | 201 | |
| '0x0C0E' is a magic number. | 201 | |
| '0x0C10' is a magic number. | 201 | |
| 'if' construct must use '{}'s. | 202 | |
| '0x0C12' is a magic number. | 202 | |
| '0x0C28' is a magic number. | 202 | |
| 'if' construct must use '{}'s. | 203 | |
| '0x0C2A' is a magic number. | 203 | |
| '0x0C33' is a magic number. | 203 | |
| 'if' construct must use '{}'s. | 204 | |
| '0x0C35' is a magic number. | 204 | |
| '0x0C39' is a magic number. | 204 | |
| 'if' construct must use '{}'s. | 205 | |
| '0x0C60' is a magic number. | 205 | |
| '0x0C61' is a magic number. | 205 | |
| 'if' construct must use '{}'s. | 206 | |
| '0x0C85' is a magic number. | 206 | |
| '0x0C8C' is a magic number. | 206 | |
| 'if' construct must use '{}'s. | 207 | |
| '0x0C8E' is a magic number. | 207 | |
| '0x0C90' is a magic number. | 207 | |
| 'if' construct must use '{}'s. | 208 | |
| '0x0C92' is a magic number. | 208 | |
| '0x0CA8' is a magic number. | 208 | |
| 'if' construct must use '{}'s. | 209 | |
| '0x0CAA' is a magic number. | 209 | |
| '0x0CB3' is a magic number. | 209 | |
| 'if' construct must use '{}'s. | 210 | |
| '0x0CB5' is a magic number. | 210 | |
| '0x0CB9' is a magic number. | 210 | |
| 'if' construct must use '{}'s. | 211 | |
| '0x0CDE' is a magic number. | 211 | |
| 'if' construct must use '{}'s. | 212 | |
| '0x0CE0' is a magic number. | 212 | |
| '0x0CE1' is a magic number. | 212 | |
| 'if' construct must use '{}'s. | 213 | |
| '0x0D05' is a magic number. | 213 | |
| '0x0D0C' is a magic number. | 213 | |
| 'if' construct must use '{}'s. | 214 | |
| '0x0D0E' is a magic number. | 214 | |
| '0x0D10' is a magic number. | 214 | |
| 'if' construct must use '{}'s. | 215 | |
| '0x0D12' is a magic number. | 215 | |
| '0x0D28' is a magic number. | 215 | |
| 'if' construct must use '{}'s. | 216 | |
| '0x0D2A' is a magic number. | 216 | |
| '0x0D39' is a magic number. | 216 | |
| 'if' construct must use '{}'s. | 217 | |
| '0x0D60' is a magic number. | 217 | |
| '0x0D61' is a magic number. | 217 | |
| 'if' construct must use '{}'s. | 218 | |
| '0x0E01' is a magic number. | 218 | |
| '0x0E2E' is a magic number. | 218 | |
| 'if' construct must use '{}'s. | 219 | |
| '0x0E30' is a magic number. | 219 | |
| 'if' construct must use '{}'s. | 220 | |
| '0x0E32' is a magic number. | 220 | |
| '0x0E33' is a magic number. | 220 | |
| 'if' construct must use '{}'s. | 221 | |
| '0x0E40' is a magic number. | 221 | |
| '0x0E45' is a magic number. | 221 | |
| 'if' construct must use '{}'s. | 222 | |
| '0x0E81' is a magic number. | 222 | |
| '0x0E82' is a magic number. | 222 | |
| 'if' construct must use '{}'s. | 223 | |
| '0x0E84' is a magic number. | 223 | |
| 'if' construct must use '{}'s. | 224 | |
| '0x0E87' is a magic number. | 224 | |
| '0x0E88' is a magic number. | 224 | |
| 'if' construct must use '{}'s. | 225 | |
| '0x0E8A' is a magic number. | 225 | |
| 'if' construct must use '{}'s. | 226 | |
| '0x0E8D' is a magic number. | 226 | |
| 'if' construct must use '{}'s. | 227 | |
| '0x0E94' is a magic number. | 227 | |
| '0x0E97' is a magic number. | 227 | |
| 'if' construct must use '{}'s. | 228 | |
| '0x0E99' is a magic number. | 228 | |
| '0x0E9F' is a magic number. | 228 | |
| 'if' construct must use '{}'s. | 229 | |
| '0x0EA1' is a magic number. | 229 | |
| '0x0EA3' is a magic number. | 229 | |
| 'if' construct must use '{}'s. | 230 | |
| '0x0EA5' is a magic number. | 230 | |
| 'if' construct must use '{}'s. | 231 | |
| '0x0EA7' is a magic number. | 231 | |
| 'if' construct must use '{}'s. | 232 | |
| '0x0EAA' is a magic number. | 232 | |
| '0x0EAB' is a magic number. | 232 | |
| 'if' construct must use '{}'s. | 233 | |
| '0x0EAD' is a magic number. | 233 | |
| '0x0EAE' is a magic number. | 233 | |
| 'if' construct must use '{}'s. | 234 | |
| '0x0EB0' is a magic number. | 234 | |
| 'if' construct must use '{}'s. | 235 | |
| '0x0EB2' is a magic number. | 235 | |
| '0x0EB3' is a magic number. | 235 | |
| 'if' construct must use '{}'s. | 236 | |
| '0x0EBD' is a magic number. | 236 | |
| 'if' construct must use '{}'s. | 237 | |
| '0x0EC0' is a magic number. | 237 | |
| '0x0EC4' is a magic number. | 237 | |
| 'if' construct must use '{}'s. | 238 | |
| '0x0F40' is a magic number. | 238 | |
| '0x0F47' is a magic number. | 238 | |
| 'if' construct must use '{}'s. | 239 | |
| '0x0F49' is a magic number. | 239 | |
| '0x0F69' is a magic number. | 239 | |
| 'if' construct must use '{}'s. | 240 | |
| '0x10A0' is a magic number. | 240 | |
| '0x10C5' is a magic number. | 240 | |
| 'if' construct must use '{}'s. | 241 | |
| '0x10D0' is a magic number. | 241 | |
| '0x10F6' is a magic number. | 241 | |
| 'if' construct must use '{}'s. | 242 | |
| '0x1100' is a magic number. | 242 | |
| 'if' construct must use '{}'s. | 243 | |
| '0x1102' is a magic number. | 243 | |
| '0x1103' is a magic number. | 243 | |
| 'if' construct must use '{}'s. | 244 | |
| '0x1105' is a magic number. | 244 | |
| '0x1107' is a magic number. | 244 | |
| 'if' construct must use '{}'s. | 245 | |
| '0x1109' is a magic number. | 245 | |
| 'if' construct must use '{}'s. | 246 | |
| '0x110B' is a magic number. | 246 | |
| '0x110C' is a magic number. | 246 | |
| 'if' construct must use '{}'s. | 247 | |
| '0x110E' is a magic number. | 247 | |
| '0x1112' is a magic number. | 247 | |
| 'if' construct must use '{}'s. | 248 | |
| '0x113C' is a magic number. | 248 | |
| 'if' construct must use '{}'s. | 249 | |
| '0x113E' is a magic number. | 249 | |
| 'if' construct must use '{}'s. | 250 | |
| '0x1140' is a magic number. | 250 | |
| 'if' construct must use '{}'s. | 251 | |
| '0x114C' is a magic number. | 251 | |
| 'if' construct must use '{}'s. | 252 | |
| '0x114E' is a magic number. | 252 | |
| 'if' construct must use '{}'s. | 253 | |
| '0x1150' is a magic number. | 253 | |
| 'if' construct must use '{}'s. | 254 | |
| '0x1154' is a magic number. | 254 | |
| '0x1155' is a magic number. | 254 | |
| 'if' construct must use '{}'s. | 255 | |
| '0x1159' is a magic number. | 255 | |
| 'if' construct must use '{}'s. | 256 | |
| '0x115F' is a magic number. | 256 | |
| '0x1161' is a magic number. | 256 | |
| 'if' construct must use '{}'s. | 257 | |
| '0x1163' is a magic number. | 257 | |
| 'if' construct must use '{}'s. | 258 | |
| '0x1165' is a magic number. | 258 | |
| 'if' construct must use '{}'s. | 259 | |
| '0x1167' is a magic number. | 259 | |
| 'if' construct must use '{}'s. | 260 | |
| '0x1169' is a magic number. | 260 | |
| 'if' construct must use '{}'s. | 261 | |
| '0x116D' is a magic number. | 261 | |
| '0x116E' is a magic number. | 261 | |
| 'if' construct must use '{}'s. | 262 | |
| '0x1172' is a magic number. | 262 | |
| '0x1173' is a magic number. | 262 | |
| 'if' construct must use '{}'s. | 263 | |
| '0x1175' is a magic number. | 263 | |
| 'if' construct must use '{}'s. | 264 | |
| '0x119E' is a magic number. | 264 | |
| 'if' construct must use '{}'s. | 265 | |
| '0x11A8' is a magic number. | 265 | |
| 'if' construct must use '{}'s. | 266 | |
| '0x11AB' is a magic number. | 266 | |
| 'if' construct must use '{}'s. | 267 | |
| '0x11AE' is a magic number. | 267 | |
| '0x11AF' is a magic number. | 267 | |
| 'if' construct must use '{}'s. | 268 | |
| '0x11B7' is a magic number. | 268 | |
| '0x11B8' is a magic number. | 268 | |
| 'if' construct must use '{}'s. | 269 | |
| '0x11BA' is a magic number. | 269 | |
| 'if' construct must use '{}'s. | 270 | |
| '0x11BC' is a magic number. | 270 | |
| '0x11C2' is a magic number. | 270 | |
| 'if' construct must use '{}'s. | 271 | |
| '0x11EB' is a magic number. | 271 | |
| 'if' construct must use '{}'s. | 272 | |
| '0x11F0' is a magic number. | 272 | |
| 'if' construct must use '{}'s. | 273 | |
| '0x11F9' is a magic number. | 273 | |
| 'if' construct must use '{}'s. | 274 | |
| '0x1E00' is a magic number. | 274 | |
| '0x1E9B' is a magic number. | 274 | |
| 'if' construct must use '{}'s. | 275 | |
| '0x1EA0' is a magic number. | 275 | |
| '0x1EF9' is a magic number. | 275 | |
| 'if' construct must use '{}'s. | 276 | |
| '0x1F00' is a magic number. | 276 | |
| '0x1F15' is a magic number. | 276 | |
| 'if' construct must use '{}'s. | 277 | |
| '0x1F18' is a magic number. | 277 | |
| '0x1F1D' is a magic number. | 277 | |
| 'if' construct must use '{}'s. | 278 | |
| '0x1F20' is a magic number. | 278 | |
| '0x1F45' is a magic number. | 278 | |
| 'if' construct must use '{}'s. | 279 | |
| '0x1F48' is a magic number. | 279 | |
| '0x1F4D' is a magic number. | 279 | |
| 'if' construct must use '{}'s. | 280 | |
| '0x1F50' is a magic number. | 280 | |
| '0x1F57' is a magic number. | 280 | |
| 'if' construct must use '{}'s. | 281 | |
| '0x1F59' is a magic number. | 281 | |
| 'if' construct must use '{}'s. | 282 | |
| '0x1F5B' is a magic number. | 282 | |
| 'if' construct must use '{}'s. | 283 | |
| '0x1F5D' is a magic number. | 283 | |
| 'if' construct must use '{}'s. | 284 | |
| '0x1F5F' is a magic number. | 284 | |
| '0x1F7D' is a magic number. | 284 | |
| 'if' construct must use '{}'s. | 285 | |
| '0x1F80' is a magic number. | 285 | |
| '0x1FB4' is a magic number. | 285 | |
| 'if' construct must use '{}'s. | 286 | |
| '0x1FB6' is a magic number. | 286 | |
| '0x1FBC' is a magic number. | 286 | |
| 'if' construct must use '{}'s. | 287 | |
| '0x1FBE' is a magic number. | 287 | |
| 'if' construct must use '{}'s. | 288 | |
| '0x1FC2' is a magic number. | 288 | |
| '0x1FC4' is a magic number. | 288 | |
| 'if' construct must use '{}'s. | 289 | |
| '0x1FC6' is a magic number. | 289 | |
| '0x1FCC' is a magic number. | 289 | |
| 'if' construct must use '{}'s. | 290 | |
| '0x1FD0' is a magic number. | 290 | |
| '0x1FD3' is a magic number. | 290 | |
| 'if' construct must use '{}'s. | 291 | |
| '0x1FD6' is a magic number. | 291 | |
| '0x1FDB' is a magic number. | 291 | |
| 'if' construct must use '{}'s. | 292 | |
| '0x1FE0' is a magic number. | 292 | |
| '0x1FEC' is a magic number. | 292 | |
| 'if' construct must use '{}'s. | 293 | |
| '0x1FF2' is a magic number. | 293 | |
| '0x1FF4' is a magic number. | 293 | |
| 'if' construct must use '{}'s. | 294 | |
| '0x1FF6' is a magic number. | 294 | |
| '0x1FFC' is a magic number. | 294 | |
| 'if' construct must use '{}'s. | 295 | |
| '0x2126' is a magic number. | 295 | |
| 'if' construct must use '{}'s. | 296 | |
| '0x212A' is a magic number. | 296 | |
| '0x212B' is a magic number. | 296 | |
| 'if' construct must use '{}'s. | 297 | |
| '0x212E' is a magic number. | 297 | |
| 'if' construct must use '{}'s. | 298 | |
| '0x2180' is a magic number. | 298 | |
| '0x2182' is a magic number. | 298 | |
| 'if' construct must use '{}'s. | 299 | |
| Line has trailing spaces. | 299 | |
| '0x3007' is a magic number. | 299 | |
| 'if' construct must use '{}'s. | 300 | |
| '0x3021' is a magic number. | 300 | |
| '0x3029' is a magic number. | 300 | |
| 'if' construct must use '{}'s. | 301 | |
| '0x3041' is a magic number. | 301 | |
| '0x3094' is a magic number. | 301 | |
| 'if' construct must use '{}'s. | 302 | |
| '0x30A1' is a magic number. | 302 | |
| '0x30FA' is a magic number. | 302 | |
| 'if' construct must use '{}'s. | 303 | |
| '0x3105' is a magic number. | 303 | |
| '0x312C' is a magic number. | 303 | |
| 'if' construct must use '{}'s. | 304 | |
| '0x4E00' is a magic number. | 304 | |
| '0x9FA5' is a magic number. | 304 | |
| 'if' construct must use '{}'s. | 305 | |
| '0xAC00' is a magic number. | 305 | |
| '0xD7A3' is a magic number. | 305 | |
| Line has trailing spaces. | 306 | |
| Line has trailing spaces. | 308 | |
| Parameter c should be final. | 320 | |
| 'if' construct must use '{}'s. | 322 | |
| '0x0300' is a magic number. | 322 | |
| '0x0345' is a magic number. | 322 | |
| 'if' construct must use '{}'s. | 323 | |
| '0x0360' is a magic number. | 323 | |
| '0x0361' is a magic number. | 323 | |
| 'if' construct must use '{}'s. | 324 | |
| '0x0483' is a magic number. | 324 | |
| '0x0486' is a magic number. | 324 | |
| 'if' construct must use '{}'s. | 325 | |
| '0x0591' is a magic number. | 325 | |
| '0x05A1' is a magic number. | 325 | |
| Line has trailing spaces. | 326 | |
| 'if' construct must use '{}'s. | 327 | |
| '0x05A3' is a magic number. | 327 | |
| '0x05B9' is a magic number. | 327 | |
| 'if' construct must use '{}'s. | 328 | |
| '0x05BB' is a magic number. | 328 | |
| '0x05BD' is a magic number. | 328 | |
| 'if' construct must use '{}'s. | 329 | |
| '0x05BF' is a magic number. | 329 | |
| 'if' construct must use '{}'s. | 330 | |
| '0x05C1' is a magic number. | 330 | |
| '0x05C2' is a magic number. | 330 | |
| Line has trailing spaces. | 331 | |
| 'if' construct must use '{}'s. | 332 | |
| '0x05C4' is a magic number. | 332 | |
| 'if' construct must use '{}'s. | 333 | |
| '0x064B' is a magic number. | 333 | |
| '0x0652' is a magic number. | 333 | |
| 'if' construct must use '{}'s. | 334 | |
| '0x0670' is a magic number. | 334 | |
| 'if' construct must use '{}'s. | 335 | |
| '0x06D6' is a magic number. | 335 | |
| '0x06DC' is a magic number. | 335 | |
| Line has trailing spaces. | 336 | |
| 'if' construct must use '{}'s. | 337 | |
| '0x06DD' is a magic number. | 337 | |
| '0x06DF' is a magic number. | 337 | |
| 'if' construct must use '{}'s. | 338 | |
| '0x06E0' is a magic number. | 338 | |
| '0x06E4' is a magic number. | 338 | |
| 'if' construct must use '{}'s. | 339 | |
| '0x06E7' is a magic number. | 339 | |
| '0x06E8' is a magic number. | 339 | |
| Line has trailing spaces. | 340 | |
| 'if' construct must use '{}'s. | 341 | |
| '0x06EA' is a magic number. | 341 | |
| '0x06ED' is a magic number. | 341 | |
| 'if' construct must use '{}'s. | 342 | |
| '0x0901' is a magic number. | 342 | |
| '0x0903' is a magic number. | 342 | |
| 'if' construct must use '{}'s. | 343 | |
| '0x093C' is a magic number. | 343 | |
| 'if' construct must use '{}'s. | 344 | |
| '0x093E' is a magic number. | 344 | |
| '0x094C' is a magic number. | 344 | |
| Line has trailing spaces. | 345 | |
| 'if' construct must use '{}'s. | 346 | |
| '0x094D' is a magic number. | 346 | |
| 'if' construct must use '{}'s. | 347 | |
| '0x0951' is a magic number. | 347 | |
| '0x0954' is a magic number. | 347 | |
| 'if' construct must use '{}'s. | 348 | |
| '0x0962' is a magic number. | 348 | |
| '0x0963' is a magic number. | 348 | |
| 'if' construct must use '{}'s. | 349 | |
| '0x0981' is a magic number. | 349 | |
| '0x0983' is a magic number. | 349 | |
| Line has trailing spaces. | 350 | |
| 'if' construct must use '{}'s. | 351 | |
| '0x09BC' is a magic number. | 351 | |
| 'if' construct must use '{}'s. | 352 | |
| '0x09BE' is a magic number. | 352 | |
| 'if' construct must use '{}'s. | 353 | |
| '0x09BF' is a magic number. | 353 | |
| 'if' construct must use '{}'s. | 354 | |
| '0x09C0' is a magic number. | 354 | |
| '0x09C4' is a magic number. | 354 | |
| 'if' construct must use '{}'s. | 355 | |
| '0x09C7' is a magic number. | 355 | |
| '0x09C8' is a magic number. | 355 | |
| Line has trailing spaces. | 356 | |
| 'if' construct must use '{}'s. | 357 | |
| '0x09CB' is a magic number. | 357 | |
| '0x09CD' is a magic number. | 357 | |
| 'if' construct must use '{}'s. | 358 | |
| '0x09D7' is a magic number. | 358 | |
| 'if' construct must use '{}'s. | 359 | |
| '0x09E2' is a magic number. | 359 | |
| '0x09E3' is a magic number. | 359 | |
| 'if' construct must use '{}'s. | 360 | |
| '0x0A02' is a magic number. | 360 | |
| 'if' construct must use '{}'s. | 361 | |
| '0x0A3C' is a magic number. | 361 | |
| Line has trailing spaces. | 362 | |
| 'if' construct must use '{}'s. | 363 | |
| '0x0A3E' is a magic number. | 363 | |
| 'if' construct must use '{}'s. | 364 | |
| '0x0A3F' is a magic number. | 364 | |
| 'if' construct must use '{}'s. | 365 | |
| '0x0A40' is a magic number. | 365 | |
| '0x0A42' is a magic number. | 365 | |
| 'if' construct must use '{}'s. | 366 | |
| '0x0A47' is a magic number. | 366 | |
| '0x0A48' is a magic number. | 366 | |
| Line has trailing spaces. | 367 | |
| 'if' construct must use '{}'s. | 368 | |
| '0x0A4B' is a magic number. | 368 | |
| '0x0A4D' is a magic number. | 368 | |
| 'if' construct must use '{}'s. | 369 | |
| '0x0A70' is a magic number. | 369 | |
| '0x0A71' is a magic number. | 369 | |
| 'if' construct must use '{}'s. | 370 | |
| '0x0A81' is a magic number. | 370 | |
| '0x0A83' is a magic number. | 370 | |
| 'if' construct must use '{}'s. | 371 | |
| '0x0ABC' is a magic number. | 371 | |
| Line has trailing spaces. | 372 | |
| 'if' construct must use '{}'s. | 373 | |
| '0x0ABE' is a magic number. | 373 | |
| '0x0AC5' is a magic number. | 373 | |
| 'if' construct must use '{}'s. | 374 | |
| '0x0AC7' is a magic number. | 374 | |
| '0x0AC9' is a magic number. | 374 | |
| 'if' construct must use '{}'s. | 375 | |
| '0x0ACB' is a magic number. | 375 | |
| '0x0ACD' is a magic number. | 375 | |
| Line has trailing spaces. | 376 | |
| 'if' construct must use '{}'s. | 377 | |
| '0x0B01' is a magic number. | 377 | |
| '0x0B03' is a magic number. | 377 | |
| 'if' construct must use '{}'s. | 378 | |
| '0x0B3C' is a magic number. | 378 | |
| 'if' construct must use '{}'s. | 379 | |
| '0x0B3E' is a magic number. | 379 | |
| '0x0B43' is a magic number. | 379 | |
| 'if' construct must use '{}'s. | 380 | |
| '0x0B47' is a magic number. | 380 | |
| '0x0B48' is a magic number. | 380 | |
| Line has trailing spaces. | 381 | |
| 'if' construct must use '{}'s. | 382 | |
| '0x0B4B' is a magic number. | 382 | |
| '0x0B4D' is a magic number. | 382 | |
| 'if' construct must use '{}'s. | 383 | |
| '0x0B56' is a magic number. | 383 | |
| '0x0B57' is a magic number. | 383 | |
| 'if' construct must use '{}'s. | 384 | |
| '0x0B82' is a magic number. | 384 | |
| '0x0B83' is a magic number. | 384 | |
| Line has trailing spaces. | 385 | |
| 'if' construct must use '{}'s. | 386 | |
| '0x0BBE' is a magic number. | 386 | |
| '0x0BC2' is a magic number. | 386 | |
| 'if' construct must use '{}'s. | 387 | |
| '0x0BC6' is a magic number. | 387 | |
| '0x0BC8' is a magic number. | 387 | |
| 'if' construct must use '{}'s. | 388 | |
| '0x0BCA' is a magic number. | 388 | |
| '0x0BCD' is a magic number. | 388 | |
| 'if' construct must use '{}'s. | 389 | |
| '0x0BD7' is a magic number. | 389 | |
| Line has trailing spaces. | 390 | |
| 'if' construct must use '{}'s. | 391 | |
| '0x0C01' is a magic number. | 391 | |
| '0x0C03' is a magic number. | 391 | |
| 'if' construct must use '{}'s. | 392 | |
| '0x0C3E' is a magic number. | 392 | |
| '0x0C44' is a magic number. | 392 | |
| 'if' construct must use '{}'s. | 393 | |
| '0x0C46' is a magic number. | 393 | |
| '0x0C48' is a magic number. | 393 | |
| Line has trailing spaces. | 394 | |
| 'if' construct must use '{}'s. | 395 | |
| '0x0C4A' is a magic number. | 395 | |
| '0x0C4D' is a magic number. | 395 | |
| 'if' construct must use '{}'s. | 396 | |
| '0x0C55' is a magic number. | 396 | |
| '0x0C56' is a magic number. | 396 | |
| 'if' construct must use '{}'s. | 397 | |
| '0x0C82' is a magic number. | 397 | |
| '0x0C83' is a magic number. | 397 | |
| Line has trailing spaces. | 398 | |
| 'if' construct must use '{}'s. | 399 | |
| '0x0CBE' is a magic number. | 399 | |
| '0x0CC4' is a magic number. | 399 | |
| 'if' construct must use '{}'s. | 400 | |
| '0x0CC6' is a magic number. | 400 | |
| '0x0CC8' is a magic number. | 400 | |
| 'if' construct must use '{}'s. | 401 | |
| '0x0CCA' is a magic number. | 401 | |
| '0x0CCD' is a magic number. | 401 | |
| Line has trailing spaces. | 402 | |
| 'if' construct must use '{}'s. | 403 | |
| '0x0CD5' is a magic number. | 403 | |
| '0x0CD6' is a magic number. | 403 | |
| 'if' construct must use '{}'s. | 404 | |
| '0x0D02' is a magic number. | 404 | |
| '0x0D03' is a magic number. | 404 | |
| 'if' construct must use '{}'s. | 405 | |
| '0x0D3E' is a magic number. | 405 | |
| '0x0D43' is a magic number. | 405 | |
| Line has trailing spaces. | 406 | |
| 'if' construct must use '{}'s. | 407 | |
| '0x0D46' is a magic number. | 407 | |
| '0x0D48' is a magic number. | 407 | |
| 'if' construct must use '{}'s. | 408 | |
| '0x0D4A' is a magic number. | 408 | |
| '0x0D4D' is a magic number. | 408 | |
| 'if' construct must use '{}'s. | 409 | |
| '0x0D57' is a magic number. | 409 | |
| 'if' construct must use '{}'s. | 410 | |
| '0x0E31' is a magic number. | 410 | |
| Line has trailing spaces. | 411 | |
| 'if' construct must use '{}'s. | 412 | |
| '0x0E34' is a magic number. | 412 | |
| '0x0E3A' is a magic number. | 412 | |
| 'if' construct must use '{}'s. | 413 | |
| '0x0E47' is a magic number. | 413 | |
| '0x0E4E' is a magic number. | 413 | |
| 'if' construct must use '{}'s. | 414 | |
| '0x0EB1' is a magic number. | 414 | |
| 'if' construct must use '{}'s. | 415 | |
| '0x0EB4' is a magic number. | 415 | |
| '0x0EB9' is a magic number. | 415 | |
| Line has trailing spaces. | 416 | |
| 'if' construct must use '{}'s. | 417 | |
| '0x0EBB' is a magic number. | 417 | |
| '0x0EBC' is a magic number. | 417 | |
| 'if' construct must use '{}'s. | 418 | |
| '0x0EC8' is a magic number. | 418 | |
| '0x0ECD' is a magic number. | 418 | |
| 'if' construct must use '{}'s. | 419 | |
| '0x0F18' is a magic number. | 419 | |
| '0x0F19' is a magic number. | 419 | |
| 'if' construct must use '{}'s. | 420 | |
| '0x0F35' is a magic number. | 420 | |
| Line has trailing spaces. | 421 | |
| 'if' construct must use '{}'s. | 422 | |
| '0x0F37' is a magic number. | 422 | |
| 'if' construct must use '{}'s. | 423 | |
| '0x0F39' is a magic number. | 423 | |
| 'if' construct must use '{}'s. | 424 | |
| '0x0F3E' is a magic number. | 424 | |
| 'if' construct must use '{}'s. | 425 | |
| '0x0F3F' is a magic number. | 425 | |
| 'if' construct must use '{}'s. | 426 | |
| '0x0F71' is a magic number. | 426 | |
| '0x0F84' is a magic number. | 426 | |
| Line has trailing spaces. | 427 | |
| 'if' construct must use '{}'s. | 428 | |
| '0x0F86' is a magic number. | 428 | |
| '0x0F8B' is a magic number. | 428 | |
| 'if' construct must use '{}'s. | 429 | |
| '0x0F90' is a magic number. | 429 | |
| '0x0F95' is a magic number. | 429 | |
| 'if' construct must use '{}'s. | 430 | |
| '0x0F97' is a magic number. | 430 | |
| 'if' construct must use '{}'s. | 431 | |
| '0x0F99' is a magic number. | 431 | |
| '0x0FAD' is a magic number. | 431 | |
| Line has trailing spaces. | 432 | |
| 'if' construct must use '{}'s. | 433 | |
| '0x0FB1' is a magic number. | 433 | |
| '0x0FB7' is a magic number. | 433 | |
| 'if' construct must use '{}'s. | 434 | |
| '0x0FB9' is a magic number. | 434 | |
| 'if' construct must use '{}'s. | 435 | |
| '0x20D0' is a magic number. | 435 | |
| '0x20DC' is a magic number. | 435 | |
| 'if' construct must use '{}'s. | 436 | |
| '0x20E1' is a magic number. | 436 | |
| Line has trailing spaces. | 437 | |
| 'if' construct must use '{}'s. | 438 | |
| '0x302A' is a magic number. | 438 | |
| '0x302F' is a magic number. | 438 | |
| 'if' construct must use '{}'s. | 439 | |
| '0x3099' is a magic number. | 439 | |
| 'if' construct must use '{}'s. | 440 | |
| Line has trailing spaces. | 440 | |
| '0x309A' is a magic number. | 440 | |
| Line has trailing spaces. | 441 | |
| Line has trailing spaces. | 443 | |
| Line has trailing spaces. | 445 | |
| Line has trailing spaces. | 447 | |
| Parameter c should be final. | 454 | |
| 'if' construct must use '{}'s. | 456 | |
| '0x00B6' is a magic number. | 456 | |
| Line has trailing spaces. | 458 | |
| 'if' construct must use '{}'s. | 459 | |
| '0x00B7' is a magic number. | 459 | |
| 'if' construct must use '{}'s. | 460 | |
| '0x02D0' is a magic number. | 460 | |
| 'if' construct must use '{}'s. | 461 | |
| '0x02D1' is a magic number. | 461 | |
| 'if' construct must use '{}'s. | 462 | |
| '0x0387' is a magic number. | 462 | |
| 'if' construct must use '{}'s. | 463 | |
| '0x0640' is a magic number. | 463 | |
| 'if' construct must use '{}'s. | 464 | |
| '0x0E46' is a magic number. | 464 | |
| 'if' construct must use '{}'s. | 465 | |
| '0x0EC6' is a magic number. | 465 | |
| 'if' construct must use '{}'s. | 466 | |
| '0x3005' is a magic number. | 466 | |
| Line has trailing spaces. | 467 | |
| 'if' construct must use '{}'s. | 468 | |
| '0x3031' is a magic number. | 468 | |
| '0x3035' is a magic number. | 468 | |
| 'if' construct must use '{}'s. | 469 | |
| '0x309D' is a magic number. | 469 | |
| '0x309E' is a magic number. | 469 | |
| 'if' construct must use '{}'s. | 470 | |
| '0x30FC' is a magic number. | 470 | |
| '0x30FE' is a magic number. | 470 | |
| Line has trailing spaces. | 471 | |
| Line has trailing spaces. | 473 | |
| Line has trailing spaces. | 475 | |
| Parameter c should be final. | 483 | |
| Line has trailing spaces. | 484 | |
| 'if' construct must use '{}'s. | 485 | |
| '0x0030' is a magic number. | 485 | |
| '0x0039' is a magic number. | 485 | |
| 'if' construct must use '{}'s. | 486 | |
| '0x0660' is a magic number. | 486 | |
| '0x0669' is a magic number. | 486 | |
| 'if' construct must use '{}'s. | 487 | |
| '0x06F0' is a magic number. | 487 | |
| '0x06F9' is a magic number. | 487 | |
| 'if' construct must use '{}'s. | 488 | |
| '0x0966' is a magic number. | 488 | |
| '0x096F' is a magic number. | 488 | |
| Line has trailing spaces. | 489 | |
| 'if' construct must use '{}'s. | 490 | |
| '0x09E6' is a magic number. | 490 | |
| '0x09EF' is a magic number. | 490 | |
| 'if' construct must use '{}'s. | 491 | |
| '0x0A66' is a magic number. | 491 | |
| '0x0A6F' is a magic number. | 491 | |
| 'if' construct must use '{}'s. | 492 | |
| '0x0AE6' is a magic number. | 492 | |
| '0x0AEF' is a magic number. | 492 | |
| Line has trailing spaces. | 493 | |
| 'if' construct must use '{}'s. | 494 | |
| '0x0B66' is a magic number. | 494 | |
| '0x0B6F' is a magic number. | 494 | |
| 'if' construct must use '{}'s. | 495 | |
| '0x0BE7' is a magic number. | 495 | |
| '0x0BEF' is a magic number. | 495 | |
| 'if' construct must use '{}'s. | 496 | |
| '0x0C66' is a magic number. | 496 | |
| '0x0C6F' is a magic number. | 496 | |
| Line has trailing spaces. | 497 | |
| 'if' construct must use '{}'s. | 498 | |
| '0x0CE6' is a magic number. | 498 | |
| '0x0CEF' is a magic number. | 498 | |
| 'if' construct must use '{}'s. | 499 | |
| '0x0D66' is a magic number. | 499 | |
| '0x0D6F' is a magic number. | 499 | |
| 'if' construct must use '{}'s. | 500 | |
| '0x0E50' is a magic number. | 500 | |
| '0x0E59' is a magic number. | 500 | |
| Line has trailing spaces. | 501 | |
| 'if' construct must use '{}'s. | 502 | |
| '0x0ED0' is a magic number. | 502 | |
| '0x0ED9' is a magic number. | 502 | |
| 'if' construct must use '{}'s. | 503 | |
| Line has trailing spaces. | 503 | |
| '0x0F20' is a magic number. | 503 | |
| '0x0F29' is a magic number. | 503 | |
| Line has trailing spaces. | 504 | |
| Line has trailing spaces. | 506 | |
| Line has trailing spaces. | 507 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 51 | |
| '{' should be on the previous line. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Parameter xpath should be final. | 58 | |
| 'xpath' hides a field. | 58 | |
| '{' should be on the previous line. | 59 | |
| '(' is followed by whitespace. | 60 | |
| ')' is preceded with whitespace. | 60 | |
| Missing a Javadoc comment. | 63 | |
| Parameter xpath should be final. | 63 | |
| 'xpath' hides a field. | 63 | |
| '{' should be on the previous line. | 64 | |
| Missing a Javadoc comment. | 70 | |
| '{' should be on the previous line. | 71 | |
| Method length is 253 lines (max allowed is 150). | 75 | |
| Missing a Javadoc comment. | 75 | |
| '{' should be on the previous line. | 76 | |
| '{' should be on the previous line. | 80 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 83 | |
| '{' should be on the previous line. | 84 | |
| Avoid nested blocks. | 86 | |
| Line has trailing spaces. | 90 | |
| Avoid nested blocks. | 93 | |
| Line has trailing spaces. | 97 | |
| Avoid nested blocks. | 99 | |
| Avoid nested blocks. | 105 | |
| Line has trailing spaces. | 109 | |
| Avoid nested blocks. | 111 | |
| Line has trailing spaces. | 115 | |
| Avoid nested blocks. | 117 | |
| Line has trailing spaces. | 121 | |
| Avoid nested blocks. | 123 | |
| Line has trailing spaces. | 127 | |
| Avoid nested blocks. | 129 | |
| Line has trailing spaces. | 133 | |
| Avoid nested blocks. | 135 | |
| Line has trailing spaces. | 139 | |
| Avoid nested blocks. | 141 | |
| Line has trailing spaces. | 145 | |
| Avoid nested blocks. | 148 | |
| Line has trailing spaces. | 151 | |
| Avoid nested blocks. | 154 | |
| Line has trailing spaces. | 158 | |
| Avoid nested blocks. | 160 | |
| '(' is followed by whitespace. | 161 | |
| ')' is preceded with whitespace. | 161 | |
| '{' should be on the previous line. | 162 | |
| Line has trailing spaces. | 167 | |
| Avoid nested blocks. | 169 | |
| Line has trailing spaces. | 173 | |
| Avoid nested blocks. | 175 | |
| Line has trailing spaces. | 179 | |
| Avoid nested blocks. | 181 | |
| '(' is followed by whitespace. | 182 | |
| ')' is preceded with whitespace. | 182 | |
| '{' should be on the previous line. | 183 | |
| '}' should be on the same line. | 185 | |
| '{' should be on the previous line. | 187 | |
| Line has trailing spaces. | 192 | |
| Avoid nested blocks. | 194 | |
| Line has trailing spaces. | 198 | |
| Avoid nested blocks. | 200 | |
| '(' is followed by whitespace. | 201 | |
| ')' is preceded with whitespace. | 201 | |
| '{' should be on the previous line. | 202 | |
| Avoid nested blocks. | 213 | |
| Avoid nested blocks. | 218 | |
| Avoid nested blocks. | 236 | |
| Avoid nested blocks. | 245 | |
| Line has trailing spaces. | 249 | |
| Avoid nested blocks. | 251 | |
| '(' is followed by whitespace. | 252 | |
| '(' is followed by whitespace. | 252 | |
| ')' is preceded with whitespace. | 252 | |
| ')' is preceded with whitespace. | 252 | |
| '{' should be on the previous line. | 253 | |
| '(' is followed by whitespace. | 259 | |
| ')' is preceded with whitespace. | 259 | |
| '{' should be on the previous line. | 260 | |
| '{' should be on the previous line. | 262 | |
| '(' is followed by whitespace. | 263 | |
| ')' is preceded with whitespace. | 266 | |
| '}' should be on the same line. | 267 | |
| '{' should be on the previous line. | 269 | |
| '(' is followed by whitespace. | 270 | |
| ')' is preceded with whitespace. | 273 | |
| ')' is preceded with whitespace. | 278 | |
| Line has trailing spaces. | 279 | |
| '(' is followed by whitespace. | 291 | |
| ')' is preceded with whitespace. | 291 | |
| '{' should be on the previous line. | 292 | |
| Avoid nested blocks. | 316 | |
| Avoid nested blocks. | 321 | |
| Missing a Javadoc comment. | 330 | |
| '{' should be on the previous line. | 331 | |
| '(' is followed by whitespace. | 333 | |
| ')' is preceded with whitespace. | 333 | |
| Line has trailing spaces. | 340 | |
| Missing a Javadoc comment. | 341 | |
| '{' should be on the previous line. | 342 | |
| Line has trailing spaces. | 344 | |
| Line has trailing spaces. | 346 | |
| '(' is followed by whitespace. | 347 | |
| ')' is preceded with whitespace. | 347 | |
| '{' should be on the previous line. | 348 | |
| '(' is followed by whitespace. | 349 | |
| '(' is followed by whitespace. | 349 | |
| ')' is preceded with whitespace. | 349 | |
| ')' is preceded with whitespace. | 349 | |
| '{' should be on the previous line. | 350 | |
| '}' should be on the same line. | 352 | |
| '{' should be on the previous line. | 354 | |
| Line has trailing spaces. | 358 | |
| '(' is followed by whitespace. | 359 | |
| ')' is preceded with whitespace. | 362 | |
| Line has trailing spaces. | 363 | |
| Line has trailing spaces. | 366 | |
| Missing a Javadoc comment. | 367 | |
| '{' should be on the previous line. | 368 | |
| Line has trailing spaces. | 370 | |
| switch without "default" clause. | 371 | |
| '(' is followed by whitespace. | 371 | |
| ')' is preceded with whitespace. | 371 | |
| '{' should be on the previous line. | 372 | |
| Avoid nested blocks. | 374 | |
| Line has trailing spaces. | 378 | |
| Avoid nested blocks. | 380 | |
| Line has trailing spaces. | 384 | |
| Avoid nested blocks. | 386 | |
| Line has trailing spaces. | 390 | |
| Avoid nested blocks. | 392 | |
| Line has trailing spaces. | 397 | |
| Line has trailing spaces. | 400 | |
| Missing a Javadoc comment. | 401 | |
| '{' should be on the previous line. | 402 | |
| Line has trailing spaces. | 404 | |
| '(' is followed by whitespace. | 405 | |
| '(' is followed by whitespace. | 405 | |
| ')' is preceded with whitespace. | 405 | |
| '(' is followed by whitespace. | 407 | |
| ')' is preceded with whitespace. | 407 | |
| '(' is followed by whitespace. | 409 | |
| '3' is a magic number. | 409 | |
| ')' is preceded with whitespace. | 409 | |
| '{' should be on the previous line. | 411 | |
| '(' is followed by whitespace. | 412 | |
| '+' is not preceded with whitespace. | 415 | |
| '+' is not followed by whitespace. | 415 | |
| '3' is a magic number. | 415 | |
| ')' is preceded with whitespace. | 415 | |
| Line has trailing spaces. | 416 | |
| Line has trailing spaces. | 421 | |
| Line has trailing spaces. | 424 | |
| Missing a Javadoc comment. | 425 | |
| '{' should be on the previous line. | 426 | |
| Line has trailing spaces. | 428 | |
| '(' is followed by whitespace. | 429 | |
| '(' is followed by whitespace. | 429 | |
| ')' is preceded with whitespace. | 429 | |
| '(' is followed by whitespace. | 431 | |
| ')' is preceded with whitespace. | 431 | |
| '(' is followed by whitespace. | 433 | |
| '3' is a magic number. | 433 | |
| ')' is preceded with whitespace. | 433 | |
| '{' should be on the previous line. | 435 | |
| '(' is followed by whitespace. | 436 | |
| '+' is not preceded with whitespace. | 439 | |
| '+' is not followed by whitespace. | 439 | |
| '3' is a magic number. | 439 | |
| ')' is preceded with whitespace. | 439 | |
| Line has trailing spaces. | 440 | |
| Line has trailing spaces. | 445 | |
| Line has trailing spaces. | 448 | |
| Missing a Javadoc comment. | 449 | |
| '{' should be on the previous line. | 450 | |
| Line has trailing spaces. | 452 | |
| '(' is followed by whitespace. | 453 | |
| '(' is followed by whitespace. | 453 | |
| ')' is preceded with whitespace. | 453 | |
| '(' is followed by whitespace. | 455 | |
| ')' is preceded with whitespace. | 455 | |
| '(' is followed by whitespace. | 457 | |
| '3' is a magic number. | 457 | |
| ')' is preceded with whitespace. | 457 | |
| '{' should be on the previous line. | 459 | |
| '(' is followed by whitespace. | 460 | |
| '+' is not preceded with whitespace. | 463 | |
| '+' is not followed by whitespace. | 463 | |
| '3' is a magic number. | 463 | |
| ')' is preceded with whitespace. | 463 | |
| Line has trailing spaces. | 464 | |
| Line has trailing spaces. | 469 | |
| Line has trailing spaces. | 472 | |
| Missing a Javadoc comment. | 473 | |
| '{' should be on the previous line. | 474 | |
| Line has trailing spaces. | 476 | |
| '(' is followed by whitespace. | 477 | |
| '(' is followed by whitespace. | 477 | |
| ')' is preceded with whitespace. | 477 | |
| '(' is followed by whitespace. | 479 | |
| ')' is preceded with whitespace. | 479 | |
| '{' should be on the previous line. | 481 | |
| '(' is followed by whitespace. | 482 | |
| '+' is not preceded with whitespace. | 485 | |
| '+' is not followed by whitespace. | 485 | |
| ')' is preceded with whitespace. | 485 | |
| Line has trailing spaces. | 486 | |
| Line has trailing spaces. | 490 | |
| Line has trailing spaces. | 493 | |
| Missing a Javadoc comment. | 494 | |
| '{' should be on the previous line. | 495 | |
| Line has trailing spaces. | 498 | |
| 'while' is not followed by whitespace. | 500 | |
| '(' is followed by whitespace. | 500 | |
| ')' is preceded with whitespace. | 500 | |
| '{' should be on the previous line. | 501 | |
| '(' is followed by whitespace. | 502 | |
| ')' is preceded with whitespace. | 502 | |
| '{' should be on the previous line. | 503 | |
| '(' is followed by whitespace. | 505 | |
| ')' is preceded with whitespace. | 505 | |
| '{' should be on the previous line. | 506 | |
| '}' should be on the same line. | 509 | |
| '{' should be on the previous line. | 511 | |
| Line has trailing spaces. | 531 | |
| '(' is followed by whitespace. | 532 | |
| ')' is preceded with whitespace. | 535 | |
| Line has trailing spaces. | 537 | |
| Missing a Javadoc comment. | 538 | |
| '{' should be on the previous line. | 539 | |
| Line has trailing spaces. | 541 | |
| 'while' is not followed by whitespace. | 543 | |
| '(' is followed by whitespace. | 543 | |
| ')' is preceded with whitespace. | 543 | |
| '{' should be on the previous line. | 544 | |
| '(' is followed by whitespace. | 545 | |
| ')' is preceded with whitespace. | 545 | |
| '{' should be on the previous line. | 546 | |
| Avoid nested blocks. | 551 | |
| Line has trailing spaces. | 555 | |
| Avoid nested blocks. | 557 | |
| Line has trailing spaces. | 562 | |
| '(' is followed by whitespace. | 563 | |
| ')' is preceded with whitespace. | 566 | |
| Line has trailing spaces. | 568 | |
| Missing a Javadoc comment. | 569 | |
| '{' should be on the previous line. | 570 | |
| '(' is followed by whitespace. | 571 | |
| '+' is not preceded with whitespace. | 574 | |
| '+' is not followed by whitespace. | 574 | |
| ')' is preceded with whitespace. | 574 | |
| Line has trailing spaces. | 575 | |
| Line has trailing spaces. | 577 | |
| Line has trailing spaces. | 580 | |
| Missing a Javadoc comment. | 581 | |
| '{' should be on the previous line. | 582 | |
| '(' is followed by whitespace. | 583 | |
| '+' is not preceded with whitespace. | 586 | |
| '+' is not followed by whitespace. | 586 | |
| ')' is preceded with whitespace. | 586 | |
| Line has trailing spaces. | 587 | |
| Line has trailing spaces. | 589 | |
| Line has trailing spaces. | 592 | |
| Missing a Javadoc comment. | 593 | |
| '{' should be on the previous line. | 594 | |
| '(' is followed by whitespace. | 595 | |
| '+' is not preceded with whitespace. | 598 | |
| '+' is not followed by whitespace. | 598 | |
| ')' is preceded with whitespace. | 598 | |
| Line has trailing spaces. | 600 | |
| Line has trailing spaces. | 603 | |
| Missing a Javadoc comment. | 604 | |
| '{' should be on the previous line. | 605 | |
| '(' is followed by whitespace. | 606 | |
| '+' is not preceded with whitespace. | 609 | |
| '+' is not followed by whitespace. | 609 | |
| ')' is preceded with whitespace. | 609 | |
| Line has trailing spaces. | 611 | |
| Line has trailing spaces. | 614 | |
| Missing a Javadoc comment. | 615 | |
| '{' should be on the previous line. | 616 | |
| '(' is followed by whitespace. | 617 | |
| '+' is not preceded with whitespace. | 620 | |
| '+' is not followed by whitespace. | 620 | |
| ')' is preceded with whitespace. | 620 | |
| Line has trailing spaces. | 622 | |
| Line has trailing spaces. | 625 | |
| Missing a Javadoc comment. | 626 | |
| '{' should be on the previous line. | 627 | |
| '(' is followed by whitespace. | 628 | |
| '+' is not preceded with whitespace. | 631 | |
| '+' is not followed by whitespace. | 631 | |
| ')' is preceded with whitespace. | 631 | |
| Line has trailing spaces. | 632 | |
| Line has trailing spaces. | 634 | |
| Line has trailing spaces. | 637 | |
| Missing a Javadoc comment. | 638 | |
| '{' should be on the previous line. | 639 | |
| '(' is followed by whitespace. | 640 | |
| '+' is not preceded with whitespace. | 643 | |
| '+' is not followed by whitespace. | 643 | |
| ')' is preceded with whitespace. | 643 | |
| Line has trailing spaces. | 644 | |
| Line has trailing spaces. | 646 | |
| Line has trailing spaces. | 649 | |
| Missing a Javadoc comment. | 650 | |
| '{' should be on the previous line. | 651 | |
| '(' is followed by whitespace. | 652 | |
| '+' is not preceded with whitespace. | 655 | |
| '+' is not followed by whitespace. | 655 | |
| ')' is preceded with whitespace. | 655 | |
| Line has trailing spaces. | 657 | |
| Line has trailing spaces. | 660 | |
| Missing a Javadoc comment. | 661 | |
| '{' should be on the previous line. | 662 | |
| '(' is followed by whitespace. | 663 | |
| '+' is not preceded with whitespace. | 666 | |
| '+' is not followed by whitespace. | 666 | |
| ')' is preceded with whitespace. | 666 | |
| Line has trailing spaces. | 667 | |
| Line has trailing spaces. | 670 | |
| Line has trailing spaces. | 673 | |
| Missing a Javadoc comment. | 674 | |
| '{' should be on the previous line. | 675 | |
| '(' is followed by whitespace. | 676 | |
| ')' is preceded with whitespace. | 679 | |
| Line has trailing spaces. | 680 | |
| Line has trailing spaces. | 683 | |
| Line has trailing spaces. | 686 | |
| Missing a Javadoc comment. | 687 | |
| '{' should be on the previous line. | 688 | |
| Line has trailing spaces. | 690 | |
| switch without "default" clause. | 691 | |
| '(' is followed by whitespace. | 691 | |
| ')' is preceded with whitespace. | 691 | |
| '{' should be on the previous line. | 692 | |
| Avoid nested blocks. | 694 | |
| '(' is followed by whitespace. | 695 | |
| ')' is preceded with whitespace. | 695 | |
| '{' should be on the previous line. | 696 | |
| '(' is followed by whitespace. | 697 | |
| ')' is preceded with whitespace. | 700 | |
| '}' should be on the same line. | 702 | |
| '{' should be on the previous line. | 704 | |
| '(' is followed by whitespace. | 705 | |
| Line has trailing spaces. | 710 | |
| Avoid nested blocks. | 715 | |
| '(' is followed by whitespace. | 716 | |
| ')' is preceded with whitespace. | 716 | |
| '{' should be on the previous line. | 717 | |
| '(' is followed by whitespace. | 718 | |
| ')' is preceded with whitespace. | 721 | |
| '}' should be on the same line. | 723 | |
| '{' should be on the previous line. | 725 | |
| '(' is followed by whitespace. | 726 | |
| ')' is preceded with whitespace. | 729 | |
| Line has trailing spaces. | 731 | |
| Line has trailing spaces. | 736 | |
| Line has trailing spaces. | 738 | |
| Line has trailing spaces. | 740 | |
| Missing a Javadoc comment. | 742 | |
| '{' should be on the previous line. | 743 | |
| Line is longer than 80 characters. | 744 | |
| Avoid inline conditionals. | 744 | |
| '(' is followed by whitespace. | 745 | |
| '+' is not preceded with whitespace. | 748 | |
| '+' is not followed by whitespace. | 748 | |
| ')' is preceded with whitespace. | 748 | |
| Line has trailing spaces. | 749 | |
| Line has trailing spaces. | 751 | |
| Line has trailing spaces. | 754 | |
| Missing a Javadoc comment. | 755 | |
| '{' should be on the previous line. | 756 | |
| Line has trailing spaces. | 758 | |
| Line has trailing spaces. | 760 | |
| Line has trailing spaces. | 762 | |
| Line has trailing spaces. | 764 | |
| '(' is followed by whitespace. | 765 | |
| '(' is followed by whitespace. | 765 | |
| ')' is preceded with whitespace. | 765 | |
| ')' is preceded with whitespace. | 767 | |
| '{' should be on the previous line. | 768 | |
| '(' is followed by whitespace. | 769 | |
| ')' is preceded with whitespace. | 769 | |
| '{' should be on the previous line. | 770 | |
| '(' is followed by whitespace. | 771 | |
| ')' is preceded with whitespace. | 774 | |
| Line has trailing spaces. | 778 | |
| Line has trailing spaces. | 781 | |
| Missing a Javadoc comment. | 782 | |
| '{' should be on the previous line. | 783 | |
| Line has trailing spaces. | 785 | |
| '(' is followed by whitespace. | 786 | |
| ')' is preceded with whitespace. | 786 | |
| '{' should be on the previous line. | 787 | |
| Avoid nested blocks. | 789 | |
| '(' is followed by whitespace. | 790 | |
| '+' is not preceded with whitespace. | 793 | |
| '+' is not followed by whitespace. | 793 | |
| ')' is preceded with whitespace. | 793 | |
| ';' is preceded with whitespace. | 793 | |
| Avoid nested blocks. | 799 | |
| '(' is followed by whitespace. | 800 | |
| '+' is not preceded with whitespace. | 803 | |
| '+' is not followed by whitespace. | 803 | |
| ')' is preceded with whitespace. | 803 | |
| Line has trailing spaces. | 808 | |
| Line has trailing spaces. | 811 | |
| Missing a Javadoc comment. | 812 | |
| '{' should be on the previous line. | 813 | |
| '(' is followed by whitespace. | 814 | |
| '+' is not preceded with whitespace. | 817 | |
| '+' is not followed by whitespace. | 817 | |
| ')' is preceded with whitespace. | 817 | |
| Line has trailing spaces. | 818 | |
| Line has trailing spaces. | 820 | |
| Line has trailing spaces. | 823 | |
| Missing a Javadoc comment. | 824 | |
| '{' should be on the previous line. | 825 | |
| '(' is followed by whitespace. | 826 | |
| '+' is not preceded with whitespace. | 829 | |
| '+' is not followed by whitespace. | 829 | |
| ')' is preceded with whitespace. | 829 | |
| Line has trailing spaces. | 830 | |
| Line has trailing spaces. | 832 | |
| Line has trailing spaces. | 835 | |
| Missing a Javadoc comment. | 836 | |
| '{' should be on the previous line. | 837 | |
| '(' is followed by whitespace. | 838 | |
| '+' is not preceded with whitespace. | 841 | |
| '+' is not followed by whitespace. | 841 | |
| ')' is preceded with whitespace. | 841 | |
| Line has trailing spaces. | 842 | |
| Line has trailing spaces. | 844 | |
| Line has trailing spaces. | 847 | |
| Missing a Javadoc comment. | 848 | |
| '{' should be on the previous line. | 849 | |
| '(' is followed by whitespace. | 850 | |
| '+' is not preceded with whitespace. | 853 | |
| '+' is not followed by whitespace. | 853 | |
| ')' is preceded with whitespace. | 853 | |
| Line has trailing spaces. | 854 | |
| Line has trailing spaces. | 856 | |
| Line has trailing spaces. | 859 | |
| Missing a Javadoc comment. | 860 | |
| '{' should be on the previous line. | 861 | |
| Line has trailing spaces. | 863 | |
| '(' is followed by whitespace. | 864 | |
| ')' is preceded with whitespace. | 864 | |
| '{' should be on the previous line. | 865 | |
| Avoid nested blocks. | 867 | |
| '(' is followed by whitespace. | 868 | |
| '+' is not preceded with whitespace. | 871 | |
| '+' is not followed by whitespace. | 871 | |
| ')' is preceded with whitespace. | 871 | |
| Avoid nested blocks. | 877 | |
| '(' is followed by whitespace. | 878 | |
| '+' is not preceded with whitespace. | 881 | |
| '+' is not followed by whitespace. | 881 | |
| ')' is preceded with whitespace. | 881 | |
| Line has trailing spaces. | 885 | |
| Line has trailing spaces. | 888 | |
| Line has trailing spaces. | 889 | |
| Missing a Javadoc comment. | 889 | |
| Name 'LA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 889 | |
| Parameter i should be final. | 889 | |
| '{' should be on the previous line. | 890 | |
| '(' is followed by whitespace. | 891 | |
| '(' is followed by whitespace. | 891 | |
| ')' is preceded with whitespace. | 891 | |
| ')' is preceded with whitespace. | 891 | |
| '{' should be on the previous line. | 892 | |
| Line has trailing spaces. | 895 | |
| '(' is followed by whitespace. | 896 | |
| ')' is preceded with whitespace. | 896 | |
| Line has trailing spaces. | 898 | |
| Missing a Javadoc comment. | 899 | |
| '{' should be on the previous line. | 900 | |
| Line has trailing spaces. | 903 | |
| Missing a Javadoc comment. | 904 | |
| '{' should be on the previous line. | 905 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Missing a Javadoc comment. | 51 | |
| '{' should be on the previous line. | 52 | |
| Missing a Javadoc comment. | 53 | |
| Missing a Javadoc comment. | 54 | |
| Missing a Javadoc comment. | 55 | |
| Missing a Javadoc comment. | 56 | |
| Missing a Javadoc comment. | 58 | |
| Parameter xpath should be final. | 58 | |
| 'xpath' hides a field. | 58 | |
| '{' should be on the previous line. | 59 | |
| '(' is followed by whitespace. | 60 | |
| ')' is preceded with whitespace. | 60 | |
| Missing a Javadoc comment. | 63 | |
| Parameter xpath should be final. | 63 | |
| 'xpath' hides a field. | 63 | |
| '{' should be on the previous line. | 64 | |
| Missing a Javadoc comment. | 70 | |
| '{' should be on the previous line. | 71 | |
| Method length is 253 lines (max allowed is 150). | 75 | |
| Missing a Javadoc comment. | 75 | |
| '{' should be on the previous line. | 76 | |
| '{' should be on the previous line. | 80 | |
| '(' is followed by whitespace. | 83 | |
| ')' is preceded with whitespace. | 83 | |
| '{' should be on the previous line. | 84 | |
| Avoid nested blocks. | 86 | |
| Line has trailing spaces. | 90 | |
| Avoid nested blocks. | 93 | |
| Line has trailing spaces. | 97 | |
| Avoid nested blocks. | 99 | |
| Avoid nested blocks. | 105 | |
| Line has trailing spaces. | 109 | |
| Avoid nested blocks. | 111 | |
| Line has trailing spaces. | 115 | |
| Avoid nested blocks. | 117 | |
| Line has trailing spaces. | 121 | |
| Avoid nested blocks. | 123 | |
| Line has trailing spaces. | 127 | |
| Avoid nested blocks. | 129 | |
| Line has trailing spaces. | 133 | |
| Avoid nested blocks. | 135 | |
| Line has trailing spaces. | 139 | |
| Avoid nested blocks. | 141 | |
| Line has trailing spaces. | 145 | |
| Avoid nested blocks. | 148 | |
| Line has trailing spaces. | 151 | |
| Avoid nested blocks. | 154 | |
| Line has trailing spaces. | 158 | |
| Avoid nested blocks. | 160 | |
| '(' is followed by whitespace. | 161 | |
| ')' is preceded with whitespace. | 161 | |
| '{' should be on the previous line. | 162 | |
| Line has trailing spaces. | 167 | |
| Avoid nested blocks. | 169 | |
| Line has trailing spaces. | 173 | |
| Avoid nested blocks. | 175 | |
| Line has trailing spaces. | 179 | |
| Avoid nested blocks. | 181 | |
| '(' is followed by whitespace. | 182 | |
| ')' is preceded with whitespace. | 182 | |
| '{' should be on the previous line. | 183 | |
| '}' should be on the same line. | 185 | |
| '{' should be on the previous line. | 187 | |
| Line has trailing spaces. | 192 | |
| Avoid nested blocks. | 194 | |
| Line has trailing spaces. | 198 | |
| Avoid nested blocks. | 200 | |
| '(' is followed by whitespace. | 201 | |
| ')' is preceded with whitespace. | 201 | |
| '{' should be on the previous line. | 202 | |
| Avoid nested blocks. | 213 | |
| Avoid nested blocks. | 218 | |
| Avoid nested blocks. | 236 | |
| Avoid nested blocks. | 245 | |
| Line has trailing spaces. | 249 | |
| Avoid nested blocks. | 251 | |
| '(' is followed by whitespace. | 252 | |
| '(' is followed by whitespace. | 252 | |
| ')' is preceded with whitespace. | 252 | |
| ')' is preceded with whitespace. | 252 | |
| '{' should be on the previous line. | 253 | |
| '(' is followed by whitespace. | 259 | |
| ')' is preceded with whitespace. | 259 | |
| '{' should be on the previous line. | 260 | |
| '{' should be on the previous line. | 262 | |
| '(' is followed by whitespace. | 263 | |
| ')' is preceded with whitespace. | 266 | |
| '}' should be on the same line. | 267 | |
| '{' should be on the previous line. | 269 | |
| '(' is followed by whitespace. | 270 | |
| ')' is preceded with whitespace. | 273 | |
| ')' is preceded with whitespace. | 278 | |
| Line has trailing spaces. | 279 | |
| '(' is followed by whitespace. | 291 | |
| ')' is preceded with whitespace. | 291 | |
| '{' should be on the previous line. | 292 | |
| Avoid nested blocks. | 316 | |
| Avoid nested blocks. | 321 | |
| Missing a Javadoc comment. | 330 | |
| '{' should be on the previous line. | 331 | |
| '(' is followed by whitespace. | 333 | |
| ')' is preceded with whitespace. | 333 | |
| Line has trailing spaces. | 340 | |
| Missing a Javadoc comment. | 341 | |
| '{' should be on the previous line. | 342 | |
| Line has trailing spaces. | 344 | |
| Line has trailing spaces. | 346 | |
| '(' is followed by whitespace. | 347 | |
| ')' is preceded with whitespace. | 347 | |
| '{' should be on the previous line. | 348 | |
| '(' is followed by whitespace. | 349 | |
| '(' is followed by whitespace. | 349 | |
| ')' is preceded with whitespace. | 349 | |
| ')' is preceded with whitespace. | 349 | |
| '{' should be on the previous line. | 350 | |
| '}' should be on the same line. | 352 | |
| '{' should be on the previous line. | 354 | |
| Line has trailing spaces. | 358 | |
| '(' is followed by whitespace. | 359 | |
| ')' is preceded with whitespace. | 362 | |
| Line has trailing spaces. | 363 | |
| Line has trailing spaces. | 366 | |
| Missing a Javadoc comment. | 367 | |
| '{' should be on the previous line. | 368 | |
| Line has trailing spaces. | 370 | |
| switch without "default" clause. | 371 | |
| '(' is followed by whitespace. | 371 | |
| ')' is preceded with whitespace. | 371 | |
| '{' should be on the previous line. | 372 | |
| Avoid nested blocks. | 374 | |
| Line has trailing spaces. | 378 | |
| Avoid nested blocks. | 380 | |
| Line has trailing spaces. | 384 | |
| Avoid nested blocks. | 386 | |
| Line has trailing spaces. | 390 | |
| Avoid nested blocks. | 392 | |
| Line has trailing spaces. | 397 | |
| Line has trailing spaces. | 400 | |
| Missing a Javadoc comment. | 401 | |
| '{' should be on the previous line. | 402 | |
| Line has trailing spaces. | 404 | |
| '(' is followed by whitespace. | 405 | |
| '(' is followed by whitespace. | 405 | |
| ')' is preceded with whitespace. | 405 | |
| '(' is followed by whitespace. | 407 | |
| ')' is preceded with whitespace. | 407 | |
| '(' is followed by whitespace. | 409 | |
| '3' is a magic number. | 409 | |
| ')' is preceded with whitespace. | 409 | |
| '{' should be on the previous line. | 411 | |
| '(' is followed by whitespace. | 412 | |
| '+' is not preceded with whitespace. | 415 | |
| '+' is not followed by whitespace. | 415 | |
| '3' is a magic number. | 415 | |
| ')' is preceded with whitespace. | 415 | |
| Line has trailing spaces. | 416 | |
| Line has trailing spaces. | 421 | |
| Line has trailing spaces. | 424 | |
| Missing a Javadoc comment. | 425 | |
| '{' should be on the previous line. | 426 | |
| Line has trailing spaces. | 428 | |
| '(' is followed by whitespace. | 429 | |
| '(' is followed by whitespace. | 429 | |
| ')' is preceded with whitespace. | 429 | |
| '(' is followed by whitespace. | 431 | |
| ')' is preceded with whitespace. | 431 | |
| '(' is followed by whitespace. | 433 | |
| '3' is a magic number. | 433 | |
| ')' is preceded with whitespace. | 433 | |
| '{' should be on the previous line. | 435 | |
| '(' is followed by whitespace. | 436 | |
| '+' is not preceded with whitespace. | 439 | |
| '+' is not followed by whitespace. | 439 | |
| '3' is a magic number. | 439 | |
| ')' is preceded with whitespace. | 439 | |
| Line has trailing spaces. | 440 | |
| Line has trailing spaces. | 445 | |
| Line has trailing spaces. | 448 | |
| Missing a Javadoc comment. | 449 | |
| '{' should be on the previous line. | 450 | |
| Line has trailing spaces. | 452 | |
| '(' is followed by whitespace. | 453 | |
| '(' is followed by whitespace. | 453 | |
| ')' is preceded with whitespace. | 453 | |
| '(' is followed by whitespace. | 455 | |
| ')' is preceded with whitespace. | 455 | |
| '(' is followed by whitespace. | 457 | |
| '3' is a magic number. | 457 | |
| ')' is preceded with whitespace. | 457 | |
| '{' should be on the previous line. | 459 | |
| '(' is followed by whitespace. | 460 | |
| '+' is not preceded with whitespace. | 463 | |
| '+' is not followed by whitespace. | 463 | |
| '3' is a magic number. | 463 | |
| ')' is preceded with whitespace. | 463 | |
| Line has trailing spaces. | 464 | |
| Line has trailing spaces. | 469 | |
| Line has trailing spaces. | 472 | |
| Missing a Javadoc comment. | 473 | |
| '{' should be on the previous line. | 474 | |
| Line has trailing spaces. | 476 | |
| '(' is followed by whitespace. | 477 | |
| '(' is followed by whitespace. | 477 | |
| ')' is preceded with whitespace. | 477 | |
| '(' is followed by whitespace. | 479 | |
| ')' is preceded with whitespace. | 479 | |
| '{' should be on the previous line. | 481 | |
| '(' is followed by whitespace. | 482 | |
| '+' is not preceded with whitespace. | 485 | |
| '+' is not followed by whitespace. | 485 | |
| ')' is preceded with whitespace. | 485 | |
| Line has trailing spaces. | 486 | |
| Line has trailing spaces. | 490 | |
| Line has trailing spaces. | 493 | |
| Missing a Javadoc comment. | 494 | |
| '{' should be on the previous line. | 495 | |
| Line has trailing spaces. | 498 | |
| 'while' is not followed by whitespace. | 500 | |
| '(' is followed by whitespace. | 500 | |
| ')' is preceded with whitespace. | 500 | |
| '{' should be on the previous line. | 501 | |
| '(' is followed by whitespace. | 502 | |
| ')' is preceded with whitespace. | 502 | |
| '{' should be on the previous line. | 503 | |
| '(' is followed by whitespace. | 505 | |
| ')' is preceded with whitespace. | 505 | |
| '{' should be on the previous line. | 506 | |
| '}' should be on the same line. | 509 | |
| '{' should be on the previous line. | 511 | |
| Line has trailing spaces. | 531 | |
| '(' is followed by whitespace. | 532 | |
| ')' is preceded with whitespace. | 535 | |
| Line has trailing spaces. | 537 | |
| Missing a Javadoc comment. | 538 | |
| '{' should be on the previous line. | 539 | |
| Line has trailing spaces. | 541 | |
| 'while' is not followed by whitespace. | 543 | |
| '(' is followed by whitespace. | 543 | |
| ')' is preceded with whitespace. | 543 | |
| '{' should be on the previous line. | 544 | |
| '(' is followed by whitespace. | 545 | |
| ')' is preceded with whitespace. | 545 | |
| '{' should be on the previous line. | 546 | |
| Avoid nested blocks. | 551 | |
| Line has trailing spaces. | 555 | |
| Avoid nested blocks. | 557 | |
| Line has trailing spaces. | 562 | |
| '(' is followed by whitespace. | 563 | |
| ')' is preceded with whitespace. | 566 | |
| Line has trailing spaces. | 568 | |
| Missing a Javadoc comment. | 569 | |
| '{' should be on the previous line. | 570 | |
| '(' is followed by whitespace. | 571 | |
| '+' is not preceded with whitespace. | 574 | |
| '+' is not followed by whitespace. | 574 | |
| ')' is preceded with whitespace. | 574 | |
| Line has trailing spaces. | 575 | |
| Line has trailing spaces. | 577 | |
| Line has trailing spaces. | 580 | |
| Missing a Javadoc comment. | 581 | |
| '{' should be on the previous line. | 582 | |
| '(' is followed by whitespace. | 583 | |
| '+' is not preceded with whitespace. | 586 | |
| '+' is not followed by whitespace. | 586 | |
| ')' is preceded with whitespace. | 586 | |
| Line has trailing spaces. | 587 | |
| Line has trailing spaces. | 589 | |
| Line has trailing spaces. | 592 | |
| Missing a Javadoc comment. | 593 | |
| '{' should be on the previous line. | 594 | |
| '(' is followed by whitespace. | 595 | |
| '+' is not preceded with whitespace. | 598 | |
| '+' is not followed by whitespace. | 598 | |
| ')' is preceded with whitespace. | 598 | |
| Line has trailing spaces. | 600 | |
| Line has trailing spaces. | 603 | |
| Missing a Javadoc comment. | 604 | |
| '{' should be on the previous line. | 605 | |
| '(' is followed by whitespace. | 606 | |
| '+' is not preceded with whitespace. | 609 | |
| '+' is not followed by whitespace. | 609 | |
| ')' is preceded with whitespace. | 609 | |
| Line has trailing spaces. | 611 | |
| Line has trailing spaces. | 614 | |
| Missing a Javadoc comment. | 615 | |
| '{' should be on the previous line. | 616 | |
| '(' is followed by whitespace. | 617 | |
| '+' is not preceded with whitespace. | 620 | |
| '+' is not followed by whitespace. | 620 | |
| ')' is preceded with whitespace. | 620 | |
| Line has trailing spaces. | 622 | |
| Line has trailing spaces. | 625 | |
| Missing a Javadoc comment. | 626 | |
| '{' should be on the previous line. | 627 | |
| '(' is followed by whitespace. | 628 | |
| '+' is not preceded with whitespace. | 631 | |
| '+' is not followed by whitespace. | 631 | |
| ')' is preceded with whitespace. | 631 | |
| Line has trailing spaces. | 632 | |
| Line has trailing spaces. | 634 | |
| Line has trailing spaces. | 637 | |
| Missing a Javadoc comment. | 638 | |
| '{' should be on the previous line. | 639 | |
| '(' is followed by whitespace. | 640 | |
| '+' is not preceded with whitespace. | 643 | |
| '+' is not followed by whitespace. | 643 | |
| ')' is preceded with whitespace. | 643 | |
| Line has trailing spaces. | 644 | |
| Line has trailing spaces. | 646 | |
| Line has trailing spaces. | 649 | |
| Missing a Javadoc comment. | 650 | |
| '{' should be on the previous line. | 651 | |
| '(' is followed by whitespace. | 652 | |
| '+' is not preceded with whitespace. | 655 | |
| '+' is not followed by whitespace. | 655 | |
| ')' is preceded with whitespace. | 655 | |
| Line has trailing spaces. | 657 | |
| Line has trailing spaces. | 660 | |
| Missing a Javadoc comment. | 661 | |
| '{' should be on the previous line. | 662 | |
| '(' is followed by whitespace. | 663 | |
| '+' is not preceded with whitespace. | 666 | |
| '+' is not followed by whitespace. | 666 | |
| ')' is preceded with whitespace. | 666 | |
| Line has trailing spaces. | 667 | |
| Line has trailing spaces. | 670 | |
| Line has trailing spaces. | 673 | |
| Missing a Javadoc comment. | 674 | |
| '{' should be on the previous line. | 675 | |
| '(' is followed by whitespace. | 676 | |
| ')' is preceded with whitespace. | 679 | |
| Line has trailing spaces. | 680 | |
| Line has trailing spaces. | 683 | |
| Line has trailing spaces. | 686 | |
| Missing a Javadoc comment. | 687 | |
| '{' should be on the previous line. | 688 | |
| Line has trailing spaces. | 690 | |
| switch without "default" clause. | 691 | |
| '(' is followed by whitespace. | 691 | |
| ')' is preceded with whitespace. | 691 | |
| '{' should be on the previous line. | 692 | |
| Avoid nested blocks. | 694 | |
| '(' is followed by whitespace. | 695 | |
| ')' is preceded with whitespace. | 695 | |
| '{' should be on the previous line. | 696 | |
| '(' is followed by whitespace. | 697 | |
| ')' is preceded with whitespace. | 700 | |
| '}' should be on the same line. | 702 | |
| '{' should be on the previous line. | 704 | |
| '(' is followed by whitespace. | 705 | |
| Line has trailing spaces. | 710 | |
| Avoid nested blocks. | 715 | |
| '(' is followed by whitespace. | 716 | |
| ')' is preceded with whitespace. | 716 | |
| '{' should be on the previous line. | 717 | |
| '(' is followed by whitespace. | 718 | |
| ')' is preceded with whitespace. | 721 | |
| '}' should be on the same line. | 723 | |
| '{' should be on the previous line. | 725 | |
| '(' is followed by whitespace. | 726 | |
| ')' is preceded with whitespace. | 729 | |
| Line has trailing spaces. | 731 | |
| Line has trailing spaces. | 736 | |
| Line has trailing spaces. | 738 | |
| Line has trailing spaces. | 740 | |
| Missing a Javadoc comment. | 742 | |
| '{' should be on the previous line. | 743 | |
| Line is longer than 80 characters. | 744 | |
| Avoid inline conditionals. | 744 | |
| '(' is followed by whitespace. | 745 | |
| '+' is not preceded with whitespace. | 748 | |
| '+' is not followed by whitespace. | 748 | |
| ')' is preceded with whitespace. | 748 | |
| Line has trailing spaces. | 749 | |
| Line has trailing spaces. | 751 | |
| Line has trailing spaces. | 754 | |
| Missing a Javadoc comment. | 755 | |
| '{' should be on the previous line. | 756 | |
| Line has trailing spaces. | 758 | |
| Line has trailing spaces. | 760 | |
| Line has trailing spaces. | 762 | |
| Line has trailing spaces. | 764 | |
| '(' is followed by whitespace. | 765 | |
| '(' is followed by whitespace. | 765 | |
| ')' is preceded with whitespace. | 765 | |
| ')' is preceded with whitespace. | 767 | |
| '{' should be on the previous line. | 768 | |
| '(' is followed by whitespace. | 769 | |
| ')' is preceded with whitespace. | 769 | |
| '{' should be on the previous line. | 770 | |
| '(' is followed by whitespace. | 771 | |
| ')' is preceded with whitespace. | 774 | |
| Line has trailing spaces. | 778 | |
| Line has trailing spaces. | 781 | |
| Missing a Javadoc comment. | 782 | |
| '{' should be on the previous line. | 783 | |
| Line has trailing spaces. | 785 | |
| '(' is followed by whitespace. | 786 | |
| ')' is preceded with whitespace. | 786 | |
| '{' should be on the previous line. | 787 | |
| Avoid nested blocks. | 789 | |
| '(' is followed by whitespace. | 790 | |
| '+' is not preceded with whitespace. | 793 | |
| '+' is not followed by whitespace. | 793 | |
| ')' is preceded with whitespace. | 793 | |
| ';' is preceded with whitespace. | 793 | |
| Avoid nested blocks. | 799 | |
| '(' is followed by whitespace. | 800 | |
| '+' is not preceded with whitespace. | 803 | |
| '+' is not followed by whitespace. | 803 | |
| ')' is preceded with whitespace. | 803 | |
| Line has trailing spaces. | 808 | |
| Line has trailing spaces. | 811 | |
| Missing a Javadoc comment. | 812 | |
| '{' should be on the previous line. | 813 | |
| '(' is followed by whitespace. | 814 | |
| '+' is not preceded with whitespace. | 817 | |
| '+' is not followed by whitespace. | 817 | |
| ')' is preceded with whitespace. | 817 | |
| Line has trailing spaces. | 818 | |
| Line has trailing spaces. | 820 | |
| Line has trailing spaces. | 823 | |
| Missing a Javadoc comment. | 824 | |
| '{' should be on the previous line. | 825 | |
| '(' is followed by whitespace. | 826 | |
| '+' is not preceded with whitespace. | 829 | |
| '+' is not followed by whitespace. | 829 | |
| ')' is preceded with whitespace. | 829 | |
| Line has trailing spaces. | 830 | |
| Line has trailing spaces. | 832 | |
| Line has trailing spaces. | 835 | |
| Missing a Javadoc comment. | 836 | |
| '{' should be on the previous line. | 837 | |
| '(' is followed by whitespace. | 838 | |
| '+' is not preceded with whitespace. | 841 | |
| '+' is not followed by whitespace. | 841 | |
| ')' is preceded with whitespace. | 841 | |
| Line has trailing spaces. | 842 | |
| Line has trailing spaces. | 844 | |
| Line has trailing spaces. | 847 | |
| Missing a Javadoc comment. | 848 | |
| '{' should be on the previous line. | 849 | |
| '(' is followed by whitespace. | 850 | |
| '+' is not preceded with whitespace. | 853 | |
| '+' is not followed by whitespace. | 853 | |
| ')' is preceded with whitespace. | 853 | |
| Line has trailing spaces. | 854 | |
| Line has trailing spaces. | 856 | |
| Line has trailing spaces. | 859 | |
| Missing a Javadoc comment. | 860 | |
| '{' should be on the previous line. | 861 | |
| Line has trailing spaces. | 863 | |
| '(' is followed by whitespace. | 864 | |
| ')' is preceded with whitespace. | 864 | |
| '{' should be on the previous line. | 865 | |
| Avoid nested blocks. | 867 | |
| '(' is followed by whitespace. | 868 | |
| '+' is not preceded with whitespace. | 871 | |
| '+' is not followed by whitespace. | 871 | |
| ')' is preceded with whitespace. | 871 | |
| Avoid nested blocks. | 877 | |
| '(' is followed by whitespace. | 878 | |
| '+' is not preceded with whitespace. | 881 | |
| '+' is not followed by whitespace. | 881 | |
| ')' is preceded with whitespace. | 881 | |
| Line has trailing spaces. | 885 | |
| Line has trailing spaces. | 888 | |
| Line has trailing spaces. | 889 | |
| Missing a Javadoc comment. | 889 | |
| Name 'LA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 889 | |
| Parameter i should be final. | 889 | |
| '{' should be on the previous line. | 890 | |
| '(' is followed by whitespace. | 891 | |
| '(' is followed by whitespace. | 891 | |
| ')' is preceded with whitespace. | 891 | |
| ')' is preceded with whitespace. | 891 | |
| '{' should be on the previous line. | 892 | |
| Line has trailing spaces. | 895 | |
| '(' is followed by whitespace. | 896 | |
| ')' is preceded with whitespace. | 896 | |
| Line has trailing spaces. | 898 | |
| Missing a Javadoc comment. | 899 | |
| '{' should be on the previous line. | 900 | |
| Line has trailing spaces. | 903 | |
| Missing a Javadoc comment. | 904 | |
| '{' should be on the previous line. | 905 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 71 | |
| Line has trailing spaces. | 72 | |
| Missing a Javadoc comment. | 73 | |
| '{' should be on the previous line. | 80 | |
| '(' is followed by whitespace. | 81 | |
| ')' is preceded with whitespace. | 81 | |
| Method 'setXPathHandler' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter handler should be final. | 84 | |
| 'handler' hides a field. | 84 | |
| '{' should be on the previous line. | 85 | |
| Method 'getXPathHandler' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| '{' should be on the previous line. | 90 | |
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Parameter xpath should be final. | 94 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| '{' should be on the previous line. | 105 | |
| Line is longer than 80 characters. | 106 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 106 | |
| Method 'setUpParse' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Parameter xpath should be final. | 114 | |
| '{' should be on the previous line. | 115 | |
| '(' is followed by whitespace. | 117 | |
| ')' is preceded with whitespace. | 117 | |
| Missing a Javadoc comment. | 120 | |
| '{' should be on the previous line. | 121 | |
| '(' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| '{' should be on the previous line. | 125 | |
| Avoid nested blocks. | 128 | |
| Line is longer than 80 characters. | 131 | |
| '(' is followed by whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| Line is longer than 80 characters. | 133 | |
| Line has trailing spaces. | 138 | |
| Avoid nested blocks. | 141 | |
| Line has trailing spaces. | 143 | |
| Line is longer than 80 characters. | 144 | |
| '(' is followed by whitespace. | 144 | |
| '(' is followed by whitespace. | 146 | |
| ')' is preceded with whitespace. | 146 | |
| Avoid nested blocks. | 151 | |
| '(' is followed by whitespace. | 153 | |
| '(' is followed by whitespace. | 153 | |
| '!' is followed by whitespace. | 155 | |
| '(' is followed by whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 | |
| '(' is followed by whitespace. | 157 | |
| Line has trailing spaces. | 159 | |
| '4' is a magic number. | 159 | |
| ')' is preceded with whitespace. | 159 | |
| '{' should be on the previous line. | 160 | |
| Line has trailing spaces. | 162 | |
| Line is longer than 80 characters. | 163 | |
| '(' is followed by whitespace. | 163 | |
| '(' is followed by whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| '}' should be on the same line. | 167 | |
| '{' should be on the previous line. | 169 | |
| '(' is followed by whitespace. | 170 | |
| ')' is preceded with whitespace. | 170 | |
| Avoid nested blocks. | 178 | |
| '(' is followed by whitespace. | 179 | |
| ')' is preceded with whitespace. | 179 | |
| Avoid nested blocks. | 184 | |
| '(' is followed by whitespace. | 185 | |
| ')' is preceded with whitespace. | 185 | |
| Avoid nested blocks. | 189 | |
| Line is longer than 80 characters. | 190 | |
| '(' is followed by whitespace. | 190 | |
| ')' is preceded with whitespace. | 190 | |
| Missing a Javadoc comment. | 198 | |
| '{' should be on the previous line. | 199 | |
| '(' is followed by whitespace. | 200 | |
| ')' is preceded with whitespace. | 200 | |
| '(' is followed by whitespace. | 202 | |
| ')' is preceded with whitespace. | 202 | |
| Missing a Javadoc comment. | 205 | |
| '{' should be on the previous line. | 206 | |
| '(' is followed by whitespace. | 210 | |
| ')' is preceded with whitespace. | 210 | |
| '{' should be on the previous line. | 211 | |
| '(' is followed by whitespace. | 212 | |
| ')' is preceded with whitespace. | 212 | |
| '(' is followed by whitespace. | 213 | |
| ')' is preceded with whitespace. | 213 | |
| '}' should be on the same line. | 214 | |
| '{' should be on the previous line. | 216 | |
| '(' is followed by whitespace. | 220 | |
| ')' is preceded with whitespace. | 220 | |
| '(' is followed by whitespace. | 222 | |
| ')' is preceded with whitespace. | 223 | |
| '(' is preceded with whitespace. | 225 | |
| '(' is followed by whitespace. | 225 | |
| ')' is preceded with whitespace. | 225 | |
| '(' is preceded with whitespace. | 229 | |
| '(' is followed by whitespace. | 229 | |
| ')' is preceded with whitespace. | 229 | |
| Missing a Javadoc comment. | 234 | |
| '{' should be on the previous line. | 235 | |
| '(' is followed by whitespace. | 236 | |
| ')' is preceded with whitespace. | 236 | |
| '{' should be on the previous line. | 237 | |
| '(' is followed by whitespace. | 240 | |
| ')' is preceded with whitespace. | 240 | |
| '{' should be on the previous line. | 241 | |
| '(' is followed by whitespace. | 242 | |
| ')' is preceded with whitespace. | 242 | |
| '}' should be on the same line. | 243 | |
| '{' should be on the previous line. | 245 | |
| Missing a Javadoc comment. | 251 | |
| '{' should be on the previous line. | 252 | |
| switch without "default" clause. | 256 | |
| '(' is followed by whitespace. | 256 | |
| ')' is preceded with whitespace. | 256 | |
| '{' should be on the previous line. | 257 | |
| Avoid nested blocks. | 259 | |
| '(' is followed by whitespace. | 260 | |
| ')' is preceded with whitespace. | 260 | |
| Line has trailing spaces. | 261 | |
| Line is longer than 80 characters. | 262 | |
| '(' is followed by whitespace. | 262 | |
| '(' is followed by whitespace. | 262 | |
| ')' is preceded with whitespace. | 262 | |
| ')' is preceded with whitespace. | 262 | |
| Avoid nested blocks. | 266 | |
| Avoid nested blocks. | 271 | |
| '(' is followed by whitespace. | 272 | |
| ')' is preceded with whitespace. | 272 | |
| '(' is followed by whitespace. | 274 | |
| ')' is preceded with whitespace. | 274 | |
| Avoid nested blocks. | 278 | |
| Avoid nested blocks. | 283 | |
| Missing a Javadoc comment. | 294 | |
| '{' should be on the previous line. | 295 | |
| '(' is followed by whitespace. | 296 | |
| ')' is preceded with whitespace. | 296 | |
| '(' is followed by whitespace. | 301 | |
| ')' is preceded with whitespace. | 301 | |
| '{' should be on the previous line. | 302 | |
| '(' is followed by whitespace. | 303 | |
| ')' is preceded with whitespace. | 303 | |
| '(' is followed by whitespace. | 304 | |
| ')' is preceded with whitespace. | 304 | |
| '}' should be on the same line. | 305 | |
| '{' should be on the previous line. | 307 | |
| '(' is followed by whitespace. | 311 | |
| ')' is preceded with whitespace. | 311 | |
| '(' is followed by whitespace. | 313 | |
| ')' is preceded with whitespace. | 314 | |
| Method 'locationPath' is not designed for extension - needs to be abstract, final or empty. | 317 | |
| Missing a Javadoc comment. | 317 | |
| Parameter isAbsolute should be final. | 317 | |
| '{' should be on the previous line. | 318 | |
| '(' is followed by whitespace. | 319 | |
| ')' is preceded with whitespace. | 319 | |
| '{' should be on the previous line. | 320 | |
| Avoid nested blocks. | 323 | |
| '(' is followed by whitespace. | 324 | |
| ')' is preceded with whitespace. | 324 | |
| '{' should be on the previous line. | 325 | |
| '}' should be on the same line. | 327 | |
| '{' should be on the previous line. | 329 | |
| Avoid nested blocks. | 339 | |
| Avoid nested blocks. | 344 | |
| Line is longer than 80 characters. | 345 | |
| '(' is followed by whitespace. | 345 | |
| ')' is preceded with whitespace. | 345 | |
| Missing a Javadoc comment. | 351 | |
| '{' should be on the previous line. | 352 | |
| switch without "default" clause. | 355 | |
| '(' is followed by whitespace. | 355 | |
| ')' is preceded with whitespace. | 355 | |
| '{' should be on the previous line. | 356 | |
| Avoid nested blocks. | 358 | |
| '(' is followed by whitespace. | 359 | |
| ')' is preceded with whitespace. | 359 | |
| switch without "default" clause. | 361 | |
| '(' is followed by whitespace. | 361 | |
| ')' is preceded with whitespace. | 361 | |
| '{' should be on the previous line. | 362 | |
| Avoid nested blocks. | 369 | |
| Avoid nested blocks. | 377 | |
| '(' is followed by whitespace. | 378 | |
| ')' is preceded with whitespace. | 378 | |
| '(' is followed by whitespace. | 381 | |
| ')' is preceded with whitespace. | 381 | |
| '(' is followed by whitespace. | 382 | |
| ')' is preceded with whitespace. | 382 | |
| '{' should be on the previous line. | 383 | |
| Avoid nested blocks. | 389 | |
| Line is longer than 80 characters. | 394 | |
| Line has trailing spaces. | 400 | |
| Missing a Javadoc comment. | 404 | |
| '{' should be on the previous line. | 405 | |
| switch without "default" clause. | 408 | |
| '(' is followed by whitespace. | 408 | |
| ')' is preceded with whitespace. | 408 | |
| '{' should be on the previous line. | 409 | |
| Avoid nested blocks. | 411 | |
| '(' is followed by whitespace. | 412 | |
| ')' is preceded with whitespace. | 412 | |
| Avoid nested blocks. | 416 | |
| '(' is followed by whitespace. | 417 | |
| ')' is preceded with whitespace. | 417 | |
| '(' is followed by whitespace. | 420 | |
| ')' is preceded with whitespace. | 420 | |
| Missing a Javadoc comment. | 431 | |
| '{' should be on the previous line. | 432 | |
| '(' is followed by whitespace. | 433 | |
| ')' is preceded with whitespace. | 433 | |
| '{' should be on the previous line. | 434 | |
| Avoid nested blocks. | 441 | |
| Avoid nested blocks. | 446 | |
| Avoid nested blocks. | 450 | |
| Line is longer than 80 characters. | 451 | |
| '(' is followed by whitespace. | 451 | |
| ')' is preceded with whitespace. | 451 | |
| '{' should be on the previous line. | 457 | |
| '(' is followed by whitespace. | 458 | |
| '(' is followed by whitespace. | 458 | |
| '(' is followed by whitespace. | 460 | |
| ')' is preceded with whitespace. | 460 | |
| ')' is preceded with whitespace. | 460 | |
| '{' should be on the previous line. | 461 | |
| switch without "default" clause. | 462 | |
| '(' is followed by whitespace. | 462 | |
| ')' is preceded with whitespace. | 462 | |
| '{' should be on the previous line. | 463 | |
| Avoid nested blocks. | 465 | |
| '(' is followed by whitespace. | 466 | |
| ')' is preceded with whitespace. | 466 | |
| Avoid nested blocks. | 470 | |
| Line is longer than 80 characters. | 471 | |
| '(' is followed by whitespace. | 471 | |
| ')' is preceded with whitespace. | 471 | |
| '(' is followed by whitespace. | 474 | |
| ')' is preceded with whitespace. | 474 | |
| '}' should be on the same line. | 478 | |
| '{' should be on the previous line. | 480 | |
| Line has trailing spaces. | 483 | |
| '(' is followed by whitespace. | 484 | |
| ')' is preceded with whitespace. | 484 | |
| '{' should be on the previous line. | 485 | |
| Avoid nested blocks. | 491 | |
| Avoid nested blocks. | 496 | |
| Line is longer than 80 characters. | 497 | |
| '(' is followed by whitespace. | 497 | |
| ')' is preceded with whitespace. | 497 | |
| '(' is followed by whitespace. | 502 | |
| ')' is preceded with whitespace. | 502 | |
| Method 'step' is not designed for extension - needs to be abstract, final or empty. | 505 | |
| Missing a Javadoc comment. | 505 | |
| '{' should be on the previous line. | 506 | |
| switch without "default" clause. | 509 | |
| '(' is followed by whitespace. | 509 | |
| ')' is preceded with whitespace. | 509 | |
| '{' should be on the previous line. | 510 | |
| Avoid nested blocks. | 513 | |
| Avoid nested blocks. | 518 | |
| Avoid nested blocks. | 523 | |
| '(' is followed by whitespace. | 524 | |
| ')' is preceded with whitespace. | 524 | |
| '{' should be on the previous line. | 525 | |
| '}' should be on the same line. | 527 | |
| '{' should be on the previous line. | 529 | |
| Avoid nested blocks. | 535 | |
| '(' is followed by whitespace. | 541 | |
| ')' is preceded with whitespace. | 541 | |
| Missing a Javadoc comment. | 544 | |
| '{' should be on the previous line. | 545 | |
| switch without "default" clause. | 548 | |
| '(' is followed by whitespace. | 548 | |
| ')' is preceded with whitespace. | 548 | |
| '{' should be on the previous line. | 549 | |
| Avoid nested blocks. | 551 | |
| '(' is followed by whitespace. | 552 | |
| ')' is preceded with whitespace. | 552 | |
| Avoid nested blocks. | 557 | |
| '(' is followed by whitespace. | 558 | |
| ')' is preceded with whitespace. | 558 | |
| '(' is followed by whitespace. | 560 | |
| ')' is preceded with whitespace. | 560 | |
| '(' is followed by whitespace. | 562 | |
| ')' is preceded with whitespace. | 562 | |
| '{' should be on the previous line. | 563 | |
| '(' is followed by whitespace. | 564 | |
| ')' is preceded with whitespace. | 564 | |
| '(' is followed by whitespace. | 567 | |
| ')' is preceded with whitespace. | 567 | |
| '(' is followed by whitespace. | 568 | |
| ')' is preceded with whitespace. | 568 | |
| Missing a Javadoc comment. | 577 | |
| Parameter axis should be final. | 577 | |
| '{' should be on the previous line. | 578 | |
| '(' is followed by whitespace. | 579 | |
| ')' is preceded with whitespace. | 579 | |
| '{' should be on the previous line. | 580 | |
| Avoid nested blocks. | 582 | |
| '(' is followed by whitespace. | 583 | |
| ')' is preceded with whitespace. | 583 | |
| '{' should be on the previous line. | 584 | |
| Avoid nested blocks. | 586 | |
| '(' is followed by whitespace. | 587 | |
| ')' is preceded with whitespace. | 587 | |
| Avoid nested blocks. | 591 | |
| '(' is followed by whitespace. | 592 | |
| ')' is preceded with whitespace. | 592 | |
| Avoid nested blocks. | 599 | |
| '(' is followed by whitespace. | 600 | |
| ')' is preceded with whitespace. | 600 | |
| Line is longer than 80 characters. | 604 | |
| Missing a Javadoc comment. | 609 | |
| Parameter axis should be final. | 609 | |
| '{' should be on the previous line. | 610 | |
| '(' is followed by whitespace. | 611 | |
| ')' is preceded with whitespace. | 611 | |
| '(' is followed by whitespace. | 614 | |
| ')' is preceded with whitespace. | 614 | |
| '(' is followed by whitespace. | 616 | |
| '(' is followed by whitespace. | 616 | |
| ')' is preceded with whitespace. | 616 | |
| ')' is preceded with whitespace. | 616 | |
| '{' should be on the previous line. | 617 | |
| '(' is followed by whitespace. | 620 | |
| ')' is preceded with whitespace. | 620 | |
| '{' should be on the previous line. | 621 | |
| '(' is followed by whitespace. | 622 | |
| ')' is preceded with whitespace. | 622 | |
| '(' is followed by whitespace. | 625 | |
| ')' is preceded with whitespace. | 625 | |
| '(' is followed by whitespace. | 627 | |
| ')' is preceded with whitespace. | 628 | |
| '}' should be on the same line. | 633 | |
| '(' is followed by whitespace. | 634 | |
| '(' is followed by whitespace. | 634 | |
| ')' is preceded with whitespace. | 634 | |
| ')' is preceded with whitespace. | 634 | |
| '{' should be on the previous line. | 635 | |
| '(' is followed by whitespace. | 636 | |
| ')' is preceded with whitespace. | 636 | |
| '(' is followed by whitespace. | 638 | |
| ')' is preceded with whitespace. | 638 | |
| '}' should be on the same line. | 643 | |
| '(' is followed by whitespace. | 644 | |
| '(' is followed by whitespace. | 644 | |
| ')' is preceded with whitespace. | 644 | |
| ')' is preceded with whitespace. | 644 | |
| '{' should be on the previous line. | 645 | |
| '(' is followed by whitespace. | 646 | |
| ')' is preceded with whitespace. | 646 | |
| '(' is followed by whitespace. | 648 | |
| ')' is preceded with whitespace. | 648 | |
| '}' should be on the same line. | 653 | |
| '(' is followed by whitespace. | 654 | |
| '(' is followed by whitespace. | 654 | |
| ')' is preceded with whitespace. | 654 | |
| ')' is preceded with whitespace. | 654 | |
| '{' should be on the previous line. | 655 | |
| '(' is followed by whitespace. | 656 | |
| ')' is preceded with whitespace. | 656 | |
| '(' is followed by whitespace. | 658 | |
| ')' is preceded with whitespace. | 658 | |
| '}' should be on the same line. | 663 | |
| '{' should be on the previous line. | 665 | |
| Line is longer than 80 characters. | 666 | |
| '(' is followed by whitespace. | 666 | |
| ')' is preceded with whitespace. | 666 | |
| Missing a Javadoc comment. | 671 | |
| Parameter axis should be final. | 671 | |
| '{' should be on the previous line. | 672 | |
| switch without "default" clause. | 676 | |
| '(' is followed by whitespace. | 676 | |
| ')' is preceded with whitespace. | 676 | |
| '{' should be on the previous line. | 677 | |
| Avoid nested blocks. | 679 | |
| switch without "default" clause. | 680 | |
| '(' is followed by whitespace. | 680 | |
| ')' is preceded with whitespace. | 680 | |
| '{' should be on the previous line. | 681 | |
| Avoid nested blocks. | 683 | |
| '(' is followed by whitespace. | 684 | |
| ')' is preceded with whitespace. | 684 | |
| '(' is followed by whitespace. | 685 | |
| ')' is preceded with whitespace. | 685 | |
| Line has trailing spaces. | 692 | |
| switch without "default" clause. | 693 | |
| '(' is followed by whitespace. | 693 | |
| ')' is preceded with whitespace. | 693 | |
| '{' should be on the previous line. | 694 | |
| Avoid nested blocks. | 696 | |
| '(' is followed by whitespace. | 697 | |
| ')' is preceded with whitespace. | 697 | |
| Avoid nested blocks. | 701 | |
| '(' is followed by whitespace. | 702 | |
| ')' is preceded with whitespace. | 702 | |
| '(' is followed by whitespace. | 708 | |
| ')' is preceded with whitespace. | 708 | |
| '{' should be on the previous line. | 709 | |
| Line has trailing spaces. | 712 | |
| '(' is followed by whitespace. | 713 | |
| ')' is preceded with whitespace. | 715 | |
| Missing a Javadoc comment. | 722 | |
| '{' should be on the previous line. | 723 | |
| switch without "default" clause. | 724 | |
| '(' is followed by whitespace. | 724 | |
| ')' is preceded with whitespace. | 724 | |
| '{' should be on the previous line. | 725 | |
| Avoid nested blocks. | 727 | |
| '(' is followed by whitespace. | 728 | |
| ')' is preceded with whitespace. | 728 | |
| '(' is followed by whitespace. | 729 | |
| ')' is preceded with whitespace. | 729 | |
| Avoid nested blocks. | 735 | |
| '(' is followed by whitespace. | 736 | |
| ')' is preceded with whitespace. | 736 | |
| '(' is followed by whitespace. | 737 | |
| ')' is preceded with whitespace. | 737 | |
| Missing a Javadoc comment. | 745 | |
| '{' should be on the previous line. | 746 | |
| ')' is preceded with whitespace. | 747 | |
| '{' should be on the previous line. | 748 | |
| '(' is followed by whitespace. | 749 | |
| ')' is preceded with whitespace. | 749 | |
| '{' should be on the previous line. | 750 | |
| '}' should be on the same line. | 752 | |
| '{' should be on the previous line. | 754 | |
| Line has trailing spaces. | 759 | |
| Method 'predicate' is not designed for extension - needs to be abstract, final or empty. | 760 | |
| Missing a Javadoc comment. | 760 | |
| '{' should be on the previous line. | 761 | |
| Line has trailing spaces. | 763 | |
| '(' is followed by whitespace. | 764 | |
| ')' is preceded with whitespace. | 764 | |
| Line has trailing spaces. | 765 | |
| '(' is followed by whitespace. | 768 | |
| ')' is preceded with whitespace. | 768 | |
| Missing a Javadoc comment. | 773 | |
| '{' should be on the previous line. | 774 | |
| Missing a Javadoc comment. | 778 | |
| '{' should be on the previous line. | 779 | |
| Missing a Javadoc comment. | 783 | |
| '{' should be on the previous line. | 784 | |
| Line has trailing spaces. | 786 | |
| switch without "default" clause. | 791 | |
| '(' is followed by whitespace. | 791 | |
| ')' is preceded with whitespace. | 791 | |
| '{' should be on the previous line. | 792 | |
| Avoid nested blocks. | 794 | |
| '(' is followed by whitespace. | 796 | |
| ')' is preceded with whitespace. | 796 | |
| '(' is followed by whitespace. | 802 | |
| ')' is preceded with whitespace. | 802 | |
| Missing a Javadoc comment. | 805 | |
| '{' should be on the previous line. | 806 | |
| switch without "default" clause. | 813 | |
| '(' is followed by whitespace. | 813 | |
| ')' is preceded with whitespace. | 813 | |
| '{' should be on the previous line. | 814 | |
| Avoid nested blocks. | 816 | |
| '(' is followed by whitespace. | 818 | |
| ')' is preceded with whitespace. | 818 | |
| '(' is followed by whitespace. | 824 | |
| ')' is preceded with whitespace. | 824 | |
| Missing a Javadoc comment. | 827 | |
| '{' should be on the previous line. | 828 | |
| '{' should be on the previous line. | 833 | |
| switch without "default" clause. | 834 | |
| '(' is followed by whitespace. | 834 | |
| ')' is preceded with whitespace. | 834 | |
| '{' should be on the previous line. | 835 | |
| Avoid nested blocks. | 837 | |
| '(' is followed by whitespace. | 838 | |
| ')' is preceded with whitespace. | 838 | |
| '(' is followed by whitespace. | 841 | |
| ')' is preceded with whitespace. | 841 | |
| Avoid nested blocks. | 845 | |
| '(' is followed by whitespace. | 846 | |
| ')' is preceded with whitespace. | 846 | |
| '(' is followed by whitespace. | 849 | |
| ')' is preceded with whitespace. | 849 | |
| Line has trailing spaces. | 856 | |
| Missing a Javadoc comment. | 857 | |
| '{' should be on the previous line. | 858 | |
| Line is longer than 80 characters. | 865 | |
| Line is longer than 80 characters. | 866 | |
| Line has trailing spaces. | 867 | |
| Line has trailing spaces. | 868 | |
| Line has trailing spaces. | 869 | |
| ')' is preceded with whitespace. | 870 | |
| switch without "default" clause. | 871 | |
| '(' is followed by whitespace. | 871 | |
| ')' is preceded with whitespace. | 871 | |
| '{' should be on the previous line. | 872 | |
| Avoid nested blocks. | 874 | |
| '(' is followed by whitespace. | 875 | |
| ')' is preceded with whitespace. | 875 | |
| '(' is followed by whitespace. | 878 | |
| ')' is preceded with whitespace. | 878 | |
| Avoid nested blocks. | 882 | |
| '(' is followed by whitespace. | 883 | |
| ')' is preceded with whitespace. | 883 | |
| Line is longer than 80 characters. | 886 | |
| '(' is followed by whitespace. | 886 | |
| ')' is preceded with whitespace. | 886 | |
| Avoid nested blocks. | 890 | |
| '(' is followed by whitespace. | 891 | |
| ')' is preceded with whitespace. | 891 | |
| Line is longer than 80 characters. | 894 | |
| '(' is followed by whitespace. | 894 | |
| ')' is preceded with whitespace. | 894 | |
| Avoid nested blocks. | 898 | |
| '(' is followed by whitespace. | 899 | |
| ')' is preceded with whitespace. | 899 | |
| Line is longer than 80 characters. | 902 | |
| '(' is followed by whitespace. | 902 | |
| ')' is preceded with whitespace. | 902 | |
| Line has trailing spaces. | 908 | |
| Line has trailing spaces. | 910 | |
| Missing a Javadoc comment. | 911 | |
| '{' should be on the previous line. | 912 | |
| '{' should be on the previous line. | 917 | |
| switch without "default" clause. | 918 | |
| '(' is followed by whitespace. | 918 | |
| ')' is preceded with whitespace. | 918 | |
| '{' should be on the previous line. | 919 | |
| Avoid nested blocks. | 921 | |
| '(' is followed by whitespace. | 922 | |
| ')' is preceded with whitespace. | 922 | |
| '(' is followed by whitespace. | 925 | |
| ')' is preceded with whitespace. | 925 | |
| Avoid nested blocks. | 929 | |
| '(' is followed by whitespace. | 930 | |
| ')' is preceded with whitespace. | 930 | |
| '(' is followed by whitespace. | 933 | |
| ')' is preceded with whitespace. | 933 | |
| Missing a Javadoc comment. | 941 | |
| '{' should be on the previous line. | 942 | |
| Line has trailing spaces. | 944 | |
| Line is longer than 80 characters. | 946 | |
| switch without "default" clause. | 948 | |
| '(' is followed by whitespace. | 948 | |
| ')' is preceded with whitespace. | 948 | |
| '{' should be on the previous line. | 949 | |
| Avoid nested blocks. | 952 | |
| '(' is followed by whitespace. | 953 | |
| ')' is preceded with whitespace. | 953 | |
| Line is longer than 80 characters. | 956 | |
| '(' is followed by whitespace. | 956 | |
| ')' is preceded with whitespace. | 956 | |
| Avoid nested blocks. | 960 | |
| '(' is followed by whitespace. | 961 | |
| ')' is preceded with whitespace. | 961 | |
| '(' is followed by whitespace. | 964 | |
| ')' is preceded with whitespace. | 964 | |
| Avoid nested blocks. | 968 | |
| '(' is followed by whitespace. | 969 | |
| ')' is preceded with whitespace. | 969 | |
| '(' is followed by whitespace. | 972 | |
| ')' is preceded with whitespace. | 972 | |
| Missing a Javadoc comment. | 981 | |
| '{' should be on the previous line. | 982 | |
| '(' is followed by whitespace. | 983 | |
| ')' is preceded with whitespace. | 983 | |
| '{' should be on the previous line. | 984 | |
| Avoid nested blocks. | 986 | |
| '(' is followed by whitespace. | 988 | |
| ')' is preceded with whitespace. | 988 | |
| '(' is followed by whitespace. | 990 | |
| ')' is preceded with whitespace. | 990 | |
| Avoid nested blocks. | 994 | |
| Line has trailing spaces. | 1000 | |
| Missing a Javadoc comment. | 1003 | |
| '{' should be on the previous line. | 1004 | |
| switch without "default" clause. | 1011 | |
| '(' is followed by whitespace. | 1011 | |
| ')' is preceded with whitespace. | 1011 | |
| '{' should be on the previous line. | 1012 | |
| Avoid nested blocks. | 1014 | |
| '(' is followed by whitespace. | 1015 | |
| ')' is preceded with whitespace. | 1015 | |
| '(' is followed by whitespace. | 1022 | |
| ')' is preceded with whitespace. | 1022 | |
| Missing a Javadoc comment. | 1025 | |
| Parameter tokenType should be final. | 1025 | |
| '{' should be on the previous line. | 1026 | |
| '(' is followed by whitespace. | 1029 | |
| ')' is preceded with whitespace. | 1029 | |
| '(' is followed by whitespace. | 1031 | |
| ')' is preceded with whitespace. | 1031 | |
| '{' should be on the previous line. | 1032 | |
| Line has trailing spaces. | 1037 | |
| Line is longer than 80 characters. | 1038 | |
| '(' is followed by whitespace. | 1038 | |
| '(' is followed by whitespace. | 1038 | |
| ')' is preceded with whitespace. | 1038 | |
| ')' is preceded with whitespace. | 1038 | |
| Missing a Javadoc comment. | 1042 | |
| Name 'LA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1042 | |
| Parameter position should be final. | 1042 | |
| '{' should be on the previous line. | 1043 | |
| Line has trailing spaces. | 1047 | |
| Missing a Javadoc comment. | 1049 | |
| Name 'LT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1049 | |
| Parameter position should be final. | 1049 | |
| '{' should be on the previous line. | 1050 | |
| '(' is followed by whitespace. | 1051 | |
| '(' is followed by whitespace. | 1051 | |
| ')' is preceded with whitespace. | 1051 | |
| ')' is preceded with whitespace. | 1051 | |
| '{' should be on the previous line. | 1052 | |
| '(' is followed by whitespace. | 1053 | |
| ';' is preceded with whitespace. | 1053 | |
| ';' is preceded with whitespace. | 1053 | |
| ')' is preceded with whitespace. | 1053 | |
| '{' should be on the previous line. | 1054 | |
| '(' is followed by whitespace. | 1055 | |
| ')' is preceded with whitespace. | 1055 | |
| '(' is followed by whitespace. | 1059 | |
| ')' is preceded with whitespace. | 1059 | |
| Missing a Javadoc comment. | 1062 | |
| Parameter name should be final. | 1062 | |
| '{' should be on the previous line. | 1063 | |
| '(' is followed by whitespace. | 1066 | |
| '(' is followed by whitespace. | 1066 | |
| ')' is preceded with whitespace. | 1066 | |
| '(' is followed by whitespace. | 1068 | |
| ')' is preceded with whitespace. | 1068 | |
| '(' is followed by whitespace. | 1070 | |
| ')' is preceded with whitespace. | 1070 | |
| '(' is followed by whitespace. | 1072 | |
| ')' is preceded with whitespace. | 1072 | |
| ')' is preceded with whitespace. | 1072 | |
| '{' should be on the previous line. | 1073 | |
| Missing a Javadoc comment. | 1080 | |
| Parameter message should be final. | 1080 | |
| '{' should be on the previous line. | 1081 | |
| '(' is followed by whitespace. | 1085 | |
| ')' is preceded with whitespace. | 1087 | |
| Missing a Javadoc comment. | 1090 | |
| Parameter invalidAxis should be final. | 1090 | |
| '{' should be on the previous line. | 1091 | |
| Line is longer than 80 characters. | 1095 | |
| '(' is followed by whitespace. | 1097 | |
| ')' is preceded with whitespace. | 1099 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 67 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 71 | |
| Line has trailing spaces. | 72 | |
| Missing a Javadoc comment. | 73 | |
| '{' should be on the previous line. | 80 | |
| '(' is followed by whitespace. | 81 | |
| ')' is preceded with whitespace. | 81 | |
| Method 'setXPathHandler' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| Missing a Javadoc comment. | 84 | |
| Parameter handler should be final. | 84 | |
| 'handler' hides a field. | 84 | |
| '{' should be on the previous line. | 85 | |
| Method 'getXPathHandler' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| '{' should be on the previous line. | 90 | |
| Method 'parse' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Missing a Javadoc comment. | 94 | |
| Parameter xpath should be final. | 94 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| '{' should be on the previous line. | 105 | |
| Line is longer than 80 characters. | 106 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 106 | |
| Method 'setUpParse' is not designed for extension - needs to be abstract, final or empty. | 114 | |
| Missing a Javadoc comment. | 114 | |
| Parameter xpath should be final. | 114 | |
| '{' should be on the previous line. | 115 | |
| '(' is followed by whitespace. | 117 | |
| ')' is preceded with whitespace. | 117 | |
| Missing a Javadoc comment. | 120 | |
| '{' should be on the previous line. | 121 | |
| '(' is followed by whitespace. | 124 | |
| ')' is preceded with whitespace. | 124 | |
| '{' should be on the previous line. | 125 | |
| Avoid nested blocks. | 128 | |
| Line is longer than 80 characters. | 131 | |
| '(' is followed by whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| Line is longer than 80 characters. | 133 | |
| Line has trailing spaces. | 138 | |
| Avoid nested blocks. | 141 | |
| Line has trailing spaces. | 143 | |
| Line is longer than 80 characters. | 144 | |
| '(' is followed by whitespace. | 144 | |
| '(' is followed by whitespace. | 146 | |
| ')' is preceded with whitespace. | 146 | |
| Avoid nested blocks. | 151 | |
| '(' is followed by whitespace. | 153 | |
| '(' is followed by whitespace. | 153 | |
| '!' is followed by whitespace. | 155 | |
| '(' is followed by whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 | |
| ')' is preceded with whitespace. | 155 | |
| '(' is followed by whitespace. | 157 | |
| Line has trailing spaces. | 159 | |
| '4' is a magic number. | 159 | |
| ')' is preceded with whitespace. | 159 | |
| '{' should be on the previous line. | 160 | |
| Line has trailing spaces. | 162 | |
| Line is longer than 80 characters. | 163 | |
| '(' is followed by whitespace. | 163 | |
| '(' is followed by whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| '}' should be on the same line. | 167 | |
| '{' should be on the previous line. | 169 | |
| '(' is followed by whitespace. | 170 | |
| ')' is preceded with whitespace. | 170 | |
| Avoid nested blocks. | 178 | |
| '(' is followed by whitespace. | 179 | |
| ')' is preceded with whitespace. | 179 | |
| Avoid nested blocks. | 184 | |
| '(' is followed by whitespace. | 185 | |
| ')' is preceded with whitespace. | 185 | |
| Avoid nested blocks. | 189 | |
| Line is longer than 80 characters. | 190 | |
| '(' is followed by whitespace. | 190 | |
| ')' is preceded with whitespace. | 190 | |
| Missing a Javadoc comment. | 198 | |
| '{' should be on the previous line. | 199 | |
| '(' is followed by whitespace. | 200 | |
| ')' is preceded with whitespace. | 200 | |
| '(' is followed by whitespace. | 202 | |
| ')' is preceded with whitespace. | 202 | |
| Missing a Javadoc comment. | 205 | |
| '{' should be on the previous line. | 206 | |
| '(' is followed by whitespace. | 210 | |
| ')' is preceded with whitespace. | 210 | |
| '{' should be on the previous line. | 211 | |
| '(' is followed by whitespace. | 212 | |
| ')' is preceded with whitespace. | 212 | |
| '(' is followed by whitespace. | 213 | |
| ')' is preceded with whitespace. | 213 | |
| '}' should be on the same line. | 214 | |
| '{' should be on the previous line. | 216 | |
| '(' is followed by whitespace. | 220 | |
| ')' is preceded with whitespace. | 220 | |
| '(' is followed by whitespace. | 222 | |
| ')' is preceded with whitespace. | 223 | |
| '(' is preceded with whitespace. | 225 | |
| '(' is followed by whitespace. | 225 | |
| ')' is preceded with whitespace. | 225 | |
| '(' is preceded with whitespace. | 229 | |
| '(' is followed by whitespace. | 229 | |
| ')' is preceded with whitespace. | 229 | |
| Missing a Javadoc comment. | 234 | |
| '{' should be on the previous line. | 235 | |
| '(' is followed by whitespace. | 236 | |
| ')' is preceded with whitespace. | 236 | |
| '{' should be on the previous line. | 237 | |
| '(' is followed by whitespace. | 240 | |
| ')' is preceded with whitespace. | 240 | |
| '{' should be on the previous line. | 241 | |
| '(' is followed by whitespace. | 242 | |
| ')' is preceded with whitespace. | 242 | |
| '}' should be on the same line. | 243 | |
| '{' should be on the previous line. | 245 | |
| Missing a Javadoc comment. | 251 | |
| '{' should be on the previous line. | 252 | |
| switch without "default" clause. | 256 | |
| '(' is followed by whitespace. | 256 | |
| ')' is preceded with whitespace. | 256 | |
| '{' should be on the previous line. | 257 | |
| Avoid nested blocks. | 259 | |
| '(' is followed by whitespace. | 260 | |
| ')' is preceded with whitespace. | 260 | |
| Line has trailing spaces. | 261 | |
| Line is longer than 80 characters. | 262 | |
| '(' is followed by whitespace. | 262 | |
| '(' is followed by whitespace. | 262 | |
| ')' is preceded with whitespace. | 262 | |
| ')' is preceded with whitespace. | 262 | |
| Avoid nested blocks. | 266 | |
| Avoid nested blocks. | 271 | |
| '(' is followed by whitespace. | 272 | |
| ')' is preceded with whitespace. | 272 | |
| '(' is followed by whitespace. | 274 | |
| ')' is preceded with whitespace. | 274 | |
| Avoid nested blocks. | 278 | |
| Avoid nested blocks. | 283 | |
| Missing a Javadoc comment. | 294 | |
| '{' should be on the previous line. | 295 | |
| '(' is followed by whitespace. | 296 | |
| ')' is preceded with whitespace. | 296 | |
| '(' is followed by whitespace. | 301 | |
| ')' is preceded with whitespace. | 301 | |
| '{' should be on the previous line. | 302 | |
| '(' is followed by whitespace. | 303 | |
| ')' is preceded with whitespace. | 303 | |
| '(' is followed by whitespace. | 304 | |
| ')' is preceded with whitespace. | 304 | |
| '}' should be on the same line. | 305 | |
| '{' should be on the previous line. | 307 | |
| '(' is followed by whitespace. | 311 | |
| ')' is preceded with whitespace. | 311 | |
| '(' is followed by whitespace. | 313 | |
| ')' is preceded with whitespace. | 314 | |
| Method 'locationPath' is not designed for extension - needs to be abstract, final or empty. | 317 | |
| Missing a Javadoc comment. | 317 | |
| Parameter isAbsolute should be final. | 317 | |
| '{' should be on the previous line. | 318 | |
| '(' is followed by whitespace. | 319 | |
| ')' is preceded with whitespace. | 319 | |
| '{' should be on the previous line. | 320 | |
| Avoid nested blocks. | 323 | |
| '(' is followed by whitespace. | 324 | |
| ')' is preceded with whitespace. | 324 | |
| '{' should be on the previous line. | 325 | |
| '}' should be on the same line. | 327 | |
| '{' should be on the previous line. | 329 | |
| Avoid nested blocks. | 339 | |
| Avoid nested blocks. | 344 | |
| Line is longer than 80 characters. | 345 | |
| '(' is followed by whitespace. | 345 | |
| ')' is preceded with whitespace. | 345 | |
| Missing a Javadoc comment. | 351 | |
| '{' should be on the previous line. | 352 | |
| switch without "default" clause. | 355 | |
| '(' is followed by whitespace. | 355 | |
| ')' is preceded with whitespace. | 355 | |
| '{' should be on the previous line. | 356 | |
| Avoid nested blocks. | 358 | |
| '(' is followed by whitespace. | 359 | |
| ')' is preceded with whitespace. | 359 | |
| switch without "default" clause. | 361 | |
| '(' is followed by whitespace. | 361 | |
| ')' is preceded with whitespace. | 361 | |
| '{' should be on the previous line. | 362 | |
| Avoid nested blocks. | 369 | |
| Avoid nested blocks. | 377 | |
| '(' is followed by whitespace. | 378 | |
| ')' is preceded with whitespace. | 378 | |
| '(' is followed by whitespace. | 381 | |
| ')' is preceded with whitespace. | 381 | |
| '(' is followed by whitespace. | 382 | |
| ')' is preceded with whitespace. | 382 | |
| '{' should be on the previous line. | 383 | |
| Avoid nested blocks. | 389 | |
| Line is longer than 80 characters. | 394 | |
| Line has trailing spaces. | 400 | |
| Missing a Javadoc comment. | 404 | |
| '{' should be on the previous line. | 405 | |
| switch without "default" clause. | 408 | |
| '(' is followed by whitespace. | 408 | |
| ')' is preceded with whitespace. | 408 | |
| '{' should be on the previous line. | 409 | |
| Avoid nested blocks. | 411 | |
| '(' is followed by whitespace. | 412 | |
| ')' is preceded with whitespace. | 412 | |
| Avoid nested blocks. | 416 | |
| '(' is followed by whitespace. | 417 | |
| ')' is preceded with whitespace. | 417 | |
| '(' is followed by whitespace. | 420 | |
| ')' is preceded with whitespace. | 420 | |
| Missing a Javadoc comment. | 431 | |
| '{' should be on the previous line. | 432 | |
| '(' is followed by whitespace. | 433 | |
| ')' is preceded with whitespace. | 433 | |
| '{' should be on the previous line. | 434 | |
| Avoid nested blocks. | 441 | |
| Avoid nested blocks. | 446 | |
| Avoid nested blocks. | 450 | |
| Line is longer than 80 characters. | 451 | |
| '(' is followed by whitespace. | 451 | |
| ')' is preceded with whitespace. | 451 | |
| '{' should be on the previous line. | 457 | |
| '(' is followed by whitespace. | 458 | |
| '(' is followed by whitespace. | 458 | |
| '(' is followed by whitespace. | 460 | |
| ')' is preceded with whitespace. | 460 | |
| ')' is preceded with whitespace. | 460 | |
| '{' should be on the previous line. | 461 | |
| switch without "default" clause. | 462 | |
| '(' is followed by whitespace. | 462 | |
| ')' is preceded with whitespace. | 462 | |
| '{' should be on the previous line. | 463 | |
| Avoid nested blocks. | 465 | |
| '(' is followed by whitespace. | 466 | |
| ')' is preceded with whitespace. | 466 | |
| Avoid nested blocks. | 470 | |
| Line is longer than 80 characters. | 471 | |
| '(' is followed by whitespace. | 471 | |
| ')' is preceded with whitespace. | 471 | |
| '(' is followed by whitespace. | 474 | |
| ')' is preceded with whitespace. | 474 | |
| '}' should be on the same line. | 478 | |
| '{' should be on the previous line. | 480 | |
| Line has trailing spaces. | 483 | |
| '(' is followed by whitespace. | 484 | |
| ')' is preceded with whitespace. | 484 | |
| '{' should be on the previous line. | 485 | |
| Avoid nested blocks. | 491 | |
| Avoid nested blocks. | 496 | |
| Line is longer than 80 characters. | 497 | |
| '(' is followed by whitespace. | 497 | |
| ')' is preceded with whitespace. | 497 | |
| '(' is followed by whitespace. | 502 | |
| ')' is preceded with whitespace. | 502 | |
| Method 'step' is not designed for extension - needs to be abstract, final or empty. | 505 | |
| Missing a Javadoc comment. | 505 | |
| '{' should be on the previous line. | 506 | |
| switch without "default" clause. | 509 | |
| '(' is followed by whitespace. | 509 | |
| ')' is preceded with whitespace. | 509 | |
| '{' should be on the previous line. | 510 | |
| Avoid nested blocks. | 513 | |
| Avoid nested blocks. | 518 | |
| Avoid nested blocks. | 523 | |
| '(' is followed by whitespace. | 524 | |
| ')' is preceded with whitespace. | 524 | |
| '{' should be on the previous line. | 525 | |
| '}' should be on the same line. | 527 | |
| '{' should be on the previous line. | 529 | |
| Avoid nested blocks. | 535 | |
| '(' is followed by whitespace. | 541 | |
| ')' is preceded with whitespace. | 541 | |
| Missing a Javadoc comment. | 544 | |
| '{' should be on the previous line. | 545 | |
| switch without "default" clause. | 548 | |
| '(' is followed by whitespace. | 548 | |
| ')' is preceded with whitespace. | 548 | |
| '{' should be on the previous line. | 549 | |
| Avoid nested blocks. | 551 | |
| '(' is followed by whitespace. | 552 | |
| ')' is preceded with whitespace. | 552 | |
| Avoid nested blocks. | 557 | |
| '(' is followed by whitespace. | 558 | |
| ')' is preceded with whitespace. | 558 | |
| '(' is followed by whitespace. | 560 | |
| ')' is preceded with whitespace. | 560 | |
| '(' is followed by whitespace. | 562 | |
| ')' is preceded with whitespace. | 562 | |
| '{' should be on the previous line. | 563 | |
| '(' is followed by whitespace. | 564 | |
| ')' is preceded with whitespace. | 564 | |
| '(' is followed by whitespace. | 567 | |
| ')' is preceded with whitespace. | 567 | |
| '(' is followed by whitespace. | 568 | |
| ')' is preceded with whitespace. | 568 | |
| Missing a Javadoc comment. | 577 | |
| Parameter axis should be final. | 577 | |
| '{' should be on the previous line. | 578 | |
| '(' is followed by whitespace. | 579 | |
| ')' is preceded with whitespace. | 579 | |
| '{' should be on the previous line. | 580 | |
| Avoid nested blocks. | 582 | |
| '(' is followed by whitespace. | 583 | |
| ')' is preceded with whitespace. | 583 | |
| '{' should be on the previous line. | 584 | |
| Avoid nested blocks. | 586 | |
| '(' is followed by whitespace. | 587 | |
| ')' is preceded with whitespace. | 587 | |
| Avoid nested blocks. | 591 | |
| '(' is followed by whitespace. | 592 | |
| ')' is preceded with whitespace. | 592 | |
| Avoid nested blocks. | 599 | |
| '(' is followed by whitespace. | 600 | |
| ')' is preceded with whitespace. | 600 | |
| Line is longer than 80 characters. | 604 | |
| Missing a Javadoc comment. | 609 | |
| Parameter axis should be final. | 609 | |
| '{' should be on the previous line. | 610 | |
| '(' is followed by whitespace. | 611 | |
| ')' is preceded with whitespace. | 611 | |
| '(' is followed by whitespace. | 614 | |
| ')' is preceded with whitespace. | 614 | |
| '(' is followed by whitespace. | 616 | |
| '(' is followed by whitespace. | 616 | |
| ')' is preceded with whitespace. | 616 | |
| ')' is preceded with whitespace. | 616 | |
| '{' should be on the previous line. | 617 | |
| '(' is followed by whitespace. | 620 | |
| ')' is preceded with whitespace. | 620 | |
| '{' should be on the previous line. | 621 | |
| '(' is followed by whitespace. | 622 | |
| ')' is preceded with whitespace. | 622 | |
| '(' is followed by whitespace. | 625 | |
| ')' is preceded with whitespace. | 625 | |
| '(' is followed by whitespace. | 627 | |
| ')' is preceded with whitespace. | 628 | |
| '}' should be on the same line. | 633 | |
| '(' is followed by whitespace. | 634 | |
| '(' is followed by whitespace. | 634 | |
| ')' is preceded with whitespace. | 634 | |
| ')' is preceded with whitespace. | 634 | |
| '{' should be on the previous line. | 635 | |
| '(' is followed by whitespace. | 636 | |
| ')' is preceded with whitespace. | 636 | |
| '(' is followed by whitespace. | 638 | |
| ')' is preceded with whitespace. | 638 | |
| '}' should be on the same line. | 643 | |
| '(' is followed by whitespace. | 644 | |
| '(' is followed by whitespace. | 644 | |
| ')' is preceded with whitespace. | 644 | |
| ')' is preceded with whitespace. | 644 | |
| '{' should be on the previous line. | 645 | |
| '(' is followed by whitespace. | 646 | |
| ')' is preceded with whitespace. | 646 | |
| '(' is followed by whitespace. | 648 | |
| ')' is preceded with whitespace. | 648 | |
| '}' should be on the same line. | 653 | |
| '(' is followed by whitespace. | 654 | |
| '(' is followed by whitespace. | 654 | |
| ')' is preceded with whitespace. | 654 | |
| ')' is preceded with whitespace. | 654 | |
| '{' should be on the previous line. | 655 | |
| '(' is followed by whitespace. | 656 | |
| ')' is preceded with whitespace. | 656 | |
| '(' is followed by whitespace. | 658 | |
| ')' is preceded with whitespace. | 658 | |
| '}' should be on the same line. | 663 | |
| '{' should be on the previous line. | 665 | |
| Line is longer than 80 characters. | 666 | |
| '(' is followed by whitespace. | 666 | |
| ')' is preceded with whitespace. | 666 | |
| Missing a Javadoc comment. | 671 | |
| Parameter axis should be final. | 671 | |
| '{' should be on the previous line. | 672 | |
| switch without "default" clause. | 676 | |
| '(' is followed by whitespace. | 676 | |
| ')' is preceded with whitespace. | 676 | |
| '{' should be on the previous line. | 677 | |
| Avoid nested blocks. | 679 | |
| switch without "default" clause. | 680 | |
| '(' is followed by whitespace. | 680 | |
| ')' is preceded with whitespace. | 680 | |
| '{' should be on the previous line. | 681 | |
| Avoid nested blocks. | 683 | |
| '(' is followed by whitespace. | 684 | |
| ')' is preceded with whitespace. | 684 | |
| '(' is followed by whitespace. | 685 | |
| ')' is preceded with whitespace. | 685 | |
| Line has trailing spaces. | 692 | |
| switch without "default" clause. | 693 | |
| '(' is followed by whitespace. | 693 | |
| ')' is preceded with whitespace. | 693 | |
| '{' should be on the previous line. | 694 | |
| Avoid nested blocks. | 696 | |
| '(' is followed by whitespace. | 697 | |
| ')' is preceded with whitespace. | 697 | |
| Avoid nested blocks. | 701 | |
| '(' is followed by whitespace. | 702 | |
| ')' is preceded with whitespace. | 702 | |
| '(' is followed by whitespace. | 708 | |
| ')' is preceded with whitespace. | 708 | |
| '{' should be on the previous line. | 709 | |
| Line has trailing spaces. | 712 | |
| '(' is followed by whitespace. | 713 | |
| ')' is preceded with whitespace. | 715 | |
| Missing a Javadoc comment. | 722 | |
| '{' should be on the previous line. | 723 | |
| switch without "default" clause. | 724 | |
| '(' is followed by whitespace. | 724 | |
| ')' is preceded with whitespace. | 724 | |
| '{' should be on the previous line. | 725 | |
| Avoid nested blocks. | 727 | |
| '(' is followed by whitespace. | 728 | |
| ')' is preceded with whitespace. | 728 | |
| '(' is followed by whitespace. | 729 | |
| ')' is preceded with whitespace. | 729 | |
| Avoid nested blocks. | 735 | |
| '(' is followed by whitespace. | 736 | |
| ')' is preceded with whitespace. | 736 | |
| '(' is followed by whitespace. | 737 | |
| ')' is preceded with whitespace. | 737 | |
| Missing a Javadoc comment. | 745 | |
| '{' should be on the previous line. | 746 | |
| ')' is preceded with whitespace. | 747 | |
| '{' should be on the previous line. | 748 | |
| '(' is followed by whitespace. | 749 | |
| ')' is preceded with whitespace. | 749 | |
| '{' should be on the previous line. | 750 | |
| '}' should be on the same line. | 752 | |
| '{' should be on the previous line. | 754 | |
| Line has trailing spaces. | 759 | |
| Method 'predicate' is not designed for extension - needs to be abstract, final or empty. | 760 | |
| Missing a Javadoc comment. | 760 | |
| '{' should be on the previous line. | 761 | |
| Line has trailing spaces. | 763 | |
| '(' is followed by whitespace. | 764 | |
| ')' is preceded with whitespace. | 764 | |
| Line has trailing spaces. | 765 | |
| '(' is followed by whitespace. | 768 | |
| ')' is preceded with whitespace. | 768 | |
| Missing a Javadoc comment. | 773 | |
| '{' should be on the previous line. | 774 | |
| Missing a Javadoc comment. | 778 | |
| '{' should be on the previous line. | 779 | |
| Missing a Javadoc comment. | 783 | |
| '{' should be on the previous line. | 784 | |
| Line has trailing spaces. | 786 | |
| switch without "default" clause. | 791 | |
| '(' is followed by whitespace. | 791 | |
| ')' is preceded with whitespace. | 791 | |
| '{' should be on the previous line. | 792 | |
| Avoid nested blocks. | 794 | |
| '(' is followed by whitespace. | 796 | |
| ')' is preceded with whitespace. | 796 | |
| '(' is followed by whitespace. | 802 | |
| ')' is preceded with whitespace. | 802 | |
| Missing a Javadoc comment. | 805 | |
| '{' should be on the previous line. | 806 | |
| switch without "default" clause. | 813 | |
| '(' is followed by whitespace. | 813 | |
| ')' is preceded with whitespace. | 813 | |
| '{' should be on the previous line. | 814 | |
| Avoid nested blocks. | 816 | |
| '(' is followed by whitespace. | 818 | |
| ')' is preceded with whitespace. | 818 | |
| '(' is followed by whitespace. | 824 | |
| ')' is preceded with whitespace. | 824 | |
| Missing a Javadoc comment. | 827 | |
| '{' should be on the previous line. | 828 | |
| '{' should be on the previous line. | 833 | |
| switch without "default" clause. | 834 | |
| '(' is followed by whitespace. | 834 | |
| ')' is preceded with whitespace. | 834 | |
| '{' should be on the previous line. | 835 | |
| Avoid nested blocks. | 837 | |
| '(' is followed by whitespace. | 838 | |
| ')' is preceded with whitespace. | 838 | |
| '(' is followed by whitespace. | 841 | |
| ')' is preceded with whitespace. | 841 | |
| Avoid nested blocks. | 845 | |
| '(' is followed by whitespace. | 846 | |
| ')' is preceded with whitespace. | 846 | |
| '(' is followed by whitespace. | 849 | |
| ')' is preceded with whitespace. | 849 | |
| Line has trailing spaces. | 856 | |
| Missing a Javadoc comment. | 857 | |
| '{' should be on the previous line. | 858 | |
| Line is longer than 80 characters. | 865 | |
| Line is longer than 80 characters. | 866 | |
| Line has trailing spaces. | 867 | |
| Line has trailing spaces. | 868 | |
| Line has trailing spaces. | 869 | |
| ')' is preceded with whitespace. | 870 | |
| switch without "default" clause. | 871 | |
| '(' is followed by whitespace. | 871 | |
| ')' is preceded with whitespace. | 871 | |
| '{' should be on the previous line. | 872 | |
| Avoid nested blocks. | 874 | |
| '(' is followed by whitespace. | 875 | |
| ')' is preceded with whitespace. | 875 | |
| '(' is followed by whitespace. | 878 | |
| ')' is preceded with whitespace. | 878 | |
| Avoid nested blocks. | 882 | |
| '(' is followed by whitespace. | 883 | |
| ')' is preceded with whitespace. | 883 | |
| Line is longer than 80 characters. | 886 | |
| '(' is followed by whitespace. | 886 | |
| ')' is preceded with whitespace. | 886 | |
| Avoid nested blocks. | 890 | |
| '(' is followed by whitespace. | 891 | |
| ')' is preceded with whitespace. | 891 | |
| Line is longer than 80 characters. | 894 | |
| '(' is followed by whitespace. | 894 | |
| ')' is preceded with whitespace. | 894 | |
| Avoid nested blocks. | 898 | |
| '(' is followed by whitespace. | 899 | |
| ')' is preceded with whitespace. | 899 | |
| Line is longer than 80 characters. | 902 | |
| '(' is followed by whitespace. | 902 | |
| ')' is preceded with whitespace. | 902 | |
| Line has trailing spaces. | 908 | |
| Line has trailing spaces. | 910 | |
| Missing a Javadoc comment. | 911 | |
| '{' should be on the previous line. | 912 | |
| '{' should be on the previous line. | 917 | |
| switch without "default" clause. | 918 | |
| '(' is followed by whitespace. | 918 | |
| ')' is preceded with whitespace. | 918 | |
| '{' should be on the previous line. | 919 | |
| Avoid nested blocks. | 921 | |
| '(' is followed by whitespace. | 922 | |
| ')' is preceded with whitespace. | 922 | |
| '(' is followed by whitespace. | 925 | |
| ')' is preceded with whitespace. | 925 | |
| Avoid nested blocks. | 929 | |
| '(' is followed by whitespace. | 930 | |
| ')' is preceded with whitespace. | 930 | |
| '(' is followed by whitespace. | 933 | |
| ')' is preceded with whitespace. | 933 | |
| Missing a Javadoc comment. | 941 | |
| '{' should be on the previous line. | 942 | |
| Line has trailing spaces. | 944 | |
| Line is longer than 80 characters. | 946 | |
| switch without "default" clause. | 948 | |
| '(' is followed by whitespace. | 948 | |
| ')' is preceded with whitespace. | 948 | |
| '{' should be on the previous line. | 949 | |
| Avoid nested blocks. | 952 | |
| '(' is followed by whitespace. | 953 | |
| ')' is preceded with whitespace. | 953 | |
| Line is longer than 80 characters. | 956 | |
| '(' is followed by whitespace. | 956 | |
| ')' is preceded with whitespace. | 956 | |
| Avoid nested blocks. | 960 | |
| '(' is followed by whitespace. | 961 | |
| ')' is preceded with whitespace. | 961 | |
| '(' is followed by whitespace. | 964 | |
| ')' is preceded with whitespace. | 964 | |
| Avoid nested blocks. | 968 | |
| '(' is followed by whitespace. | 969 | |
| ')' is preceded with whitespace. | 969 | |
| '(' is followed by whitespace. | 972 | |
| ')' is preceded with whitespace. | 972 | |
| Missing a Javadoc comment. | 981 | |
| '{' should be on the previous line. | 982 | |
| '(' is followed by whitespace. | 983 | |
| ')' is preceded with whitespace. | 983 | |
| '{' should be on the previous line. | 984 | |
| Avoid nested blocks. | 986 | |
| '(' is followed by whitespace. | 988 | |
| ')' is preceded with whitespace. | 988 | |
| '(' is followed by whitespace. | 990 | |
| ')' is preceded with whitespace. | 990 | |
| Avoid nested blocks. | 994 | |
| Line has trailing spaces. | 1000 | |
| Missing a Javadoc comment. | 1003 | |
| '{' should be on the previous line. | 1004 | |
| switch without "default" clause. | 1011 | |
| '(' is followed by whitespace. | 1011 | |
| ')' is preceded with whitespace. | 1011 | |
| '{' should be on the previous line. | 1012 | |
| Avoid nested blocks. | 1014 | |
| '(' is followed by whitespace. | 1015 | |
| ')' is preceded with whitespace. | 1015 | |
| '(' is followed by whitespace. | 1022 | |
| ')' is preceded with whitespace. | 1022 | |
| Missing a Javadoc comment. | 1025 | |
| Parameter tokenType should be final. | 1025 | |
| '{' should be on the previous line. | 1026 | |
| '(' is followed by whitespace. | 1029 | |
| ')' is preceded with whitespace. | 1029 | |
| '(' is followed by whitespace. | 1031 | |
| ')' is preceded with whitespace. | 1031 | |
| '{' should be on the previous line. | 1032 | |
| Line has trailing spaces. | 1037 | |
| Line is longer than 80 characters. | 1038 | |
| '(' is followed by whitespace. | 1038 | |
| '(' is followed by whitespace. | 1038 | |
| ')' is preceded with whitespace. | 1038 | |
| ')' is preceded with whitespace. | 1038 | |
| Missing a Javadoc comment. | 1042 | |
| Name 'LA' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1042 | |
| Parameter position should be final. | 1042 | |
| '{' should be on the previous line. | 1043 | |
| Line has trailing spaces. | 1047 | |
| Missing a Javadoc comment. | 1049 | |
| Name 'LT' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 1049 | |
| Parameter position should be final. | 1049 | |
| '{' should be on the previous line. | 1050 | |
| '(' is followed by whitespace. | 1051 | |
| '(' is followed by whitespace. | 1051 | |
| ')' is preceded with whitespace. | 1051 | |
| ')' is preceded with whitespace. | 1051 | |
| '{' should be on the previous line. | 1052 | |
| '(' is followed by whitespace. | 1053 | |
| ';' is preceded with whitespace. | 1053 | |
| ';' is preceded with whitespace. | 1053 | |
| ')' is preceded with whitespace. | 1053 | |
| '{' should be on the previous line. | 1054 | |
| '(' is followed by whitespace. | 1055 | |
| ')' is preceded with whitespace. | 1055 | |
| '(' is followed by whitespace. | 1059 | |
| ')' is preceded with whitespace. | 1059 | |
| Missing a Javadoc comment. | 1062 | |
| Parameter name should be final. | 1062 | |
| '{' should be on the previous line. | 1063 | |
| '(' is followed by whitespace. | 1066 | |
| '(' is followed by whitespace. | 1066 | |
| ')' is preceded with whitespace. | 1066 | |
| '(' is followed by whitespace. | 1068 | |
| ')' is preceded with whitespace. | 1068 | |
| '(' is followed by whitespace. | 1070 | |
| ')' is preceded with whitespace. | 1070 | |
| '(' is followed by whitespace. | 1072 | |
| ')' is preceded with whitespace. | 1072 | |
| ')' is preceded with whitespace. | 1072 | |
| '{' should be on the previous line. | 1073 | |
| Missing a Javadoc comment. | 1080 | |
| Parameter message should be final. | 1080 | |
| '{' should be on the previous line. | 1081 | |
| '(' is followed by whitespace. | 1085 | |
| ')' is preceded with whitespace. | 1087 | |
| Missing a Javadoc comment. | 1090 | |
| Parameter invalidAxis should be final. | 1090 | |
| '{' should be on the previous line. | 1091 | |
| Line is longer than 80 characters. | 1095 | |
| '(' is followed by whitespace. | 1097 | |
| ')' is preceded with whitespace. | 1099 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 62 | |
| '{' should be on the previous line. | 73 | |
| Missing a Javadoc comment. | 75 | |
| '{' should be on the previous line. | 76 | |
| Missing a Javadoc comment. | 79 | |
| '{' should be on the previous line. | 80 | |
| Missing a Javadoc comment. | 83 | |
| '{' should be on the previous line. | 84 | |
| Missing a Javadoc comment. | 87 | |
| '{' should be on the previous line. | 88 | |
| Missing a Javadoc comment. | 91 | |
| '{' should be on the previous line. | 92 | |
| Missing a Javadoc comment. | 95 | |
| '{' should be on the previous line. | 96 | |
| Missing a Javadoc comment. | 99 | |
| '{' should be on the previous line. | 100 | |
| Missing a Javadoc comment. | 103 | |
| '{' should be on the previous line. | 104 | |
| Missing a Javadoc comment. | 107 | |
| Parameter axis should be final. | 107 | |
| Parameter prefix should be final. | 108 | |
| Parameter localName should be final. | 109 | |
| '{' should be on the previous line. | 110 | |
| Missing a Javadoc comment. | 113 | |
| '{' should be on the previous line. | 114 | |
| Missing a Javadoc comment. | 117 | |
| Parameter axis should be final. | 117 | |
| '{' should be on the previous line. | 118 | |
| Missing a Javadoc comment. | 120 | |
| '{' should be on the previous line. | 121 | |
| Missing a Javadoc comment. | 124 | |
| Parameter axis should be final. | 124 | |
| '{' should be on the previous line. | 125 | |
| Missing a Javadoc comment. | 128 | |
| '{' should be on the previous line. | 129 | |
| Missing a Javadoc comment. | 132 | |
| Parameter axis should be final. | 132 | |
| '{' should be on the previous line. | 133 | |
| Missing a Javadoc comment. | 136 | |
| '{' should be on the previous line. | 137 | |
| Missing a Javadoc comment. | 140 | |
| Parameter axis should be final. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Parameter name should be final. | 141 | |
| Missing a Javadoc comment. | 144 | |
| '{' should be on the previous line. | 145 | |
| Missing a Javadoc comment. | 148 | |
| '{' should be on the previous line. | 149 | |
| Missing a Javadoc comment. | 152 | |
| '{' should be on the previous line. | 153 | |
| Missing a Javadoc comment. | 156 | |
| '{' should be on the previous line. | 157 | |
| Missing a Javadoc comment. | 160 | |
| '{' should be on the previous line. | 161 | |
| Missing a Javadoc comment. | 164 | |
| '{' should be on the previous line. | 165 | |
| Missing a Javadoc comment. | 168 | |
| Parameter create should be final. | 168 | |
| '{' should be on the previous line. | 169 | |
| Missing a Javadoc comment. | 172 | |
| '{' should be on the previous line. | 173 | |
| Missing a Javadoc comment. | 176 | |
| Parameter create should be final. | 176 | |
| '{' should be on the previous line. | 177 | |
| Missing a Javadoc comment. | 180 | |
| '{' should be on the previous line. | 181 | |
| Missing a Javadoc comment. | 184 | |
| Parameter operator should be final. | 184 | |
| '{' should be on the previous line. | 185 | |
| Missing a Javadoc comment. | 188 | |
| '{' should be on the previous line. | 189 | |
| Missing a Javadoc comment. | 192 | |
| Parameter operator should be final. | 192 | |
| '{' should be on the previous line. | 193 | |
| Missing a Javadoc comment. | 196 | |
| '{' should be on the previous line. | 197 | |
| Missing a Javadoc comment. | 200 | |
| Parameter operator should be final. | 200 | |
| '{' should be on the previous line. | 201 | |
| Missing a Javadoc comment. | 204 | |
| '{' should be on the previous line. | 205 | |
| Missing a Javadoc comment. | 208 | |
| Parameter operator should be final. | 208 | |
| '{' should be on the previous line. | 209 | |
| Missing a Javadoc comment. | 212 | |
| '{' should be on the previous line. | 213 | |
| Missing a Javadoc comment. | 216 | |
| Parameter operator should be final. | 216 | |
| '{' should be on the previous line. | 217 | |
| Missing a Javadoc comment. | 220 | |
| '{' should be on the previous line. | 221 | |
| Missing a Javadoc comment. | 224 | |
| Parameter create should be final. | 224 | |
| '{' should be on the previous line. | 225 | |
| Missing a Javadoc comment. | 228 | |
| Parameter number should be final. | 228 | |
| '{' should be on the previous line. | 229 | |
| Missing a Javadoc comment. | 232 | |
| Parameter number should be final. | 232 | |
| '{' should be on the previous line. | 233 | |
| Missing a Javadoc comment. | 236 | |
| Parameter literal should be final. | 236 | |
| '{' should be on the previous line. | 237 | |
| Missing a Javadoc comment. | 240 | |
| Parameter prefix should be final. | 240 | |
| Parameter variableName should be final. | 241 | |
| '{' should be on the previous line. | 242 | |
| Missing a Javadoc comment. | 245 | |
| Parameter prefix should be final. | 245 | |
| Parameter functionName should be final. | 246 | |
| '{' should be on the previous line. | 247 | |
| Missing a Javadoc comment. | 250 | |
| '{' should be on the previous line. | 251 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 62 | |
| '{' should be on the previous line. | 73 | |
| Missing a Javadoc comment. | 75 | |
| '{' should be on the previous line. | 76 | |
| Missing a Javadoc comment. | 79 | |
| '{' should be on the previous line. | 80 | |
| Missing a Javadoc comment. | 83 | |
| '{' should be on the previous line. | 84 | |
| Missing a Javadoc comment. | 87 | |
| '{' should be on the previous line. | 88 | |
| Missing a Javadoc comment. | 91 | |
| '{' should be on the previous line. | 92 | |
| Missing a Javadoc comment. | 95 | |
| '{' should be on the previous line. | 96 | |
| Missing a Javadoc comment. | 99 | |
| '{' should be on the previous line. | 100 | |
| Missing a Javadoc comment. | 103 | |
| '{' should be on the previous line. | 104 | |
| Missing a Javadoc comment. | 107 | |
| Parameter axis should be final. | 107 | |
| Parameter prefix should be final. | 108 | |
| Parameter localName should be final. | 109 | |
| '{' should be on the previous line. | 110 | |
| Missing a Javadoc comment. | 113 | |
| '{' should be on the previous line. | 114 | |
| Missing a Javadoc comment. | 117 | |
| Parameter axis should be final. | 117 | |
| '{' should be on the previous line. | 118 | |
| Missing a Javadoc comment. | 120 | |
| '{' should be on the previous line. | 121 | |
| Missing a Javadoc comment. | 124 | |
| Parameter axis should be final. | 124 | |
| '{' should be on the previous line. | 125 | |
| Missing a Javadoc comment. | 128 | |
| '{' should be on the previous line. | 129 | |
| Missing a Javadoc comment. | 132 | |
| Parameter axis should be final. | 132 | |
| '{' should be on the previous line. | 133 | |
| Missing a Javadoc comment. | 136 | |
| '{' should be on the previous line. | 137 | |
| Missing a Javadoc comment. | 140 | |
| Parameter axis should be final. | 140 | |
| Line is longer than 80 characters. | 141 | |
| Parameter name should be final. | 141 | |
| Missing a Javadoc comment. | 144 | |
| '{' should be on the previous line. | 145 | |
| Missing a Javadoc comment. | 148 | |
| '{' should be on the previous line. | 149 | |
| Missing a Javadoc comment. | 152 | |
| '{' should be on the previous line. | 153 | |
| Missing a Javadoc comment. | 156 | |
| '{' should be on the previous line. | 157 | |
| Missing a Javadoc comment. | 160 | |
| '{' should be on the previous line. | 161 | |
| Missing a Javadoc comment. | 164 | |
| '{' should be on the previous line. | 165 | |
| Missing a Javadoc comment. | 168 | |
| Parameter create should be final. | 168 | |
| '{' should be on the previous line. | 169 | |
| Missing a Javadoc comment. | 172 | |
| '{' should be on the previous line. | 173 | |
| Missing a Javadoc comment. | 176 | |
| Parameter create should be final. | 176 | |
| '{' should be on the previous line. | 177 | |
| Missing a Javadoc comment. | 180 | |
| '{' should be on the previous line. | 181 | |
| Missing a Javadoc comment. | 184 | |
| Parameter operator should be final. | 184 | |
| '{' should be on the previous line. | 185 | |
| Missing a Javadoc comment. | 188 | |
| '{' should be on the previous line. | 189 | |
| Missing a Javadoc comment. | 192 | |
| Parameter operator should be final. | 192 | |
| '{' should be on the previous line. | 193 | |
| Missing a Javadoc comment. | 196 | |
| '{' should be on the previous line. | 197 | |
| Missing a Javadoc comment. | 200 | |
| Parameter operator should be final. | 200 | |
| '{' should be on the previous line. | 201 | |
| Missing a Javadoc comment. | 204 | |
| '{' should be on the previous line. | 205 | |
| Missing a Javadoc comment. | 208 | |
| Parameter operator should be final. | 208 | |
| '{' should be on the previous line. | 209 | |
| Missing a Javadoc comment. | 212 | |
| '{' should be on the previous line. | 213 | |
| Missing a Javadoc comment. | 216 | |
| Parameter operator should be final. | 216 | |
| '{' should be on the previous line. | 217 | |
| Missing a Javadoc comment. | 220 | |
| '{' should be on the previous line. | 221 | |
| Missing a Javadoc comment. | 224 | |
| Parameter create should be final. | 224 | |
| '{' should be on the previous line. | 225 | |
| Missing a Javadoc comment. | 228 | |
| Parameter number should be final. | 228 | |
| '{' should be on the previous line. | 229 | |
| Missing a Javadoc comment. | 232 | |
| Parameter number should be final. | 232 | |
| '{' should be on the previous line. | 233 | |
| Missing a Javadoc comment. | 236 | |
| Parameter literal should be final. | 236 | |
| '{' should be on the previous line. | 237 | |
| Missing a Javadoc comment. | 240 | |
| Parameter prefix should be final. | 240 | |
| Parameter variableName should be final. | 241 | |
| '{' should be on the previous line. | 242 | |
| Missing a Javadoc comment. | 245 | |
| Parameter prefix should be final. | 245 | |
| Parameter functionName should be final. | 246 | |
| '{' should be on the previous line. | 247 | |
| Missing a Javadoc comment. | 250 | |
| '{' should be on the previous line. | 251 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Class XPathReaderFactory should be declared as final. | 68 | |
| '{' should be on the previous line. | 69 | |
| Line is longer than 80 characters. | 74 | |
| Line has trailing spaces. | 75 | |
| Missing a Javadoc comment. | 76 | |
| '{' is not followed by whitespace. | 76 | |
| '}' is not preceded with whitespace. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 78 | |
| '{' should be on the previous line. | 91 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| '}' should be on the same line. | 97 | |
| '{' should be on the previous line. | 99 | |
| Must have at least one statement. | 99 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 105 | |
| '{' should be on the previous line. | 106 | |
| '(' is followed by whitespace. | 110 | |
| ')' is preceded with whitespace. | 110 | |
| Line has trailing spaces. | 112 | |
| Line has trailing spaces. | 118 | |
| Line is longer than 80 characters. | 126 | |
| Parameter className should be final. | 126 | |
| '{' should be on the previous line. | 132 | |
| '(' is followed by whitespace. | 137 | |
| Line is longer than 80 characters. | 139 | |
| ')' is preceded with whitespace. | 139 | |
| Line has trailing spaces. | 140 | |
| Line has trailing spaces. | 143 | |
| '(' is followed by whitespace. | 144 | |
| '!' is followed by whitespace. | 144 | |
| '(' is followed by whitespace. | 144 | |
| ')' is preceded with whitespace. | 144 | |
| ')' is preceded with whitespace. | 144 | |
| '{' should be on the previous line. | 145 | |
| Line has trailing spaces. | 146 | |
| '(' is followed by whitespace. | 146 | |
| Line is longer than 80 characters. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| '}' should be on the same line. | 149 | |
| '{' should be on the previous line. | 151 | |
| '(' is followed by whitespace. | 152 | |
| ')' is preceded with whitespace. | 152 | |
| '{' should be on the previous line. | 156 | |
| '}' should be on the same line. | 158 | |
| '{' should be on the previous line. | 160 | |
| '(' is followed by whitespace. | 161 | |
| ')' is preceded with whitespace. | 161 | |
| '}' should be on the same line. | 162 | |
| '{' should be on the previous line. | 164 | |
| '(' is followed by whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| Line has trailing spaces. | 167 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Class XPathReaderFactory should be declared as final. | 68 | |
| '{' should be on the previous line. | 69 | |
| Line is longer than 80 characters. | 74 | |
| Line has trailing spaces. | 75 | |
| Missing a Javadoc comment. | 76 | |
| '{' is not followed by whitespace. | 76 | |
| '}' is not preceded with whitespace. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 78 | |
| '{' should be on the previous line. | 91 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| '}' should be on the same line. | 97 | |
| '{' should be on the previous line. | 99 | |
| Must have at least one statement. | 99 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 105 | |
| '{' should be on the previous line. | 106 | |
| '(' is followed by whitespace. | 110 | |
| ')' is preceded with whitespace. | 110 | |
| Line has trailing spaces. | 112 | |
| Line has trailing spaces. | 118 | |
| Line is longer than 80 characters. | 126 | |
| Parameter className should be final. | 126 | |
| '{' should be on the previous line. | 132 | |
| '(' is followed by whitespace. | 137 | |
| Line is longer than 80 characters. | 139 | |
| ')' is preceded with whitespace. | 139 | |
| Line has trailing spaces. | 140 | |
| Line has trailing spaces. | 143 | |
| '(' is followed by whitespace. | 144 | |
| '!' is followed by whitespace. | 144 | |
| '(' is followed by whitespace. | 144 | |
| ')' is preceded with whitespace. | 144 | |
| ')' is preceded with whitespace. | 144 | |
| '{' should be on the previous line. | 145 | |
| Line has trailing spaces. | 146 | |
| '(' is followed by whitespace. | 146 | |
| Line is longer than 80 characters. | 147 | |
| ')' is preceded with whitespace. | 147 | |
| '}' should be on the same line. | 149 | |
| '{' should be on the previous line. | 151 | |
| '(' is followed by whitespace. | 152 | |
| ')' is preceded with whitespace. | 152 | |
| '{' should be on the previous line. | 156 | |
| '}' should be on the same line. | 158 | |
| '{' should be on the previous line. | 160 | |
| '(' is followed by whitespace. | 161 | |
| ')' is preceded with whitespace. | 161 | |
| '}' should be on the same line. | 162 | |
| '{' should be on the previous line. | 164 | |
| '(' is followed by whitespace. | 165 | |
| ')' is preceded with whitespace. | 165 | |
| Line has trailing spaces. | 167 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 61 | |
| '{' should be on the previous line. | 65 | |
| Line has trailing spaces. | 69 | |
| Parameter contextNode should be final. | 73 | |
| Parameter navigator should be final. | 74 | |
| '{' should be on the previous line. | 75 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 77 | |
| Line has trailing spaces. | 80 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 57 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 61 | |
| '{' should be on the previous line. | 65 | |
| Line has trailing spaces. | 69 | |
| Parameter contextNode should be final. | 73 | |
| Parameter navigator should be final. | 74 | |
| '{' should be on the previous line. | 75 | |
| '(' is followed by whitespace. | 76 | |
| ')' is preceded with whitespace. | 77 | |
| Line has trailing spaces. | 80 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 65 | |
| '{' should be on the previous line. | 69 | |
| Line has trailing spaces. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Line has trailing spaces. | 76 | |
| Parameter contextNode should be final. | 80 | |
| 'contextNode' hides a field. | 80 | |
| Parameter navigator should be final. | 81 | |
| 'navigator' hides a field. | 81 | |
| '{' should be on the previous line. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 93 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| '{' should be on the previous line. | 97 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 105 | |
| Unused @throws tag for 'NoSuchElementException'. | 106 | |
| Line has trailing spaces. | 107 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| '{' should be on the previous line. | 111 | |
| '{' should be on the previous line. | 113 | |
| '}' should be on the same line. | 120 | |
| '{' should be on the previous line. | 122 | |
| Line has trailing spaces. | 129 | |
| Unused @throws tag for 'UnsupportedOperationException'. | 130 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| '{' should be on the previous line. | 133 | |
| Line has trailing spaces. | 136 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 65 | |
| '{' should be on the previous line. | 69 | |
| Line has trailing spaces. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Line has trailing spaces. | 76 | |
| Parameter contextNode should be final. | 80 | |
| 'contextNode' hides a field. | 80 | |
| Parameter navigator should be final. | 81 | |
| 'navigator' hides a field. | 81 | |
| '{' should be on the previous line. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Line has trailing spaces. | 89 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 93 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 96 | |
| '{' should be on the previous line. | 97 | |
| Line has trailing spaces. | 103 | |
| Line has trailing spaces. | 105 | |
| Unused @throws tag for 'NoSuchElementException'. | 106 | |
| Line has trailing spaces. | 107 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 110 | |
| '{' should be on the previous line. | 111 | |
| '{' should be on the previous line. | 113 | |
| '}' should be on the same line. | 120 | |
| '{' should be on the previous line. | 122 | |
| Line has trailing spaces. | 129 | |
| Unused @throws tag for 'UnsupportedOperationException'. | 130 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 132 | |
| '{' should be on the previous line. | 133 | |
| Line has trailing spaces. | 136 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 64 | |
| '{' should be on the previous line. | 68 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Line has trailing spaces. | 76 | |
| Parameter contextNode should be final. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Parameter navigator should be final. | 81 | |
| 'navigator' hides a field. | 81 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 81 | |
| Missing a Javadoc comment. | 86 | |
| Parameter navigator should be final. | 86 | |
| 'navigator' hides a field. | 86 | |
| Parameter iterator should be final. | 87 | |
| '{' should be on the previous line. | 88 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 97 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| '{' should be on the previous line. | 100 | |
| '{' should be on the previous line. | 102 | |
| '{' should be on the previous line. | 104 | |
| '-' is not preceded with whitespace. | 107 | |
| '-' is not followed by whitespace. | 107 | |
| Line has trailing spaces. | 114 | |
| Line has trailing spaces. | 116 | |
| Unused @throws tag for 'NoSuchElementException'. | 117 | |
| Line has trailing spaces. | 118 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| '{' should be on the previous line. | 122 | |
| '{' should be on the previous line. | 124 | |
| '{' should be on the previous line. | 126 | |
| '}' should be on the same line. | 133 | |
| '{' should be on the previous line. | 135 | |
| Line has trailing spaces. | 142 | |
| Unused @throws tag for 'UnsupportedOperationException'. | 143 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| '{' should be on the previous line. | 146 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 64 | |
| '{' should be on the previous line. | 68 | |
| Missing a Javadoc comment. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Line has trailing spaces. | 76 | |
| Parameter contextNode should be final. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Parameter navigator should be final. | 81 | |
| 'navigator' hides a field. | 81 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 81 | |
| Missing a Javadoc comment. | 86 | |
| Parameter navigator should be final. | 86 | |
| 'navigator' hides a field. | 86 | |
| Parameter iterator should be final. | 87 | |
| '{' should be on the previous line. | 88 | |
| Line has trailing spaces. | 95 | |
| Line has trailing spaces. | 97 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| '{' should be on the previous line. | 100 | |
| '{' should be on the previous line. | 102 | |
| '{' should be on the previous line. | 104 | |
| '-' is not preceded with whitespace. | 107 | |
| '-' is not followed by whitespace. | 107 | |
| Line has trailing spaces. | 114 | |
| Line has trailing spaces. | 116 | |
| Unused @throws tag for 'NoSuchElementException'. | 117 | |
| Line has trailing spaces. | 118 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| '{' should be on the previous line. | 122 | |
| '{' should be on the previous line. | 124 | |
| '{' should be on the previous line. | 126 | |
| '}' should be on the same line. | 133 | |
| '{' should be on the previous line. | 135 | |
| Line has trailing spaces. | 142 | |
| Unused @throws tag for 'UnsupportedOperationException'. | 143 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 145 | |
| '{' should be on the previous line. | 146 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 57 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 65 | |
| Parameter contextNode should be final. | 69 | |
| Parameter navigator should be final. | 70 | |
| '{' should be on the previous line. | 71 | |
| Line has trailing spaces. | 74 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 54 | |
| Line has trailing spaces. | 57 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 65 | |
| Parameter contextNode should be final. | 69 | |
| Parameter navigator should be final. | 70 | |
| '{' should be on the previous line. | 71 | |
| Line has trailing spaces. | 74 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 62 | |
| Line has trailing spaces. | 64 | |
| '{' should be on the previous line. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Line has trailing spaces. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 75 | |
| Line has trailing spaces. | 79 | |
| Parameter contextNode should be final. | 83 | |
| 'contextNode' hides a field. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Parameter navigator should be final. | 84 | |
| 'navigator' hides a field. | 84 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 84 | |
| Missing a Javadoc comment. | 92 | |
| '{' should be on the previous line. | 93 | |
| '(' is followed by whitespace. | 94 | |
| '!' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| '{' should be on the previous line. | 97 | |
| Line is longer than 80 characters. | 104 | |
| Missing a Javadoc comment. | 109 | |
| '{' should be on the previous line. | 110 | |
| '(' is followed by whitespace. | 111 | |
| ')' is preceded with whitespace. | 113 | |
| '{' should be on the previous line. | 114 | |
| '{' should be on the previous line. | 119 | |
| '(' is followed by whitespace. | 120 | |
| ')' is preceded with whitespace. | 120 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 124 | |
| '{' should be on the previous line. | 125 | |
| Line is longer than 80 characters. | 126 | |
| '}' should be on the same line. | 128 | |
| '{' should be on the previous line. | 130 | |
| '}' should be on the same line. | 133 | |
| '{' should be on the previous line. | 135 | |
| Line has trailing spaces. | 141 | |
| Line has trailing spaces. | 143 | |
| Line has trailing spaces. | 145 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| '{' should be on the previous line. | 149 | |
| '(' is followed by whitespace. | 150 | |
| '!' is followed by whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| '{' should be on the previous line. | 151 | |
| '(' is followed by whitespace. | 152 | |
| '!' is followed by whitespace. | 152 | |
| ')' is preceded with whitespace. | 152 | |
| '{' should be on the previous line. | 153 | |
| Line has trailing spaces. | 163 | |
| Line has trailing spaces. | 165 | |
| Line has trailing spaces. | 167 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 170 | |
| '{' should be on the previous line. | 171 | |
| '(' is followed by whitespace. | 172 | |
| '!' is followed by whitespace. | 172 | |
| ')' is preceded with whitespace. | 172 | |
| '{' should be on the previous line. | 173 | |
| Line has trailing spaces. | 182 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 185 | |
| '{' should be on the previous line. | 186 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 62 | |
| Line has trailing spaces. | 64 | |
| '{' should be on the previous line. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Line has trailing spaces. | 70 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 75 | |
| Line has trailing spaces. | 79 | |
| Parameter contextNode should be final. | 83 | |
| 'contextNode' hides a field. | 83 | |
| Line is longer than 80 characters. | 84 | |
| Parameter navigator should be final. | 84 | |
| 'navigator' hides a field. | 84 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 84 | |
| Missing a Javadoc comment. | 92 | |
| '{' should be on the previous line. | 93 | |
| '(' is followed by whitespace. | 94 | |
| '!' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| '{' should be on the previous line. | 97 | |
| Line is longer than 80 characters. | 104 | |
| Missing a Javadoc comment. | 109 | |
| '{' should be on the previous line. | 110 | |
| '(' is followed by whitespace. | 111 | |
| ')' is preceded with whitespace. | 113 | |
| '{' should be on the previous line. | 114 | |
| '{' should be on the previous line. | 119 | |
| '(' is followed by whitespace. | 120 | |
| ')' is preceded with whitespace. | 120 | |
| '(' is followed by whitespace. | 122 | |
| ')' is preceded with whitespace. | 124 | |
| '{' should be on the previous line. | 125 | |
| Line is longer than 80 characters. | 126 | |
| '}' should be on the same line. | 128 | |
| '{' should be on the previous line. | 130 | |
| '}' should be on the same line. | 133 | |
| '{' should be on the previous line. | 135 | |
| Line has trailing spaces. | 141 | |
| Line has trailing spaces. | 143 | |
| Line has trailing spaces. | 145 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| '{' should be on the previous line. | 149 | |
| '(' is followed by whitespace. | 150 | |
| '!' is followed by whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| '{' should be on the previous line. | 151 | |
| '(' is followed by whitespace. | 152 | |
| '!' is followed by whitespace. | 152 | |
| ')' is preceded with whitespace. | 152 | |
| '{' should be on the previous line. | 153 | |
| Line has trailing spaces. | 163 | |
| Line has trailing spaces. | 165 | |
| Line has trailing spaces. | 167 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 170 | |
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 170 | |
| '{' should be on the previous line. | 171 | |
| '(' is followed by whitespace. | 172 | |
| '!' is followed by whitespace. | 172 | |
| ')' is preceded with whitespace. | 172 | |
| '{' should be on the previous line. | 173 | |
| Line has trailing spaces. | 182 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 185 | |
| Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 185 | |
| '{' should be on the previous line. | 186 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 66 | |
| '{' should be on the previous line. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Line has trailing spaces. | 78 | |
| Parameter contextNode should be final. | 82 | |
| 'contextNode' hides a field. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Parameter navigator should be final. | 83 | |
| 'navigator' hides a field. | 83 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 83 | |
| Missing a Javadoc comment. | 90 | |
| '{' should be on the previous line. | 91 | |
| '(' is followed by whitespace. | 92 | |
| ')' is preceded with whitespace. | 92 | |
| '(' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Line has trailing spaces. | 97 | |
| '(' is followed by whitespace. | 98 | |
| ')' is preceded with whitespace. | 98 | |
| '{' should be on the previous line. | 99 | |
| 'if' construct must use '{}'s. | 101 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| '}' should be on the same line. | 103 | |
| Line has trailing spaces. | 109 | |
| Line has trailing spaces. | 112 | |
| Line has trailing spaces. | 114 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| '{' should be on the previous line. | 118 | |
| Line has trailing spaces. | 124 | |
| Line has trailing spaces. | 126 | |
| Line has trailing spaces. | 128 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 131 | |
| '{' should be on the previous line. | 132 | |
| Line has trailing spaces. | 138 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 141 | |
| '{' should be on the previous line. | 142 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 60 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 66 | |
| '{' should be on the previous line. | 71 | |
| Missing a Javadoc comment. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Line has trailing spaces. | 78 | |
| Parameter contextNode should be final. | 82 | |
| 'contextNode' hides a field. | 82 | |
| Line is longer than 80 characters. | 83 | |
| Parameter navigator should be final. | 83 | |
| 'navigator' hides a field. | 83 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 83 | |
| Missing a Javadoc comment. | 90 | |
| '{' should be on the previous line. | 91 | |
| '(' is followed by whitespace. | 92 | |
| ')' is preceded with whitespace. | 92 | |
| '(' is followed by whitespace. | 94 | |
| ')' is preceded with whitespace. | 94 | |
| '{' should be on the previous line. | 95 | |
| '(' is followed by whitespace. | 96 | |
| ')' is preceded with whitespace. | 96 | |
| Line has trailing spaces. | 97 | |
| '(' is followed by whitespace. | 98 | |
| ')' is preceded with whitespace. | 98 | |
| '{' should be on the previous line. | 99 | |
| 'if' construct must use '{}'s. | 101 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| '}' should be on the same line. | 103 | |
| Line has trailing spaces. | 109 | |
| Line has trailing spaces. | 112 | |
| Line has trailing spaces. | 114 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 117 | |
| '{' should be on the previous line. | 118 | |
| Line has trailing spaces. | 124 | |
| Line has trailing spaces. | 126 | |
| Line has trailing spaces. | 128 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 131 | |
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 131 | |
| '{' should be on the previous line. | 132 | |
| Line has trailing spaces. | 138 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 141 | |
| Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 141 | |
| '{' should be on the previous line. | 142 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 65 | |
| '{' should be on the previous line. | 66 | |
| Method 'addIterator' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter i should be final. | 71 | |
| '{' should be on the previous line. | 72 | |
| '(' is followed by whitespace. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| '{' should be on the previous line. | 77 | |
| '(' is followed by whitespace. | 80 | |
| ')' is preceded with whitespace. | 80 | |
| '{' should be on the previous line. | 81 | |
| 'cast' is not followed by whitespace. | 82 | |
| '(' is followed by whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| '(' is followed by whitespace. | 84 | |
| '!' is followed by whitespace. | 84 | |
| ')' is preceded with whitespace. | 86 | |
| '{' should be on the previous line. | 87 | |
| '}' should be on the same line. | 91 | |
| '{' should be on the previous line. | 93 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| '{' should be on the previous line. | 101 | |
| '(' is followed by whitespace. | 102 | |
| '!' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 102 | |
| '{' should be on the previous line. | 103 | |
| 'cast' is not followed by whitespace. | 107 | |
| '(' is followed by whitespace. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| Line has trailing spaces. | 112 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| '{' should be on the previous line. | 116 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Missing a Javadoc comment. | 65 | |
| '{' should be on the previous line. | 66 | |
| Method 'addIterator' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| Missing a Javadoc comment. | 71 | |
| Parameter i should be final. | 71 | |
| '{' should be on the previous line. | 72 | |
| '(' is followed by whitespace. | 73 | |
| ')' is preceded with whitespace. | 73 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 76 | |
| Missing a Javadoc comment. | 76 | |
| '{' should be on the previous line. | 77 | |
| '(' is followed by whitespace. | 80 | |
| ')' is preceded with whitespace. | 80 | |
| '{' should be on the previous line. | 81 | |
| 'cast' is not followed by whitespace. | 82 | |
| '(' is followed by whitespace. | 82 | |
| ')' is preceded with whitespace. | 82 | |
| '(' is followed by whitespace. | 84 | |
| '!' is followed by whitespace. | 84 | |
| ')' is preceded with whitespace. | 86 | |
| '{' should be on the previous line. | 87 | |
| '}' should be on the same line. | 91 | |
| '{' should be on the previous line. | 93 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 100 | |
| Missing a Javadoc comment. | 100 | |
| '{' should be on the previous line. | 101 | |
| '(' is followed by whitespace. | 102 | |
| '!' is followed by whitespace. | 102 | |
| ')' is preceded with whitespace. | 102 | |
| '{' should be on the previous line. | 103 | |
| 'cast' is not followed by whitespace. | 107 | |
| '(' is followed by whitespace. | 107 | |
| ')' is preceded with whitespace. | 107 | |
| Line has trailing spaces. | 112 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| '{' should be on the previous line. | 116 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 88 | |
| '{' should be on the previous line. | 92 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 98 | |
| Line has trailing spaces. | 102 | |
| Parameter contextNode should be final. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Parameter navigator should be final. | 107 | |
| 'navigator' hides a field. | 107 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 107 | |
| Line is longer than 80 characters. | 110 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 121 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| '{' should be on the previous line. | 125 | |
| '{' should be on the previous line. | 127 | |
| '{' should be on the previous line. | 129 | |
| '{' should be on the previous line. | 131 | |
| '{' should be on the previous line. | 133 | |
| '{' should be on the previous line. | 135 | |
| Line is longer than 80 characters. | 139 | |
| '}' should be on the same line. | 143 | |
| '{' should be on the previous line. | 145 | |
| Line is longer than 80 characters. | 146 | |
| '-' is not preceded with whitespace. | 146 | |
| '-' is not followed by whitespace. | 146 | |
| '}' should be on the same line. | 150 | |
| '{' should be on the previous line. | 152 | |
| Missing a Javadoc comment. | 157 | |
| Parameter node should be final. | 157 | |
| '{' should be on the previous line. | 158 | |
| '{' should be on the previous line. | 160 | |
| '{' should be on the previous line. | 165 | |
| '{' should be on the previous line. | 167 | |
| '}' should be on the same line. | 172 | |
| '{' should be on the previous line. | 174 | |
| Line has trailing spaces. | 181 | |
| Line has trailing spaces. | 183 | |
| Line has trailing spaces. | 185 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 188 | |
| '{' should be on the previous line. | 189 | |
| '{' should be on the previous line. | 191 | |
| '{' should be on the previous line. | 195 | |
| '{' should be on the previous line. | 198 | |
| Line has trailing spaces. | 211 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 214 | |
| '{' should be on the previous line. | 215 | |
| Line has trailing spaces. | 218 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 20 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| Line has trailing spaces. | 28 | |
| Line has trailing spaces. | 63 | |
| Line has trailing spaces. | 64 | |
| Line is longer than 80 characters. | 64 | |
| Line has trailing spaces. | 65 | |
| Line is longer than 80 characters. | 65 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 70 | |
| Line has trailing spaces. | 75 | |
| Line is longer than 80 characters. | 77 | |
| Line is longer than 80 characters. | 78 | |
| Line is longer than 80 characters. | 79 | |
| Line is longer than 80 characters. | 80 | |
| Line is longer than 80 characters. | 81 | |
| Line has trailing spaces. | 84 | |
| Line has trailing spaces. | 88 | |
| '{' should be on the previous line. | 92 | |
| Missing a Javadoc comment. | 93 | |
| Missing a Javadoc comment. | 94 | |
| Missing a Javadoc comment. | 95 | |
| Missing a Javadoc comment. | 96 | |
| Missing a Javadoc comment. | 98 | |
| Line has trailing spaces. | 102 | |
| Parameter contextNode should be final. | 106 | |
| Line is longer than 80 characters. | 107 | |
| Parameter navigator should be final. | 107 | |
| 'navigator' hides a field. | 107 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 107 | |
| Line is longer than 80 characters. | 110 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 121 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 124 | |
| '{' should be on the previous line. | 125 | |
| '{' should be on the previous line. | 127 | |
| '{' should be on the previous line. | 129 | |
| '{' should be on the previous line. | 131 | |
| '{' should be on the previous line. | 133 | |
| '{' should be on the previous line. | 135 | |
| Line is longer than 80 characters. | 139 | |
| '}' should be on the same line. | 143 | |
| '{' should be on the previous line. | 145 | |
| Line is longer than 80 characters. | 146 | |
| '-' is not preceded with whitespace. | 146 | |
| '-' is not followed by whitespace. | 146 | |
| '}' should be on the same line. | 150 | |
| '{' should be on the previous line. | 152 | |
| Missing a Javadoc comment. | 157 | |
| Parameter node should be final. | 157 | |
| '{' should be on the previous line. | 158 | |
| '{' should be on the previous line. | 160 | |
| '{' should be on the previous line. | 165 | |
| '{' should be on the previous line. | 167 | |
| '}' should be on the same line. | 172 | |
| '{' should be on the previous line. | 174 | |
| Line has trailing spaces. | 181 | |
| Line has trailing spaces. | 183 | |
| Line has trailing spaces. | 185 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 188 | |
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 188 | |
| '{' should be on the previous line. | 189 | |
| '{' should be on the previous line. | 191 | |
| '{' should be on the previous line. | 195 | |
| '{' should be on the previous line. | 198 | |
| Line has trailing spaces. | 211 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 214 | |
| Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 214 | |
| '{' should be on the previous line. | 215 | |
| Line has trailing spaces. | 218 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 67 | |
| '{' should be on the previous line. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Line has trailing spaces. | 81 | |
| Parameter contextNode should be final. | 85 | |
| 'contextNode' hides a field. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Parameter navigator should be final. | 86 | |
| 'navigator' hides a field. | 86 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 86 | |
| '(' is followed by whitespace. | 92 | |
| ')' is preceded with whitespace. | 92 | |
| '{' should be on the previous line. | 93 | |
| Missing a Javadoc comment. | 98 | |
| '{' should be on the previous line. | 99 | |
| Line has trailing spaces. | 100 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 103 | |
| '{' should be on the previous line. | 104 | |
| '(' is followed by whitespace. | 105 | |
| ')' is preceded with whitespace. | 105 | |
| Line has trailing spaces. | 107 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| '{' should be on the previous line. | 109 | |
| '(' is followed by whitespace. | 111 | |
| ')' is preceded with whitespace. | 111 | |
| '{' should be on the previous line. | 112 | |
| '(' is followed by whitespace. | 115 | |
| ')' is preceded with whitespace. | 115 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 119 | |
| '}' should be on the same line. | 120 | |
| Line has trailing spaces. | 124 | |
| Line is longer than 80 characters. | 128 | |
| Line has trailing spaces. | 129 | |
| Line has trailing spaces. | 131 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| '{' should be on the previous line. | 135 | |
| '(' is followed by whitespace. | 136 | |
| ')' is preceded with whitespace. | 136 | |
| Line has trailing spaces. | 141 | |
| Line has trailing spaces. | 143 | |
| Line has trailing spaces. | 145 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 148 | |
| '{' should be on the previous line. | 149 | |
| '(' is followed by whitespace. | 150 | |
| '!' is followed by whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| '{' should be on the previous line. | 151 | |
| '(' is followed by whitespace. | 156 | |
| ')' is preceded with whitespace. | 156 | |
| '{' should be on the previous line. | 157 | |
| '}' should be on the same line. | 159 | |
| Line has trailing spaces. | 168 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| Expected @throws tag for 'UnsupportedOperationException'. | 171 | |
| Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 171 | |
| '{' should be on the previous line. | 172 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 61 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 67 | |
| '{' should be on the previous line. | 72 | |
| Missing a Javadoc comment. | 73 | |
| Missing a Javadoc comment. | 74 | |
| Missing a Javadoc comment. | 76 | |
| Missing a Javadoc comment. | 77 | |
| Line has trailing spaces. | 81 | |
| Parameter contextNode should be final. | 85 | |
| 'contextNode' hides a field. | 85 | |
| Line is longer than 80 characters. | 86 | |
| Parameter navigator should be final. | 86 | |
| 'navigator' hides a field. | 86 | |
| Expected @throws tag for 'UnsupportedAxisException'. | 86 | |
| '(' is followed by whitespace. | 92 | |
| ')' is preceded with whitespace. | 92 | |
| '{' should be on the previous line. | 93 | |
| Missing a Javadoc comment. | 98 | |
| '{' should be on the previous line. | 99 | |
| Line has trailing spaces. | 100 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| '(' is followed by whitespace. | 103 | |
| ')' is preceded with whitespace. | 103 | |
| '{' should be on the previous line. | 104 | |
| '(' is followed by whitespace. | 105 | |
| ')' is preceded with whitespace. | 105 | |
| Line has trailing spaces. | 107 | |
| '(' is followed by whitespace. | 108 | |
| ')' is preceded with whitespace. | 108 | |
| '{' should be on the previous line. | 109 | |
| '(' is followed by whitespace. | 111 | |
| ')' is preceded with whitespace. | 111 | |
| '{' should be on the previous line. | 112 | |
| '(' is followed by whitespace. | 115 | |
| ')' is preceded with whitespace. | 115 | |
| Line has trailing spaces. | 117 | |
| Line has trailing spaces. | 119 | |
| '}' should be on the same line. | 120 | |
| Line has trailing spaces. | 124 | |
| Line is longer than 80 characters. | 128 | |
| Line has trailing spaces. | 129 | |
| Line has trailing spaces. | 131 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 134 | |
| '{' should be on the previous line. | 135 | |
| '(' is followed by whitespace. | 136 | |
| ')' is preceded with whitespace. | 136 | |
| Line has trailing spaces. | 141 | |
| Line has trailing spaces. | 143 | |
| Line has trailing spaces. | 145 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 148 | |
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 148 | |
| '{' should be on the previous line. | 149 | |
| '(' is followed by whitespace. | 150 | |
| '!' is followed by whitespace. | 150 | |
| ')' is preceded with whitespace. | 150 | |
| '{' should be on the previous line. | 151 | |
| '(' is followed by whitespace. | 156 | |
| ')' is preceded with whitespace. | 156 | |
| '{' should be on the previous line. | 157 | |
| '}' should be on the same line. | 159 | |
| Line has trailing spaces. | 168 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 171 | |
| Expected @throws tag for 'UnsupportedOperationException'. | 171 | |
| Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 171 | |
| '{' should be on the previous line. | 172 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 54 | |
| Line has trailing spaces. | 56 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 65 | |
| Parameter node should be final. | 68 | |
| '{' should be on the previous line. | 69 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 53 | |
| Line has trailing spaces. | 54 | |
| Line is longer than 80 characters. | 54 | |
| Line has trailing spaces. | 56 | |
| '{' should be on the previous line. | 61 | |
| Line has trailing spaces. | 65 | |
| Parameter node should be final. | 68 | |
| '{' should be on the previous line. | 69 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 60 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Line has trailing spaces. | 67 | |
| Parameter object should be final. | 70 | |
| 'object' hides a field. | 70 | |
| '{' should be on the previous line. | 71 | |
| Line is longer than 80 characters. | 78 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 81 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| '{' should be on the previous line. | 85 | |
| '!' is followed by whitespace. | 86 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 94 | |
| Unused @throws tag for 'NoSuchElementException'. | 95 | |
| Line has trailing spaces. | 96 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| '{' should be on the previous line. | 100 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| '{' should be on the previous line. | 102 | |
| Line has trailing spaces. | 112 | |
| Unused @throws tag for 'UnsupportedOperationException'. | 113 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| '{' should be on the previous line. | 116 | |
| Line has trailing spaces. | 119 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 60 | |
| Line has trailing spaces. | 61 | |
| Missing a Javadoc comment. | 62 | |
| Missing a Javadoc comment. | 63 | |
| Line has trailing spaces. | 67 | |
| Parameter object should be final. | 70 | |
| 'object' hides a field. | 70 | |
| '{' should be on the previous line. | 71 | |
| Line is longer than 80 characters. | 78 | |
| Line has trailing spaces. | 79 | |
| Line has trailing spaces. | 81 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 84 | |
| '{' should be on the previous line. | 85 | |
| '!' is followed by whitespace. | 86 | |
| Line has trailing spaces. | 91 | |
| Line has trailing spaces. | 92 | |
| Line has trailing spaces. | 94 | |
| Unused @throws tag for 'NoSuchElementException'. | 95 | |
| Line has trailing spaces. | 96 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| '{' should be on the previous line. | 100 | |
| '(' is followed by whitespace. | 101 | |
| ')' is preceded with whitespace. | 101 | |
| '{' should be on the previous line. | 102 | |
| Line has trailing spaces. | 112 | |
| Unused @throws tag for 'UnsupportedOperationException'. | 113 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| '{' should be on the previous line. | 116 | |
| Line has trailing spaces. | 119 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 70 | |
| Parameter element should be final. | 73 | |
| 'element' hides a field. | 73 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 79 | |
| Method 'size' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 90 | |
| Unused @throws tag for 'IndexOutOfBoundsException'. | 91 | |
| Line has trailing spaces. | 92 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Parameter index should be final. | 94 | |
| Expected @param tag for 'index'. | 94 | |
| 'if' is not followed by whitespace. | 95 | |
| Line has trailing spaces. | 100 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line has trailing spaces. | 56 | |
| Line has trailing spaces. | 58 | |
| Line has trailing spaces. | 59 | |
| Line has trailing spaces. | 62 | |
| Line has trailing spaces. | 65 | |
| Missing a Javadoc comment. | 66 | |
| Line has trailing spaces. | 67 | |
| Line has trailing spaces. | 69 | |
| Line has trailing spaces. | 70 | |
| Parameter element should be final. | 73 | |
| 'element' hides a field. | 73 | |
| Line has trailing spaces. | 76 | |
| Line has trailing spaces. | 77 | |
| Line has trailing spaces. | 79 | |
| Method 'size' is not designed for extension - needs to be abstract, final or empty. | 82 | |
| Line has trailing spaces. | 88 | |
| Line has trailing spaces. | 90 | |
| Unused @throws tag for 'IndexOutOfBoundsException'. | 91 | |
| Line has trailing spaces. | 92 | |
| Method 'get' is not designed for extension - needs to be abstract, final or empty. | 94 | |
| Parameter index should be final. | 94 | |
| Expected @param tag for 'index'. | 94 | |
| 'if' is not followed by whitespace. | 95 | |
| Line has trailing spaces. | 100 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 62 | |
| '{' should be on the previous line. | 66 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 73 | |
| Parameter contextNode should be final. | 73 | |
| Parameter navigator should be final. | 74 | |
| 'navigator' hides a field. | 74 | |
| '{' should be on the previous line. | 75 | |
| '(' is followed by whitespace. | 79 | |
| ')' is preceded with whitespace. | 80 | |
| Missing a Javadoc comment. | 83 | |
| '{' should be on the previous line. | 84 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter contextNode should be final. | 89 | |
| Parameter navigator should be final. | 90 | |
| 'navigator' hides a field. | 90 | |
| '{' should be on the previous line. | 91 | |
| Line has trailing spaces. | 93 | |
| Method 'internalCreateIterator' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter contextNode should be final. | 97 | |
| '{' should be on the previous line. | 98 | |
| '(' is followed by whitespace. | 99 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '{' should be on the previous line. | 100 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 106 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| '{' should be on the previous line. | 110 | |
| '(' is followed by whitespace. | 113 | |
| ')' is preceded with whitespace. | 113 | |
| '{' should be on the previous line. | 114 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 121 | |
| '{' should be on the previous line. | 122 | |
| '(' is followed by whitespace. | 123 | |
| '!' is followed by whitespace. | 123 | |
| ')' is preceded with whitespace. | 123 | |
| '{' should be on the previous line. | 124 | |
| '(' is followed by whitespace. | 131 | |
| '(' is followed by whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 136 | |
| '{' should be on the previous line. | 137 | |
| Missing a Javadoc comment. | 141 | |
| 'protected' modifier out of order with the JLS suggestions. | 141 | |
| Method 'pushIterator' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter iter should be final. | 143 | |
| '{' should be on the previous line. | 144 | |
| '(' is followed by whitespace. | 145 | |
| ')' is preceded with whitespace. | 145 | |
| '{' should be on the previous line. | 146 | |
| Missing a Javadoc comment. | 151 | |
| '{' should be on the previous line. | 152 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| '{' should be on the previous line. | 154 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| '{' should be on the previous line. | 158 | |
| Method 'getNavigator' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Missing a Javadoc comment. | 168 | |
| '{' should be on the previous line. | 169 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| Line is longer than 80 characters. | 61 | |
| Line has trailing spaces. | 62 | |
| Line is longer than 80 characters. | 62 | |
| '{' should be on the previous line. | 66 | |
| Missing a Javadoc comment. | 68 | |
| Missing a Javadoc comment. | 69 | |
| Missing a Javadoc comment. | 71 | |
| Missing a Javadoc comment. | 73 | |
| Parameter contextNode should be final. | 73 | |
| Parameter navigator should be final. | 74 | |
| 'navigator' hides a field. | 74 | |
| '{' should be on the previous line. | 75 | |
| '(' is followed by whitespace. | 79 | |
| ')' is preceded with whitespace. | 80 | |
| Missing a Javadoc comment. | 83 | |
| '{' should be on the previous line. | 84 | |
| Method 'init' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| Missing a Javadoc comment. | 89 | |
| Parameter contextNode should be final. | 89 | |
| Parameter navigator should be final. | 90 | |
| 'navigator' hides a field. | 90 | |
| '{' should be on the previous line. | 91 | |
| Line has trailing spaces. | 93 | |
| Method 'internalCreateIterator' is not designed for extension - needs to be abstract, final or empty. | 97 | |
| Missing a Javadoc comment. | 97 | |
| Parameter contextNode should be final. | 97 | |
| '{' should be on the previous line. | 98 | |
| '(' is followed by whitespace. | 99 | |
| '(' is followed by whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| ')' is preceded with whitespace. | 99 | |
| '{' should be on the previous line. | 100 | |
| '(' is followed by whitespace. | 104 | |
| ')' is preceded with whitespace. | 104 | |
| '(' is followed by whitespace. | 106 | |
| ')' is preceded with whitespace. | 106 | |
| Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 109 | |
| Missing a Javadoc comment. | 109 | |
| '{' should be on the previous line. | 110 | |
| '(' is followed by whitespace. | 113 | |
| ')' is preceded with whitespace. | 113 | |
| '{' should be on the previous line. | 114 | |
| Method 'next' is not designed for extension - needs to be abstract, final or empty. | 121 | |
| Missing a Javadoc comment. | 121 | |
| Redundant throws: 'NoSuchElementException' is unchecked exception. | 121 | |
| '{' should be on the previous line. | 122 | |
| '(' is followed by whitespace. | 123 | |
| '!' is followed by whitespace. | 123 | |
| ')' is preceded with whitespace. | 123 | |
| '{' should be on the previous line. | 124 | |
| '(' is followed by whitespace. | 131 | |
| '(' is followed by whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| ')' is preceded with whitespace. | 131 | |
| Method 'remove' is not designed for extension - needs to be abstract, final or empty. | 136 | |
| Missing a Javadoc comment. | 136 | |
| Redundant throws: 'UnsupportedOperationException' is unchecked exception. | 136 | |
| '{' should be on the previous line. | 137 | |
| Missing a Javadoc comment. | 141 | |
| 'protected' modifier out of order with the JLS suggestions. | 141 | |
| Method 'pushIterator' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter iter should be final. | 143 | |
| '{' should be on the previous line. | 144 | |
| '(' is followed by whitespace. | 145 | |
| ')' is preceded with whitespace. | 145 | |
| '{' should be on the previous line. | 146 | |
| Missing a Javadoc comment. | 151 | |
| '{' should be on the previous line. | 152 | |
| '(' is followed by whitespace. | 153 | |
| ')' is preceded with whitespace. | 153 | |
| '{' should be on the previous line. | 154 | |
| '(' is followed by whitespace. | 157 | |
| ')' is preceded with whitespace. | 157 | |
| '{' should be on the previous line. | 158 | |
| Method 'getNavigator' is not designed for extension - needs to be abstract, final or empty. | 168 | |
| Missing a Javadoc comment. | 168 | |
| '{' should be on the previous line. | 169 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 89 | |
| Line has trailing spaces. | 91 | |
| Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter o should be final. | 95 | |
| Method 'isComment' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter o should be final. | 99 | |
| Method 'isDocument' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter o should be final. | 103 | |
| Method 'isElement' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Parameter o should be final. | 107 | |
| Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Parameter o should be final. | 111 | |
| Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Parameter o should be final. | 115 | |
| Method 'isText' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Parameter o should be final. | 119 | |
| Line has trailing spaces. | 124 | |
| Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter o should be final. | 125 | |
| Avoid inline conditionals. | 126 | |
| 'cast' is not followed by whitespace. | 126 | |
| Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Parameter o should be final. | 129 | |
| Avoid inline conditionals. | 130 | |
| 'cast' is not followed by whitespace. | 130 | |
| Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Parameter o should be final. | 133 | |
| Avoid inline conditionals. | 134 | |
| 'cast' is not followed by whitespace. | 134 | |
| Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Missing a Javadoc comment. | 137 | |
| Parameter o should be final. | 137 | |
| Avoid inline conditionals. | 138 | |
| 'cast' is not followed by whitespace. | 138 | |
| Line has trailing spaces. | 142 | |
| Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter o should be final. | 143 | |
| Avoid inline conditionals. | 144 | |
| 'cast' is not followed by whitespace. | 144 | |
| Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Parameter o should be final. | 147 | |
| Avoid inline conditionals. | 148 | |
| 'cast' is not followed by whitespace. | 148 | |
| Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Parameter o should be final. | 151 | |
| Avoid inline conditionals. | 152 | |
| 'cast' is not followed by whitespace. | 152 | |
| Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Missing a Javadoc comment. | 155 | |
| Parameter o should be final. | 155 | |
| Avoid inline conditionals. | 156 | |
| 'cast' is not followed by whitespace. | 156 | |
| Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Parameter o should be final. | 159 | |
| Avoid inline conditionals. | 160 | |
| 'cast' is not followed by whitespace. | 160 | |
| Line has trailing spaces. | 164 | |
| Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Missing a Javadoc comment. | 165 | |
| Parameter o should be final. | 165 | |
| 'cast' is not followed by whitespace. | 167 | |
| 'cast' is not followed by whitespace. | 169 | |
| 'cast' is not followed by whitespace. | 171 | |
| Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Missing a Javadoc comment. | 176 | |
| Parameter o should be final. | 176 | |
| 'cast' is not followed by whitespace. | 178 | |
| 'cast' is not followed by whitespace. | 180 | |
| 'cast' is not followed by whitespace. | 182 | |
| Line has trailing spaces. | 188 | |
| Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| Missing a Javadoc comment. | 189 | |
| Parameter o should be final. | 189 | |
| Avoid inline conditionals. | 190 | |
| 'cast' is not followed by whitespace. | 190 | |
| Line has trailing spaces. | 192 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| Missing a Javadoc comment. | 195 | |
| Parameter s should be final. | 195 | |
| Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| Missing a Javadoc comment. | 203 | |
| Parameter o should be final. | 203 | |
| 'cast' is not followed by whitespace. | 206 | |
| 'cast' is not followed by whitespace. | 208 | |
| Line has trailing spaces. | 214 | |
| Missing a Javadoc comment. | 215 | |
| Missing a Javadoc comment. | 216 | |
| Missing a Javadoc comment. | 217 | |
| Missing a Javadoc comment. | 218 | |
| Parameter o should be final. | 218 | |
| 'o' hides a field. | 218 | |
| Parameter pos should be final. | 218 | |
| 'pos' hides a field. | 218 | |
| Parameter end should be final. | 218 | |
| 'end' hides a field. | 218 | |
| Missing a Javadoc comment. | 223 | |
| Line has trailing spaces. | 226 | |
| Missing a Javadoc comment. | 226 | |
| 'o' hides a field. | 226 | |
| Line has trailing spaces. | 227 | |
| Missing a Javadoc comment. | 228 | |
| Missing a Javadoc comment. | 232 | |
| Line has trailing spaces. | 236 | |
| Line has trailing spaces. | 238 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 239 | |
| Missing a Javadoc comment. | 239 | |
| Parameter o should be final. | 239 | |
| 'cast' is not followed by whitespace. | 241 | |
| Parameter o should be final. | 242 | |
| Parameter i should be final. | 242 | |
| 'cast' is not followed by whitespace. | 243 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 250 | |
| Missing a Javadoc comment. | 250 | |
| Parameter o should be final. | 250 | |
| 'cast' is not followed by whitespace. | 252 | |
| Parameter o should be final. | 253 | |
| Parameter i should be final. | 253 | |
| 'cast' is not followed by whitespace. | 254 | |
| Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 263 | |
| Missing a Javadoc comment. | 263 | |
| Parameter o should be final. | 263 | |
| 'cast' is not followed by whitespace. | 266 | |
| 'cast' is not followed by whitespace. | 268 | |
| Avoid inline conditionals. | 270 | |
| Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| Missing a Javadoc comment. | 273 | |
| Parameter o should be final. | 273 | |
| Avoid inline conditionals. | 274 | |
| 'cast' is not followed by whitespace. | 274 | |
| Line is longer than 80 characters. | 279 | |
| Method 'getPrecedingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| Missing a Javadoc comment. | 279 | |
| Parameter o should be final. | 279 | |
| Line is longer than 80 characters. | 283 | |
| Method 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 283 | |
| Missing a Javadoc comment. | 283 | |
| Parameter o should be final. | 283 | |
| Line has trailing spaces. | 286 | |
| Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. | 289 | |
| Missing a Javadoc comment. | 289 | |
| Parameter o should be final. | 289 | |
| Line is longer than 80 characters. | 290 | |
| Avoid inline conditionals. | 290 | |
| 'cast' is not followed by whitespace. | 290 | |
| Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| Missing a Javadoc comment. | 293 | |
| Parameter o should be final. | 293 | |
| Line is longer than 80 characters. | 294 | |
| Avoid inline conditionals. | 294 | |
| 'cast' is not followed by whitespace. | 294 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 299 | |
| Missing a Javadoc comment. | 299 | |
| Parameter s should be final. | 299 | |
| Parameter o should be final. | 299 | |
| Must have at least one statement. | 303 | |
| '}' should be on the same line. | 304 | |
| 'cast' is not followed by whitespace. | 306 | |
| 'cast' is not followed by whitespace. | 306 | |
| '}' should be on the same line. | 307 | |
| '{' should be on the previous line. | 309 | |
| 'cast' is not followed by whitespace. | 310 | |
| Line has trailing spaces. | 319 | |
| Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty. | 320 | |
| Missing a Javadoc comment. | 320 | |
| Parameter s should be final. | 320 | |
| Line has trailing spaces. | 325 | |
| '{' should be on the previous line. | 332 | |
| Missing a Javadoc comment. | 333 | |
| Missing a Javadoc comment. | 335 | |
| Missing a Javadoc comment. | 337 | |
| Parameter elt should be final. | 337 | |
| Parameter uri should be final. | 337 | |
| 'uri' hides a field. | 337 | |
| Parameter prefix should be final. | 337 | |
| 'prefix' hides a field. | 337 | |
| '{' should be on the previous line. | 338 | |
| Line has trailing spaces. | 344 | |
| Line is longer than 80 characters. | 345 | |
| Expected an @return tag. | 348 | |
| '{' should be on the previous line. | 349 | |
| Missing a Javadoc comment. | 353 | |
| '{' should be on the previous line. | 354 | |
| Missing a Javadoc comment. | 358 | |
| '{' should be on the previous line. | 359 | |
| Missing a Javadoc comment. | 363 | |
| '{' should be on the previous line. | 364 | |
| '(' is followed by whitespace. | 365 | |
| '+' should be on a new line. | 365 | |
| '+' should be on a new line. | 366 | |
| ')' is preceded with whitespace. | 367 | |
| Line has trailing spaces. | 372 | |
| Line is longer than 80 characters. | 373 | |
| Missing a Javadoc comment. | 373 | |
| Parameter elt should be final. | 373 | |
| Parameter uri should be final. | 373 | |
| Parameter prefix should be final. | 373 | |
| Parameter map should be final. | 373 | |
| '!' is followed by whitespace. | 375 | |
| Line has trailing spaces. | 381 | |
| Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 382 | |
| Missing a Javadoc comment. | 382 | |
| Parameter o should be final. | 382 | |
| '{' should be on the previous line. | 383 | |
| '!' is followed by whitespace. | 384 | |
| 'cast' is not followed by whitespace. | 388 | |
| Line has trailing spaces. | 390 | |
| 'cast' is not followed by whitespace. | 392 | |
| Line is longer than 80 characters. | 404 | |
| Line has trailing spaces. | 15 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 22 | |
| Line has trailing spaces. | 24 | |
| Line has trailing spaces. | 26 | |
| '{' should be on the previous line. | 89 | |
| Line has trailing spaces. | 91 | |
| Method 'isAttribute' is not designed for extension - needs to be abstract, final or empty. | 95 | |
| Missing a Javadoc comment. | 95 | |
| Parameter o should be final. | 95 | |
| Method 'isComment' is not designed for extension - needs to be abstract, final or empty. | 99 | |
| Missing a Javadoc comment. | 99 | |
| Parameter o should be final. | 99 | |
| Method 'isDocument' is not designed for extension - needs to be abstract, final or empty. | 103 | |
| Missing a Javadoc comment. | 103 | |
| Parameter o should be final. | 103 | |
| Method 'isElement' is not designed for extension - needs to be abstract, final or empty. | 107 | |
| Missing a Javadoc comment. | 107 | |
| Parameter o should be final. | 107 | |
| Method 'isNamespace' is not designed for extension - needs to be abstract, final or empty. | 111 | |
| Missing a Javadoc comment. | 111 | |
| Parameter o should be final. | 111 | |
| Method 'isProcessingInstruction' is not designed for extension - needs to be abstract, final or empty. | 115 | |
| Missing a Javadoc comment. | 115 | |
| Parameter o should be final. | 115 | |
| Method 'isText' is not designed for extension - needs to be abstract, final or empty. | 119 | |
| Missing a Javadoc comment. | 119 | |
| Parameter o should be final. | 119 | |
| Line has trailing spaces. | 124 | |
| Method 'getAttributeName' is not designed for extension - needs to be abstract, final or empty. | 125 | |
| Missing a Javadoc comment. | 125 | |
| Parameter o should be final. | 125 | |
| Avoid inline conditionals. | 126 | |
| 'cast' is not followed by whitespace. | 126 | |
| Method 'getAttributeNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 129 | |
| Missing a Javadoc comment. | 129 | |
| Parameter o should be final. | 129 | |
| Avoid inline conditionals. | 130 | |
| 'cast' is not followed by whitespace. | 130 | |
| Method 'getAttributeQName' is not designed for extension - needs to be abstract, final or empty. | 133 | |
| Missing a Javadoc comment. | 133 | |
| Parameter o should be final. | 133 | |
| Avoid inline conditionals. | 134 | |
| 'cast' is not followed by whitespace. | 134 | |
| Method 'getAttributeStringValue' is not designed for extension - needs to be abstract, final or empty. | 137 | |
| Missing a Javadoc comment. | 137 | |
| Parameter o should be final. | 137 | |
| Avoid inline conditionals. | 138 | |
| 'cast' is not followed by whitespace. | 138 | |
| Line has trailing spaces. | 142 | |
| Method 'getCommentStringValue' is not designed for extension - needs to be abstract, final or empty. | 143 | |
| Missing a Javadoc comment. | 143 | |
| Parameter o should be final. | 143 | |
| Avoid inline conditionals. | 144 | |
| 'cast' is not followed by whitespace. | 144 | |
| Method 'getElementName' is not designed for extension - needs to be abstract, final or empty. | 147 | |
| Missing a Javadoc comment. | 147 | |
| Parameter o should be final. | 147 | |
| Avoid inline conditionals. | 148 | |
| 'cast' is not followed by whitespace. | 148 | |
| Method 'getElementNamespaceUri' is not designed for extension - needs to be abstract, final or empty. | 151 | |
| Missing a Javadoc comment. | 151 | |
| Parameter o should be final. | 151 | |
| Avoid inline conditionals. | 152 | |
| 'cast' is not followed by whitespace. | 152 | |
| Method 'getElementQName' is not designed for extension - needs to be abstract, final or empty. | 155 | |
| Missing a Javadoc comment. | 155 | |
| Parameter o should be final. | 155 | |
| Avoid inline conditionals. | 156 | |
| 'cast' is not followed by whitespace. | 156 | |
| Method 'getElementStringValue' is not designed for extension - needs to be abstract, final or empty. | 159 | |
| Missing a Javadoc comment. | 159 | |
| Parameter o should be final. | 159 | |
| Avoid inline conditionals. | 160 | |
| 'cast' is not followed by whitespace. | 160 | |
| Line has trailing spaces. | 164 | |
| Method 'getNamespacePrefix' is not designed for extension - needs to be abstract, final or empty. | 165 | |
| Missing a Javadoc comment. | 165 | |
| Parameter o should be final. | 165 | |
| 'cast' is not followed by whitespace. | 167 | |
| 'cast' is not followed by whitespace. | 169 | |
| 'cast' is not followed by whitespace. | 171 | |
| Method 'getNamespaceStringValue' is not designed for extension - needs to be abstract, final or empty. | 176 | |
| Missing a Javadoc comment. | 176 | |
| Parameter o should be final. | 176 | |
| 'cast' is not followed by whitespace. | 178 | |
| 'cast' is not followed by whitespace. | 180 | |
| 'cast' is not followed by whitespace. | 182 | |
| Line has trailing spaces. | 188 | |
| Method 'getTextStringValue' is not designed for extension - needs to be abstract, final or empty. | 189 | |
| Missing a Javadoc comment. | 189 | |
| Parameter o should be final. | 189 | |
| Avoid inline conditionals. | 190 | |
| 'cast' is not followed by whitespace. | 190 | |
| Line has trailing spaces. | 192 | |
| Method 'getDocument' is not designed for extension - needs to be abstract, final or empty. | 195 | |
| Missing a Javadoc comment. | 195 | |
| Parameter s should be final. | 195 | |
| Method 'getDocumentNode' is not designed for extension - needs to be abstract, final or empty. | 203 | |
| Missing a Javadoc comment. | 203 | |
| Parameter o should be final. | 203 | |
| 'cast' is not followed by whitespace. | 206 | |
| 'cast' is not followed by whitespace. | 208 | |
| Line has trailing spaces. | 214 | |
| Missing a Javadoc comment. | 215 | |
| Missing a Javadoc comment. | 216 | |
| Missing a Javadoc comment. | 217 | |
| Missing a Javadoc comment. | 218 | |
| Parameter o should be final. | 218 | |
| 'o' hides a field. | 218 | |
| Parameter pos should be final. | 218 | |
| 'pos' hides a field. | 218 | |
| Parameter end should be final. | 218 | |
| 'end' hides a field. | 218 | |
| Missing a Javadoc comment. | 223 | |
| Line has trailing spaces. | 226 | |
| Missing a Javadoc comment. | 226 | |
| 'o' hides a field. | 226 | |
| Line has trailing spaces. | 227 | |
| Missing a Javadoc comment. | 228 | |
| Missing a Javadoc comment. | 232 | |
| Line has trailing spaces. | 236 | |
| Line has trailing spaces. | 238 | |
| Method 'getAttributeAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 239 | |
| Missing a Javadoc comment. | 239 | |
| Parameter o should be final. | 239 | |
| 'cast' is not followed by whitespace. | 241 | |
| Parameter o should be final. | 242 | |
| Parameter i should be final. | 242 | |
| 'cast' is not followed by whitespace. | 243 | |
| Method 'getChildAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 250 | |
| Missing a Javadoc comment. | 250 | |
| Parameter o should be final. | 250 | |
| 'cast' is not followed by whitespace. | 252 | |
| Parameter o should be final. | 253 | |
| Parameter i should be final. | 253 | |
| 'cast' is not followed by whitespace. | 254 | |
| Method 'getParentAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 263 | |
| Missing a Javadoc comment. | 263 | |
| Parameter o should be final. | 263 | |
| 'cast' is not followed by whitespace. | 266 | |
| 'cast' is not followed by whitespace. | 268 | |
| Avoid inline conditionals. | 270 | |
| Method 'getParentNode' is not designed for extension - needs to be abstract, final or empty. | 273 | |
| Missing a Javadoc comment. | 273 | |
| Parameter o should be final. | 273 | |
| Avoid inline conditionals. | 274 | |
| 'cast' is not followed by whitespace. | 274 | |
| Line is longer than 80 characters. | 279 | |
| Method 'getPrecedingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 279 | |
| Missing a Javadoc comment. | 279 | |
| Parameter o should be final. | 279 | |
| Line is longer than 80 characters. | 283 | |
| Method 'getPrecedingSiblingAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 283 | |
| Missing a Javadoc comment. | 283 | |
| Parameter o should be final. | 283 | |
| Line has trailing spaces. | 286 | |
| Method 'getProcessingInstructionData' is not designed for extension - needs to be abstract, final or empty. | 289 | |
| Missing a Javadoc comment. | 289 | |
| Parameter o should be final. | 289 | |
| Line is longer than 80 characters. | 290 | |
| Avoid inline conditionals. | 290 | |
| 'cast' is not followed by whitespace. | 290 | |
| Method 'getProcessingInstructionTarget' is not designed for extension - needs to be abstract, final or empty. | 293 | |
| Missing a Javadoc comment. | 293 | |
| Parameter o should be final. | 293 | |
| Line is longer than 80 characters. | 294 | |
| Avoid inline conditionals. | 294 | |
| 'cast' is not followed by whitespace. | 294 | |
| Method 'translateNamespacePrefixToUri' is not designed for extension - needs to be abstract, final or empty. | 299 | |
| Missing a Javadoc comment. | 299 | |
| Parameter s should be final. | 299 | |
| Parameter o should be final. | 299 | |
| Must have at least one statement. | 303 | |
| '}' should be on the same line. | 304 | |
| 'cast' is not followed by whitespace. | 306 | |
| 'cast' is not followed by whitespace. | 306 | |
| '}' should be on the same line. | 307 | |
| '{' should be on the previous line. | 309 | |
| 'cast' is not followed by whitespace. | 310 | |
| Line has trailing spaces. | 319 | |
| Method 'parseXPath' is not designed for extension - needs to be abstract, final or empty. | 320 | |
| Missing a Javadoc comment. | 320 | |
| Parameter s should be final. | 320 | |
| Line has trailing spaces. | 325 | |
| '{' should be on the previous line. | 332 | |
| Missing a Javadoc comment. | 333 | |
| Missing a Javadoc comment. | 335 | |
| Missing a Javadoc comment. | 337 | |
| Parameter elt should be final. | 337 | |
| Parameter uri should be final. | 337 | |
| 'uri' hides a field. | 337 | |
| Parameter prefix should be final. | 337 | |
| 'prefix' hides a field. | 337 | |
| '{' should be on the previous line. | 338 | |
| Line has trailing spaces. | 344 | |
| Line is longer than 80 characters. | 345 | |
| Expected an @return tag. | 348 | |
| '{' should be on the previous line. | 349 | |
| Missing a Javadoc comment. | 353 | |
| '{' should be on the previous line. | 354 | |
| Missing a Javadoc comment. | 358 | |
| '{' should be on the previous line. | 359 | |
| Missing a Javadoc comment. | 363 | |
| '{' should be on the previous line. | 364 | |
| '(' is followed by whitespace. | 365 | |
| '+' should be on a new line. | 365 | |
| '+' should be on a new line. | 366 | |
| ')' is preceded with whitespace. | 367 | |
| Line has trailing spaces. | 372 | |
| Line is longer than 80 characters. | 373 | |
| Missing a Javadoc comment. | 373 | |
| Parameter elt should be final. | 373 | |
| Parameter uri should be final. | 373 | |
| Parameter prefix should be final. | 373 | |
| Parameter map should be final. | 373 | |
| '!' is followed by whitespace. | 375 | |
| Line has trailing spaces. | 381 | |
| Method 'getNamespaceAxisIterator' is not designed for extension - needs to be abstract, final or empty. | 382 | |
| Missing a Javadoc comment. | 382 | |
| Parameter o should be final. | 382 | |
| '{' should be on the previous line. | 383 | |
| '!' is followed by whitespace. | 384 | |
| 'cast' is not followed by whitespace. | 388 | |
| Line has trailing spaces. | 390 | |
| 'cast' is not followed by whitespace. | 392 | |
| Line is longer than 80 characters. | 404 |
| Violation | Message | Line |
|---|---|---|
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 73 | |
| Line has trailing spaces. | 75 | |
| Parameter xpathExpr should be final. | 86 | |
| '{' should be on the previous line. | 87 | |
| '(' is followed by whitespace. | 88 | |
| Line has trailing spaces. | 90 | |
| Line has trailing spaces. | 14 | |
| Line has trailing spaces. | 17 | |
| Line has trailing spaces. | 21 | |
| Line has trailing spaces. | 23 | |
| Line has trailing spaces. | 25 | |
| Line has trailing spaces. | 39 | |
| Line has trailing spaces. | 40 | |
| Line has trailing spaces. | 41 | |
| Line has trailing spaces. | 42 | |
| Line has trailing spaces. | 44 | |
| '{' should be on the previous line. | 73 | |
| Line has trailing spaces. | 75 | |
| Parameter xpathExpr should be final. | 86 | |
| '{' should be on the previous line. | 87 | |
| '(' is followed by whitespace. | 88 | |
| Line has trailing spaces. | 90 |
| Violation | Message | Line |
|---|---|---|
| File does not end with a newline. | 0 | |
| Missing package-info.java file. | 0 | |
| Line is longer than 80 characters. | 1 | |
| Line has trailing spaces. | 2 | |
| Missing a Javadoc comment. | 9 | |
| Missing a Javadoc comment. | 11 | |
| Redundant 'public' modifier. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Redundant 'public' modifier. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Redundant 'public' modifier. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Redundant 'public' modifier. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Redundant 'public' modifier. | 15 | |
| Line has trailing spaces. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Redundant 'public' modifier. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 | |
| File does not end with a newline. | 0 | |
| Line is longer than 80 characters. | 1 | |
| Line has trailing spaces. | 2 | |
| Missing a Javadoc comment. | 9 | |
| Missing a Javadoc comment. | 11 | |
| Redundant 'public' modifier. | 11 | |
| Missing a Javadoc comment. | 12 | |
| Redundant 'public' modifier. | 12 | |
| Missing a Javadoc comment. | 13 | |
| Redundant 'public' modifier. | 13 | |
| Missing a Javadoc comment. | 14 | |
| Redundant 'public' modifier. | 14 | |
| Missing a Javadoc comment. | 15 | |
| Redundant 'public' modifier. | 15 | |
| Line has trailing spaces. | 17 | |
| Missing a Javadoc comment. | 17 | |
| Redundant 'public' modifier. | 17 | |
| Line has trailing spaces. | 18 | |
| Line has trailing spaces. | 19 | |
| Line has trailing spaces. | 20 |